ContainerImage.Pinniped/site
Ryan Richard aa361a70a7 clarifications to code walkthrough doc 2021-12-03 10:50:02 -08:00
..
archetypes Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
content clarifications to code walkthrough doc 2021-12-03 10:50:02 -08:00
redirects Change default install hint to use get.pinniped.dev/cli 2021-10-26 17:14:13 -04:00
resources/_gen/assets/scss/scss Add "Resources" section to pinniped.dev web site 2021-08-25 16:25:53 -07:00
themes/pinniped So long and thanks for all the fish 🦭 2021-09-03 12:38:53 -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 Update config.yaml 2021-09-16 11:43:40 -07: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