Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ineesalmeida/almeida-cv.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfallshare <52582314+fallshare@users.noreply.github.com>2021-01-06 14:15:21 +0300
committerGitHub <noreply@github.com>2021-01-06 14:15:21 +0300
commit00583a261432a910b17d549208afb563354117d3 (patch)
tree1fc35943ba65ce0e13392463d1a1027e997dd0a1
parent76cb64e1dd98ce5480e24469c1644a1581aa6129 (diff)
docs: add information that Hugo Extended is required
Hugo Extended is supporting Sass/SCSS. This support is required in order to change the colors of the CV using config.toml.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index fcc0e2b..538a18a 100644
--- a/README.md
+++ b/README.md
@@ -21,8 +21,8 @@ If badges and other elements with background don't render correctly, remember to
Clone the repo: `git clone https://github.com/ineesalmeida/almeida-cv`
# Installation
-## Install Hugo
-To use almeida-cv theme you need to install Hugo by following https://gohugo.io/getting-started/installing/.
+## Install Hugo (Extended)
+To use almeida-cv theme you need to install Hugo Extended by following https://gohugo.io/getting-started/installing/.
## Create your personal website and run
```