Create a Page
Add Markdown or React files to src/pages to create a standalone page:
Create a Document
Documents are groups of pages connected through:
Create a Blog Post
Docusaurus creates a page for each blog post, but also a blog index page, a tag system, an RSS feed...
Markdown Features
Docusaurus supports Markdown and a few additional features.
Deploy your site
Docusaurus is a static-site-generator (also called Jamstack).
Congratulations!
You have just learned the basics of Docusaurus and made some changes to the initial template.
Self-host KaTeX Rendering Test
To ensure your Docusaurus site can render mathematical expressions properly, you need to include the KaTeX CSS and font assets. This guide will walk you through the process of self-hosting these assets, which can improve performance and reliability by eliminating external dependencies.
</> Prism (Code Block)
Lightweight, robust, elegant syntax highlighting.