docusaurus/website/docs
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
..
_partials
api feat: adds blog archive route (#5428) 2021-09-02 17:35:13 +02:00
assets
guides fix: add docs tag validation to solve #5478 (#5479) 2021-09-03 14:43:24 +02:00
i18n refactor: rename Git master branch to main (#5345) 2021-08-17 18:41:53 +02:00
migration feat(plugin-blog): multi-authors support + authors.yml global configuration (#5396) 2021-08-26 12:21:58 +02:00
blog.mdx docs: document doc tags + refinements (#5433) 2021-08-30 11:03:03 +02:00
browser-support.md
cli.md
configuration.md
deployment.mdx docs: specify proper min Node.js version in Travis CI example (#5406) 2021-08-23 00:13:53 +03:00
docusaurus-core.md
installation.md feat(plugin-blog): multi-authors support + authors.yml global configuration (#5396) 2021-08-26 12:21:58 +02:00
introduction.md refactor: clean Canny integration + rename 'Feedback' to 'Feature Requests' + improve TS doc page (#5389) 2021-08-20 11:42:13 +02:00
lifecycle-apis.md
playground.mdx
presets.md docs: remove docusaurus-preset-name from preset doc (#5372) 2021-08-17 19:38:35 +02:00
search.md
static-assets.md
styling-layout.md docs: update docusaurus-plugin-sass instructions (#5352) 2021-08-13 12:47:13 +02:00
typescript-support.md feat: TypeScript presets/plugins should expose Options typing (#5456) 2021-09-01 12:14:40 +02:00
using-plugins.md
using-themes.md