5 lines
357 B
Plaintext
5 lines
357 B
Plaintext
hugo new pages/something.md
|
|
|
|
hugo --printUnusedTemplates --printPathWarnings --printI18nWarnings --enableGitInfo --debug server
|
|
|
|
hugo --debug --buildDrafts --cleanDestinationDir --config config.toml --enableGitInfo --gc --printI18nWarnings --printMemoryUsage --printPathWarnings --printUnusedTemplates --templateMetrics --templateMetricsHints --watch server |