mirror of
https://github.com/ineesalmeida/almeida-cv.git
synced 2025-05-14 05:55:17 +00:00
Merge 11b42208d0
into 707b19ec12
This commit is contained in:
commit
e2e6a1b622
1 changed files with 5 additions and 0 deletions
|
@ -30,6 +30,11 @@ git submodule add https://github.com/ineesalmeida/almeida-cv.git themes/almeida-
|
|||
```
|
||||
Replace the files in your site root's directory with the ones in `themes/almeida-cv/exampleSite`.
|
||||
|
||||
Tell hugo to use `almeida-cv` theme.
|
||||
```sh
|
||||
echo "theme = 'almeida-cv'" >> hugo.toml
|
||||
```
|
||||
|
||||
## Start Hugo in development mode
|
||||
```
|
||||
hugo server -D
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue