ContainerImage.Pinniped/site
Matt Moyer 7a1d92a8d4
Restructure docs into new layout.
Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-02-23 11:11:07 -06:00
..
archetypes Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
content Restructure docs into new layout. 2021-02-23 11:11:07 -06:00
redirects Update the get.pinniped.dev redirect to always point at the latest version. 2021-02-04 17:48:41 -06:00
resources/_gen/assets/scss/scss Restructure docs into new layout. 2021-02-23 11:11:07 -06:00
themes/pinniped Restructure docs into new layout. 2021-02-23 11:11:07 -06:00
.gitignore Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
config.yaml Rework docs sidebar to have some nesting. 2021-02-23 11:11:07 -06:00
netlify.toml Restructure docs into new layout. 2021-02-23 11:11:07 -06:00
README.md Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00

Website for Pinniped

Prerequisites
  • Hugo
    • macOS: brew install hugo
    • Windows: choco install hugo-extended -confirm

Build

hugo server --disableFastRender

Serve

Serve site at http://localhost:1313