ContainerImage.Pinniped/site
2023-07-28 14:08:23 -04:00
..
archetypes
content site css: images on resource page should fit the grid 2023-07-28 14:08:23 -04:00
redirects
resources/_gen/assets/scss/scss site css: images on resource page should fit the grid 2023-07-28 14:08:23 -04:00
themes/pinniped site css: images on resource page should fit the grid 2023-07-28 14:08:23 -04:00
.gitignore
config.yaml
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