ContainerImage.Pinniped/site
Matt Moyer 02815cfb26
Revert "Use GitHub's "latest" handling so this doesn't get out of sync."
This reverts commit 46ad41e813.

This turns out not to work, so we have to use a hardcoded version here.
2021-01-28 10:28:46 -06:00
..
archetypes Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
content Clean up docs using https://get.pinniped.dev redirects. 2021-01-28 10:15:39 -06:00
redirects Revert "Use GitHub's "latest" handling so this doesn't get out of sync." 2021-01-28 10:28:46 -06:00
resources/_gen/assets/scss/scss Adjust hero font size 2020-11-12 09:46:44 -05:00
themes/pinniped Add syntax highlighting CSS. 2021-01-28 10:15:39 -06:00
.gitignore Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
config.yaml Add syntax highlighting CSS. 2021-01-28 10:15:39 -06:00
netlify.toml Minor website fixes and adding netlify configs 2020-11-10 16:03:07 -05: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