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.