The Docusaurus 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. If there are no plugins installed, the site won't contain any routes.| docusaurus.io
Docusaurus uses MDX. Find out more about Docusaurus-specific features when writing Markdown.| docusaurus.io
The docs feature provides users with a way to organize Markdown files in a hierarchical format.| docusaurus.io
Provides the Blog feature and is the default blog plugin for Docusaurus.| docusaurus.io