ContainerImage.Pinniped/site
Ryan Richard b46a2f0267 Add more details about OIDCClients to configure-auth-for-webapps.md
Co-authored-by: Ryan Richard <richardry@vmware.com>
Co-authored-by: Benjamin A. Petersen <ben@benjaminapetersen.me>
2022-09-22 12:31:31 -07:00
..
archetypes Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
content Add more details about OIDCClients to configure-auth-for-webapps.md 2022-09-22 12:31:31 -07:00
redirects pause community meeting for a little while 2022-07-25 12:07:18 -07:00
resources/_gen/assets/scss/scss Add "Resources" section to pinniped.dev web site 2021-08-25 16:25:53 -07:00
themes/pinniped pause community meeting for a little while 2022-07-25 12:07:18 -07:00
.gitignore Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
config.yaml pause community meeting for a little while 2022-07-25 12:07:18 -07: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