docusaurus/packages/docusaurus-plugin-content-blog/src
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
..
__tests__ feat(v2): enable feeds by default in blog plugin (#3842) 2020-12-10 18:35:19 +01:00
blogUtils.ts chore(v2): fix several lint warnings, add missing types, cleanup (#3844) 2020-11-30 16:42:58 +01:00
index.ts feat(v2): core v2 i18n support + Docusaurus site Crowdin integration (#3325) 2020-11-26 12:16:46 +01:00
markdownLoader.ts feat(v2): core v2 i18n support + Docusaurus site Crowdin integration (#3325) 2020-11-26 12:16:46 +01:00
pluginOptionSchema.ts feat(v2): enable feeds by default in blog plugin (#3842) 2020-12-10 18:35:19 +01:00
types.ts feat(v2): enable feeds by default in blog plugin (#3842) 2020-12-10 18:35:19 +01:00