mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-04-29 20:37:16 +00:00
Also fix some comments that didn't fit onto one line in the yaml examples, be consistent about putting a blank line above `---` yaml separators, and some other small doc improvements.
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