Files
santaspeen.ru-blog/blog/2021-08-26-welcome/index.md
T
Artur Akmalov f85f2dc3ae to TypeScript
2023-05-21 17:54:37 +05:00

769 B

slug, title, tags
slug title tags
welcome Welcome
facebook
hello
docusaurus

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

Docusaurus blogging features are powered by the blog plugin.

Regular blog authors can be added to authors.yml.

The blog post date can be extracted from filenames, such as:

  • 2019-05-30-welcome.md
  • 2019-05-30-welcome/index.md

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

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.