Compare commits
1 Commits
ec9a7ceb4e
...
3e3cd7ee16
Author | SHA1 | Date |
---|---|---|
|
3e3cd7ee16 |
|
@ -49,9 +49,9 @@ hugo deploy --environment staging
|
|||
Pour déployer en _production_ :
|
||||
|
||||
```
|
||||
hugo --minify --buildDrafts --buildFuture --environment staging
|
||||
hugo --minify --environment production
|
||||
node themes/hugo-theme-lowtech/scripts/typo
|
||||
hugo deploy --environment staging
|
||||
hugo deploy --environment production
|
||||
```
|
||||
|
||||
## Liens
|
||||
|
|
Loading…
Reference in New Issue