Merge branch 'tempv0.94.1'

This commit is contained in:
Bjørn Erik Pedersen 2022-03-11 15:49:50 +01:00
commit 81b8c9b832
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F

View File

@ -64,8 +64,7 @@ hugo server [flags]
--printMemoryUsage print memory usage to screen at intervals
--printPathWarnings print warnings on duplicate target paths etc.
--printUnusedTemplates print warnings on unused templates.
--renderStaticToDisk serve static files from disk and dynamic files from memory
--renderToDisk serve all files from disk (default is from memory)
--renderToDisk render to Destination path (default is render to memory & serve from there)
--templateMetrics display metrics about template executions
--templateMetricsHints calculate some improvement hints when combined with --templateMetrics
-t, --theme strings themes to use (located in /themes/THEMENAME/)