docusaurus/packages/docusaurus-plugin-content-p...
Joshua Chen 7a6607cfa1
refactor: remove a few Lodash usages & ESLint enforcement (#5807)
* refactor: remove some lodash usage

Signed-off-by: Josh-Cena <sidachen2003@gmail.com>

* Enforce ESLint

Signed-off-by: Josh-Cena <sidachen2003@gmail.com>

* More forbids

* Fixup

* Fix

* Fix website
2021-10-28 12:48:58 +08:00
..
src refactor: remove a few Lodash usages & ESLint enforcement (#5807) 2021-10-28 12:48:58 +08:00
README.md chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490) 2021-03-22 20:57:49 +01:00
package.json chore: prepare v2.0.0-beta.8 release (#5762) 2021-10-21 18:52:17 +02:00
tsconfig.json refactor(v2): add typing for pages plugin (#1813) 2019-10-07 22:35:58 -07:00
types.d.ts feat: TypeScript presets/plugins should expose Options typing (#5456) 2021-09-01 12:14:40 +02:00

@docusaurus/plugin-content-pages

Pages plugin for Docusaurus.

Usage

See plugin-content-pages documentation.