ContainerImage.Pinniped/site
Andrew Keesler ef74ba7238
Re-export arch diagram to embed images
I followed the steps in site/content/docs/img/README.md.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2021-01-05 08:44:10 -05:00
..
archetypes Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
content Re-export arch diagram to embed images 2021-01-05 08:44:10 -05:00
redirects Fix some links on the community page. 2020-11-10 17:19:30 -06:00
resources/_gen/assets/scss/scss Adjust hero font size 2020-11-12 09:46:44 -05:00
themes/pinniped Remove duplicate docs from the repo and change all links to point to the Hugo site 2020-12-02 23:58:19 +05:30
.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 Add "Installing Pinniped" docs page. 2020-12-18 16:44:20 -06:00
netlify.toml Minor website fixes and adding netlify configs 2020-11-10 16:03:07 -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