Concepts
This sections describes the underlying concepts of the IS Blocks KMS System. Understanding these concepts is essential to operating and administring a system.
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...
Deploy your site
Docusaurus is a static-site-generator (also called Jamstack).