docusaurus/packages/docusaurus-plugin-content-blog/src
2021-10-05 19:04:24 +02:00
..
__tests__ feat: make tags route path configurable (#5545) 2021-09-21 19:19:18 +02:00
authors.ts feat(plugin-blog): multi-authors support + authors.yml global configuration (#5396) 2021-08-26 12:21:58 +02:00
blogFrontMatter.ts feat(v2): allow specifying TOC max depth (themeConfig + frontMatter) (#5578) 2021-09-29 11:19:11 +02:00
blogUtils.ts chore: upgrade Prettier + regenerate lock file (#5611) 2021-09-30 12:54:17 +02:00
index.ts feat: make tags route path configurable (#5545) 2021-09-21 19:19:18 +02:00
markdownLoader.ts feat(v2): Webpack 5, PostCSS 8 (#4089) 2021-04-30 18:06:53 +02:00
plugin-content-blog.d.ts refactor: make all Props defined as interface + readonly (#5636) 2021-10-05 19:04:24 +02:00
pluginOptionSchema.ts feat: make tags route path configurable (#5545) 2021-09-21 19:19:18 +02:00
translations.ts feat: make blog config options and navbar versions dropdown label translatable (#5371) 2021-08-20 17:11:59 +02:00
types.ts feat: properly type-check the Docusaurus config of new sites (#5589) 2021-09-30 17:49:44 +02:00