docusaurus/packages/docusaurus-plugin-content-blog/src
swyx 194f429c1f
fix: add docs tag validation to solve #5478 (#5479)
* fix: add docs tag validation to solve #5478

fix: add docs tag validation to solve #5478

* Update docFrontMatter.ts

* Update docs-create-doc.mdx

* improve tag validation error messages + tests

* improve tags doc

* fix test

Co-authored-by: slorber <lorber.sebastien@gmail.com>
2021-09-03 14:43:24 +02:00
..
__tests__ fix: add docs tag validation to solve #5478 (#5479) 2021-09-03 14:43:24 +02:00
authors.ts feat(plugin-blog): multi-authors support + authors.yml global configuration (#5396) 2021-08-26 12:21:58 +02:00
blogFrontMatter.ts feat(plugin-blog): multi-authors support + authors.yml global configuration (#5396) 2021-08-26 12:21:58 +02:00
blogUtils.ts feat(plugin-blog): multi-authors support + authors.yml global configuration (#5396) 2021-08-26 12:21:58 +02:00
index.ts feat: adds blog archive route (#5428) 2021-09-02 17:35:13 +02:00
markdownLoader.ts feat(v2): Webpack 5, PostCSS 8 (#4089) 2021-04-30 18:06:53 +02:00
plugin-content-blog.d.ts feat: adds blog archive route (#5428) 2021-09-02 17:35:13 +02:00
pluginOptionSchema.ts feat: adds blog archive route (#5428) 2021-09-02 17:35:13 +02:00
translations.ts feat: make blog config options and navbar versions dropdown label translatable (#5371) 2021-08-20 17:11:59 +02:00
types.ts feat: adds blog archive route (#5428) 2021-09-02 17:35:13 +02:00