51c527a965
- Use camel-case in the static configmap - Parse the value into a boolean in the go struct instead of a string - Add test for when unsupported value is used in the configmap - Run the config_test.go tests in parallel - Update some paragraphs in configure-supervisor.md for clarity |
||
---|---|---|
.. | ||
archetypes | ||
content | ||
redirects | ||
resources/_gen/assets/scss/scss | ||
themes/pinniped | ||
.gitignore | ||
config.yaml | ||
netlify.toml | ||
README.md |
Website for Pinniped
Prerequisites
- Hugo
- macOS:
brew install hugo
- Windows:
choco install hugo-extended -confirm
- macOS:
Build
hugo server --disableFastRender
Serve
Serve site at http://localhost:1313