1af06bbcc9
I'm not sure if these docs are used anywhere in our website, but I don't think that they are. I'm assuming someone or something will yell if these should not be deleted. These docs also live at the root of the repo, and the duplicate versions are already drifting out of sync from one another. Signed-off-by: Andrew Keesler <akeesler@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