ContainerImage.Pinniped/site
Amy Manion ef11f97a75 Style updates
-adjust font sizes
-fix ordered lists

Signed-off-by: Amy Manion <amy.manion@principlestudios.com>
2020-11-12 09:35:17 -05:00
..
archetypes Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
content Add first blog post 2020-11-11 17:06:36 -05:00
redirects Fix some links on the community page. 2020-11-10 17:19:30 -06:00
resources/_gen/assets/scss/scss Style updates 2020-11-12 09:35:17 -05:00
themes/pinniped Style updates 2020-11-12 09:35:17 -05:00
.gitignore Hugo version of Pinniped site 2020-11-06 12:42:57 -10:00
config.yaml Fix some links on the community page. 2020-11-10 17:19:30 -06:00
netlify.toml Minor website fixes and adding netlify configs 2020-11-10 16:03:07 -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