Local Docs Development
Run the documentation site locally:
cd docs
hugo server --buildDraftsBuild the static site:
cd docs
hugo --minifyThe generated site is written to docs/public/.
Run the documentation site locally:
cd docs
hugo server --buildDraftsBuild the static site:
cd docs
hugo --minifyThe generated site is written to docs/public/.