1
0
Fork
You've already forked willowbark-web
0
forked from willowbark/web
The Willow Bark Co-op website
  • CSS 60.5%
  • HTML 39.5%
Sam Whited ab55f512c1 Attempt to fix the header sizing on small screens
Signed-off-by: Sam Whited <sam@samwhited.com>
2021年05月09日 09:39:40 -04:00
archetypes Initial Hugo site and theme 2021年04月30日 13:49:59 -04:00
content Make sections re-orderable 2021年05月09日 09:36:36 -04:00
themes/salix Attempt to fix the header sizing on small screens 2021年05月09日 09:39:40 -04:00
config.toml Update to new design by AZ 2021年05月06日 09:44:35 -04:00
README.md Fix typo in readme 2021年05月07日 10:10:34 -04:00

Willow Bark Co-op Website

This is the website. It uses Hugo.

To preview the site run hugo serve, to build it (into the public/ tree by default) just run hugo.

If you're not familiar with Hugo and just want to modify site content see the content/ tree. If you want to modify the actual layout see themes/salix/ and consider reading Introduction to Hugo Templating .