This tutorial will walk you through the basics of the Docusaurus i18n system.| docusaurus.io
Using MDX plugins to expand Docusaurus Markdown functionalities| docusaurus.io
An optimized site generator in React. Docusaurus helps you to move fast and write content. Build documentation websites, blogs, marketing pages, and more.| docusaurus.io
Provides the Docs functionality and is the default docs plugin for Docusaurus.| docusaurus.io
You can use the versioning CLI to create a new documentation version based on the latest content in the docs directory. That specific set of documentation will then be preserved and accessible even as the documentation in the docs directory continues to evolve.| docusaurus.io
Using the power of React in Docusaurus Markdown documents, thanks to MDX| docusaurus.io
Customizing headings and table-of-contents in Markdown| docusaurus.io
Deploy your Docusaurus app for production on a range of static site hosting services.| docusaurus.io
It is easy to translate a Docusaurus website with its internationalization (i18n) support.| docusaurus.io
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
Docusaurus provides a set of scripts to help you generate, serve, and deploy your website.| docusaurus.io
Customize your site's appearance through creating your own theme components| docusaurus.io
Docusaurus was designed from the ground up to be easily installed and used to get your website up and running quickly.| docusaurus.io
Provides the Blog feature and is the default blog plugin for Docusaurus.| docusaurus.io