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.
This commit is contained in:
fallshare 2021-01-06 12:15:21 +01:00 committed by GitHub
parent 76cb64e1dd
commit 00583a2614
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```