1ceef5874e
We have these redirects set up to make the `kubectl apply -f [...]` commands cleaner, but we never went back and fixed up the documentation to use them until now. Signed-off-by: Matt Moyer <moyerm@vmware.com> |
||
---|---|---|
.. | ||
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