ContainerImage.Pinniped/site
Ryan Richard 19b60fe563 Clarify audience value in Concierge-only auth doc, and other doc updates
Also renamed a couple of integration test files to make their names
more clear.
2023-04-03 16:54:10 -07:00
..
archetypes Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
content Clarify audience value in Concierge-only auth doc, and other doc updates 2023-04-03 16:54:10 -07:00
redirects pause community meeting for a little while 2022-07-25 12:07:18 -07:00
resources/_gen/assets/scss/scss Update site footer and maintainers page 2022-09-27 16:13:55 -04:00
themes/pinniped Website now displays that it does not use cookies. 2023-01-26 17:09:57 -06:00
.gitignore Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
config.yaml Updated versions in docs for v0.22.0 release 2023-01-20 05:17:45 +00: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