ContainerImage.Pinniped/site
Matt Moyer a464c81711
Bump latest version on website.
We accidentally missed this in the v0.10.0 release process. The new YAML field here should make it easier to automate this step, which seems like a really good idea.
2021-08-03 09:21:54 -05:00
..
archetypes Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
content Link to the release from our v0.10.0 blog post. 2021-07-30 16:35:38 -05: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 Rework "install" sections of our docs. 2021-07-29 08:45:19 -05: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 Bump latest version on website. 2021-08-03 09:21:54 -05:00
netlify.toml Disable Content-Security-Policy for now. 2021-04-09 10:58:39 -05: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