ContainerImage.Pinniped/site
Joshua Casey 1ac8691199
Merge pull request #1687 from vmware-tanzu/ben/site-blog-h1-swap-main-title
Update blog rendering to h1 the title (not h2)
2023-09-20 12:39:51 -05:00
..
archetypes Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
content Merge pull request #1661 from vmware-tanzu/jtc/add-cicd-howto 2023-09-20 12:17:43 -05:00
redirects pause community meeting for a little while 2022-07-25 12:07:18 -07:00
resources/_gen/assets/scss/scss Update blog rendering to h1 the title (not h2) 2023-09-20 12:55:48 -04:00
themes/pinniped Update blog rendering to h1 the title (not h2) 2023-09-20 12:55:48 -04:00
.gitignore Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
config.yaml Updated versions in docs for v0.26.0 release 2023-09-19 22:56:05 +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