docusaurus/packages/docusaurus-plugin-content-pages/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__ misc: replace all "Metadatas" with "Metadata" (#5871) 2021-11-09 19:46:10 +01:00
deps.d.ts refactor: move deps declarations into src (#5946) 2021-11-14 13:35:15 +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-pages.d.ts chore: upgrade TypeScript & other ESLint related deps (#5963) 2021-11-18 21:15:37 +08:00
pluginOptionSchema.ts feat(v2): generalize usage of _ prefix convention to exclude content files/folders (#5173) 2021-07-15 13:21:41 +02:00
types.ts refactor(preset-classic): migrate preset-classic to TypeScript (#5579) 2021-09-22 11:09:52 +02:00