📄️ Documentation Architecture
Add Markdown or React files to src/pages to create a standalone page:
📄️ Documentation Life Cycle
Challenges and Opportunities Principles and Foundations
📄️ Documentation Design
Docusaurus creates a page for each blog post, but also a blog index page, a tag system, an RSS feed...
📄️ Documentation Platform
Docusaurus supports Markdown and a few additional features.
📄️ Documentation Workflow
Docusaurus is a static-site-generator (also called Jamstack).
📄️ Documentation Workspace
You have just learned the basics of Docusaurus and made some changes to the initial template.