mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-26 21:18:47 +02:00
* 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 |
||
---|---|---|
.. | ||
__tests__ | ||
blogUtils.ts | ||
index.ts | ||
markdownLoader.ts | ||
pluginOptionSchema.ts | ||
types.ts |