ContainerImage.Pinniped/site
Ryan Richard e57a1a7891 Overwrite the old Supervisor+Concierge tutorial with the new one
And make it easier for web site readers to find by adding prominent
links to it from several places.
2022-02-11 17:03:13 -08:00
..
archetypes Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
content Overwrite the old Supervisor+Concierge tutorial with the new one 2022-02-11 17:03:13 -08:00
redirects Updated community and resources pages 2021-12-16 16:02:47 -06:00
resources/_gen/assets/scss/scss Add "Resources" section to pinniped.dev web site 2021-08-25 16:25:53 -07:00
themes/pinniped updated search functionality of docs on site 2022-02-09 11:01:37 -05:00
.gitignore Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
config.yaml Update latest version to v0.13.0 2022-01-21 15:19:40 -08:00
netlify.toml Disable Content-Security-Policy for now. 2021-04-09 10:58:39 -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