๐๏ธ 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).
๐๏ธ Getting Started
Be prepared to go solo, there isnโt any feature complete API wrapper library for this yet.