fix(create-docusaurus): Improve init templates blog setup + fix warnings (#10392)

This commit is contained in:
Sébastien Lorber 2024-08-12 15:59:03 +02:00 committed by GitHub
parent 471f0d4333
commit 547979a59f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 35 additions and 17 deletions

View file

@ -7,6 +7,10 @@ tags: [facebook, hello, docusaurus]
[Docusaurus blogging features](https://docusaurus.io/docs/blog) are powered by the [blog plugin](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-blog).
Here are a few tips you might find useful.
<!-- truncate -->
Simply add Markdown files (or folders) to the `blog` directory.
Regular blog authors can be added to `authors.yml`.