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> |
||
|---|---|---|
| archetypes | Initial Hugo site and theme | |
| content | Make sections re-orderable | |
| themes/salix | Attempt to fix the header sizing on small screens | |
| config.toml | Update to new design by AZ | |
| README.md | Fix typo in readme | |
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 .