ContainerImage.Pinniped/site
Matt Moyer 101394c714
Merge pull request #188 from smalltalk-ai/main
Hugo version of Pinniped site
2020-11-10 14:51:45 -06:00
..
archetypes Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
content Content updates 2020-11-10 13:39:13 -05:00
redirects Add Netlify configs for extra redirect domains. 2020-11-10 13:58:31 -06:00
resources/_gen/assets/scss/scss Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
themes/pinniped Content updates 2020-11-10 13:39:13 -05: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 Hugo version of Pinniped site 2020-11-06 12:42:57 -10: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