docusaurus/packages/docusaurus-plugin-content-blog
Nam Hoang Le e092910627
fix(v2): improve BlogPostFrontMatter schema validation (#4759)
* fix(v2): improve BlogPostFrontMatter schema validation

* Edit doc

* Add deprecate warning message

* minor changes, disable warnings temporarily

* only disable warnings + fix frontmatter date type

Co-authored-by: Nam Hoang Le <nam.hoang.le@mgm-tp.com>
Co-authored-by: slorber <lorber.sebastien@gmail.com>
2021-05-14 18:52:51 +02:00
..
src fix(v2): improve BlogPostFrontMatter schema validation (#4759) 2021-05-14 18:52:51 +02:00
index.d.ts refactor(v2): format post date using Intl (#4344) 2021-03-04 19:11:31 +01:00
package.json chore(v2): prepare v2.0.0-beta.0 release (#4774) 2021-05-12 16:07:15 +02:00
README.md chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490) 2021-03-22 20:57:49 +01:00
tsconfig.json chore: json files should be linted (#4462) 2021-03-18 19:39:50 +01:00
types.d.ts chore(v2): fix several lint warnings, add missing types, cleanup (#3844) 2020-11-30 16:42:58 +01:00

@docusaurus/plugin-content-blog

Blog plugin for Docusaurus.

Usage

See plugin-content-blog documentation.