
Also fixes our sitemap to have correct `lastmod` times when built locally (it was already correct on Netlify). 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