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