docusaurus/packages/docusaurus-plugin-content-blog/src
Oliver Ullman 1366c31201
feat(core): allow sourcing from multiple static directories (#4095)
* [WIP] Implementaion of multiple directory static sourcing

* Move default to validation

* Update test

* Refactor

* Port to MDX loader

* Fix

* Move dogfooding assets

* Doc writeup

* Restore assets

* Support absolute paths

* Dogfood absolute path

* Fix

* More tests

* Fix snapshots

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-11-18 22:26:26 +08:00
..
__tests__ feat(content-blog): allow sorting posts in ascending order (#5787) 2021-11-09 18:25:43 +01:00
authors.ts refactor: use js-yaml to parse both JSON and YAML (#5806) 2021-11-03 17:55:14 +01:00
blogFrontMatter.ts chore: upgrade TypeScript & other ESLint related deps (#5963) 2021-11-18 21:15:37 +08:00
blogUtils.ts chore: upgrade TypeScript & other ESLint related deps (#5963) 2021-11-18 21:15:37 +08:00
deps.d.ts refactor: move deps declarations into src (#5946) 2021-11-14 13:35:15 +08:00
feed.ts chore: upgrade TypeScript & other ESLint related deps (#5963) 2021-11-18 21:15:37 +08:00
index.ts feat(core): allow sourcing from multiple static directories (#4095) 2021-11-18 22:26:26 +08:00
markdownLoader.ts refactor: migrate lqip-loader to TS, fix typing for Webpack Loaders (#5779) 2021-10-27 16:38:11 +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(content-blog): allow sorting posts in ascending order (#5787) 2021-11-09 18:25:43 +01: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(content-blog): allow sorting posts in ascending order (#5787) 2021-11-09 18:25:43 +01:00