mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-04-26 03:00:52 +00:00
This doesn't change the generated HTML at all, as far as I can tell. Signed-off-by: Matt Moyer <moyerm@vmware.com>
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