mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2025-12-23 06:15:47 +00:00
- 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
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