Using plugins
The static site generator core doesn't provide any feature of its own. All features are delegated to individual plugins: the docs feature provided by the docs plugin; the blog feature provided by the blog plugin; or individual pages provided by the pages plugin.
DocStatic is preconfigured to use the plugins required to support:
- KaTeX math equations
- Lunr search
- Mermaid diagrams
- OpenAPI docs
- GraphQL docs
For more information, refer to Using Plugins in the Docusaurus documentation.
Related topics
- Hosted CMS – Using docStatic with cloud-hosted or self-hosted TinaCMS.
- Search engine optimization (SEO) – How to make your docStatic site maximally search-engine-friendly.
- Style checking – Spelling, grammar and style checking in docStatic.
- Search – Search providers.
- Adding the CMS to an iPad home screen – Adding the CMS to an iPad home screen
- Blog – Blogging with docStatic.
- Notifications – Sending workflow notifications to email, Slack or Teams.