Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 607 Bytes

File metadata and controls

16 lines (11 loc) · 607 Bytes

Docs Site

This subproject contains the Docusaurus documentation site served from https://bitsocial.net/docs/.

What Lives Here

  • Markdown and MDX docs content
  • Docusaurus theme overrides and client modules
  • Translation source files in docs/i18n
  • Contributor playbooks used by agents and humans

Important Notes

  • 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.