Update cheatsheets

This commit is contained in:
ivuorinen
2024-11-25 00:18:55 +00:00
parent a0e54c81e6
commit 9c3f085aee
6 changed files with 139 additions and 0 deletions

View File

@@ -20,6 +20,10 @@ source: https://github.com/tldr-pages/tldr.git
`hugo server --minify`
- Build and serve a site in the production environment with full re-renders while minifying supported formats:
`hugo server --environment {{production}} --disableFastRender --minify`
- Display help:
`hugo server --help`