The Willow Bark Co-op website
https://willowbark.org
Warning: Missing License
We looked everywhere, but we couldn't find an OSI- or FSF-approved Free Software or Content License, which is a requirement for hosting content on Codeberg.
Learn about why no license or custom ones are a bad idea and get started on the docs.
Please consider carefully if you want to use (parts of) this project, as doing so might put you in legal trouble.
We looked everywhere, but we couldn't find an OSI- or FSF-approved Free Software or Content License, which is a requirement for hosting content on Codeberg.
Learn about why no license or custom ones are a bad idea and get started on the docs.
Please consider carefully if you want to use (parts of) this project, as doing so might put you in legal trouble.
- CSS 69.9%
- HTML 30.1%
|
Sam Whited
f154f98aa7
Signed-off-by: Sam Whited <sam@samwhited.com> |
||
|---|---|---|
| archetypes | Initial Hugo site and theme | |
| content | alter layout of contact section | |
| layouts | Align values text with left and add side bar summary | |
| static | Setup some basic headers and configure redirects | |
| themes/salix | themes: add rel="me" for @sam@social.coop | |
| .gitignore | Take an intial stab at writing content | |
| config.toml | update styling for team page. includes defining homepage & non-homepage header styles. | |
| netlify.toml | fix baseurl on generated previews | |
| 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 .