This subproject contains the Docusaurus documentation site served from https://bitsocial.net/docs/.
- Markdown and MDX docs content
- Docusaurus theme overrides and client modules
- Translation source files in
docs/i18n - Contributor playbooks used by agents and humans
docs/is the canonical docs location.docs-site/is legacy and should not be reintroduced.- Build docs through the repo root when you want the full static output plus the Pagefind index.
- For docs-specific workflow rules, read
docs/AGENTS.md.