ContainerImage.Pinniped/site
Matt Moyer 60034b39a3
Fix wording on website hero text.
Requested by @pabloschuhmacher as a small fix.
2021-02-23 12:17:26 -08:00
..
archetypes Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
content More website tweaks. 2021-02-23 14:03:37 -06:00
redirects More website tweaks. 2021-02-23 14:03:37 -06:00
resources/_gen/assets/scss/scss More website tweaks. 2021-02-23 14:03:37 -06:00
themes/pinniped Fix wording on website hero text. 2021-02-23 12:17:26 -08:00
.gitignore Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
config.yaml More website tweaks. 2021-02-23 14:03:37 -06:00
netlify.toml Restructure docs into new layout. 2021-02-23 11:11:07 -06: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