ContainerImage.Pinniped/site
Ryan Richard 4101a55001 Update docs for new LDAP/AD browser-based login flow
Also fix some comments that didn't fit onto one line in the yaml
examples, be consistent about putting a blank line above `---` yaml
separators, and some other small doc improvements.
2022-05-11 11:19:08 -07:00
..
archetypes Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
content Update docs for new LDAP/AD browser-based login flow 2022-05-11 11:19:08 -07: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 Update docs to reference the latest k8s codegen version 2022-03-03 10:36:42 -08: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 Updated versions in docs for v0.16.0 release 2022-04-20 18:52:59 +00: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