mirror of
https://github.com/ineesalmeida/almeida-cv.git
synced 2025-01-18 02:40:25 +00:00
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:
parent
76cb64e1dd
commit
00583a2614
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue