A sandbox environment for testing Docusaurus features before deploying them to production. Use this space to experiment with layouts, plugins, content structures, and configurations.
This site is used to:
- Test layouts — experiment with page structure and navigation
- Try plugins — validate Docusaurus plugins before enabling them in production
- Draft content — write and review documentation without affecting live sites
- Validate configs — test
docusaurus.config.jschanges safely
npm install
npm startBrowse the docs using the sidebar, or check the Getting Started section.
If you find issues or want to suggest improvements, open an issue or pull request on GitHub.