docusaurus/packages/docusaurus-plugin-content-blog
Cindy Gu 0b05806593
feat(v2): enable feeds by default in blog plugin (#3842)
* feat: enables feeds by default in blog

* feat(v2): enable feeds by default

committing a failed attempt for review

* feat(v2): enable feeds by default in blog plugin

- allow validation to work with arrays syntax
- using DEFAULT_OPTIONS.feedOptions.type instead

* feat(v2): enable feeds by default in blog plugin

- added documentation for feedOptions

* feat(v2): enable feeds by default in blog plugin

- modified implementation to allow feeds to be disable without error
- added unit test to ensure type: null leads to type: null after
  validation
- added documentation to explain how to disable feed generation
2020-12-10 18:35:19 +01:00
..
src feat(v2): enable feeds by default in blog plugin (#3842) 2020-12-10 18:35:19 +01:00
index.d.ts feat(v2): blog sidebar (#3593) 2020-10-16 19:12:05 +02:00
package.json chore(v2): prepare v2.0.0.alpha-69 release (#3808) 2020-11-24 13:51:15 +03:00
tsconfig.json refactor(v2): convert @docusaurus/plugin-content-blog to TypeScript (#1785) 2019-09-16 23:46:57 +08:00
types.d.ts chore(v2): fix several lint warnings, add missing types, cleanup (#3844) 2020-11-30 16:42:58 +01:00