Docusaurus Integration Guide
This guide provides resources and information for integrating Sveltia CMS with Docusaurus, a popular static site generator focused on documentation websites.
Showcase
See real-world examples of Docusaurus integrations in our Showcase. Most of the listed sites include links to their source code, so you can explore how they implemented Sveltia CMS with Docusaurus.
Support for Docusaurus
We have implemented specific features to enhance the integration of Sveltia CMS with Docusaurus:
- If an entry collection has only a Markdown
bodyfield, the slug and summary of the entries will be generated from a header in the Markdown content, if exists. (Discussion)
Development Guide
We’ll be adding a detailed development guide for integrating Sveltia CMS with Docusaurus in the near future. In the meantime, you can refer to the Decap CMS documentation, which mostly applies to Sveltia CMS as well.