This is the core website for Zinc Collective LLC. It serves primarily as a public repository of information about the cooperative.
- Clone the repository
- Read the contents of
bin/setup
, make sure you understand it; and then run it. - Run
npm run dev
to start development server. - Make your desired changes to the HTML files.
- Make a commit that explains your motivation for the change you made.
- Submit a patch!
This site uses:
- Eleventy as its static site generator
- Nunjucks as the templating language
- Tailwind UI as our CSS and UI framework
- pandoc to compile some parts of the site into PDF
We rely on TailwindUI for our components, and have a draft sitemap we're working from. Password for Tailwind is in the contributor password vault.
Changes merged into the development
branch are auto-deployed to [https://www.zinc.coop].