OneForce Docs
Welcome to the self-hosted, GitBook-style documentation site — built with Docusaurus.
This scaffold demonstrates the requested features:
- Sidebar navigation — see the left-hand nav, grouped into sections (
Docs). - Per-page table of contents — the right-hand outline on any page with headings.
- Built-in search — the search bar at the top, works fully offline via
@easyops-cn/docusaurus-search-local, no third-party account. - Dark mode — the sun/moon toggle at the top-right switches the color scheme.
- A traditional blog layout — see Blog, with dated posts.
Replace this page and the docs/ pages with more real content as the documentation grows.
Next steps
- Migrate or author further real documentation content.
- This site deploys to a dedicated GitHub repo (
guild-docs) viadeploy-github-pages.py, the same script already used for the main site and the MkDocs docs site.