Aggiornamento README
This commit is contained in:
parent
92b29fc4c2
commit
4870ac1116
|
@ -7,7 +7,11 @@ cd sito-web
|
|||
git submodule add https://github.com/luizdepra/hugo-coder.git themes/hugo-coder
|
||||
```
|
||||
|
||||
Per testare live:
|
||||
Per testare in tempo reale:
|
||||
```bash
|
||||
hugo server -D
|
||||
```
|
||||
|
||||
## Organizzazione contenuti
|
||||
|
||||
Tutti i contenuti sono nella cartella `content` e hanno lo stesso nome dei menu.
|
Reference in New Issue