ContainerImage.Pinniped/site
Matt Moyer dd151b3f50
Fix missing titles on website docs.
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>
2021-03-01 11:31:27 -06:00
..
archetypes Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
content Fix missing titles on website docs. 2021-03-01 11:31:27 -06:00
redirects More website tweaks. 2021-02-23 14:03:37 -06:00
resources/_gen/assets/scss/scss More website tweaks. 2021-02-23 14:03:37 -06:00
themes/pinniped Add security headers to the website. 2021-02-23 14:38:05 -06:00
.gitignore Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
README.md Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
config.yaml Fix missing titles on website docs. 2021-03-01 11:31:27 -06:00
netlify.toml Add security headers to the website. 2021-02-23 14:38:05 -06:00

README.md

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