This repository powers the documentation site for Activist Checklist.
- Docs site: docs.activistchecklist.org
- Main site: activistchecklist.org
- Main repo: github.com/ActivistChecklist/ActivistChecklist
Built with Starlight using Astro
Install dependencies and start the docs site locally:
yarn install
yarn dev