Skip to main content

· One min read
Suman

Blog posts support Docu md features, such as MDX.

tip

Use the power of React to create interactive blog posts.

<button onClick={() => alert('button clicked!')}>Click me!</button>

· One min read
Suman

This is the summary of a very long blog post,

Use a <!-- truncate --> comment to limit blog post size in the list view.

· One min read
Suman

Docus blogging features are powered by the blog plugin.

Simply add Markdown files (or folders) to the blog directory.

A blog post folder can be convenient to co-locate blog post images:

Docusaurus Plushie

The blog supports tags as well!

And if you don't want a blog: just delete this directory, and use blog: false in your Docusaurus config.