docusaurus/packages/docusaurus-plugin-content-blog
Sébastien Lorber 78349480af
chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490)
* prepare v1-v2 domain switch

* rename v1 changelog as CHANGELOG-1.x.md

* switch v1/v2 changelogs

* Cleanup v2.docusaurus.io urls

* add netlify domain redirect

* remove circleci config

* remove another circle file
2021-03-22 20:57:49 +01:00
..
src fix(v2): Export Joi from validation-utils package (#4459) 2021-03-18 19:27:51 +01:00
README.md chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490) 2021-03-22 20:57:49 +01:00
index.d.ts refactor(v2): format post date using Intl (#4344) 2021-03-04 19:11:31 +01:00
package.json fix(v2): Export Joi from validation-utils package (#4459) 2021-03-18 19:27:51 +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

README.md

@docusaurus/plugin-content-blog

Blog plugin for Docusaurus.

Usage

See plugin-content-blog documentation.