Compare commits

..

1 Commits

Author SHA1 Message Date
3e3cd7ee16 feat(Docs): Remove old documentation
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-24 15:10:17 +01:00

View File

@ -49,9 +49,9 @@ hugo deploy --environment staging
Pour déployer en _production_ : Pour déployer en _production_ :
``` ```
hugo --minify --buildDrafts --buildFuture --environment staging hugo --minify --environment production
node themes/hugo-theme-lowtech/scripts/typo node themes/hugo-theme-lowtech/scripts/typo
hugo deploy --environment staging hugo deploy --environment production
``` ```
## Liens ## Liens