5
1
Fork
You've already forked web
1
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.
  • CSS 69.9%
  • HTML 30.1%
Sam Whited f154f98aa7
themes: add rel="me" for @sam@social.coop
Signed-off-by: Sam Whited <sam@samwhited.com>
2022年11月04日 08:44:15 -04:00
archetypes Initial Hugo site and theme 2021年04月30日 13:49:59 -04:00
content alter layout of contact section 2021年11月22日 10:42:57 +00:00
layouts Align values text with left and add side bar summary 2021年10月19日 13:32:08 -04:00
static Setup some basic headers and configure redirects 2021年08月12日 08:29:08 -04:00
themes/salix themes: add rel="me" for @sam@social.coop 2022年11月04日 08:44:15 -04:00
.gitignore Take an intial stab at writing content 2021年08月07日 07:13:06 -04:00
config.toml update styling for team page. includes defining homepage & non-homepage header styles. 2021年10月05日 14:27:06 -04:00
netlify.toml fix baseurl on generated previews 2021年08月13日 11:11:42 +00: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 .