Compare commits

..

1 Commits

Author SHA1 Message Date
Simon 3e3cd7ee16 feat(Docs): Remove old documentation
continuous-integration/drone/push Build is passing Details
2023-03-24 15:10:17 +01:00
1 changed files with 2 additions and 2 deletions

View File

@ -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