docusaurus/packages/docusaurus-plugin-content-blog/src
Joshua Chen 4e69c052d6
feat(content-blog): allow authors list to contain images only (#6416)
* feat(content-blog): allow authors list to contain images only

* adjust styles

* fix

* fix

* mention in docs

* fix wording
2022-01-20 22:08:18 +08:00
..
__tests__ feat(content-blog): allow authors list to contain images only (#6416) 2022-01-20 22:08:18 +08:00
authors.ts feat(content-blog): allow authors list to contain images only (#6416) 2022-01-20 22:08:18 +08:00
blogFrontMatter.ts feat(content-blog): allow authors list to contain images only (#6416) 2022-01-20 22:08:18 +08:00
blogUtils.ts feat(content-blog): parse date from middle of file path (#6245) 2022-01-20 16:43:00 +08:00
deps.d.ts refactor: move deps declarations into src (#5946) 2021-11-14 13:35:15 +08:00
feed.ts feat(content-blog): include tags in feed (#6388) 2022-01-18 17:20:37 +08:00
index.ts feat(content-blog): allow disabling generating archive (#6415) 2022-01-20 14:52:19 +01:00
markdownLoader.ts refactor: enforce type import specifiers (#6230) 2021-12-31 21:17:09 +08:00
plugin-content-blog.d.ts feat(content-blog): allow disabling generating archive (#6415) 2022-01-20 14:52:19 +01:00
pluginOptionSchema.ts feat(content-blog): allow disabling generating archive (#6415) 2022-01-20 14:52:19 +01:00
translations.ts chore: minor typo cleanup (#6324) 2022-01-13 14:36:53 +08:00
types.ts refactor: move exported type definitions to declaration file (#6300) 2022-01-09 22:02:31 +08:00