docusaurus/packages/docusaurus-plugin-content-blog/src
Joshua Chen 2cc89e502f
feat(content-blog): include front matter in loaded content metadata (#6189)
* feat(content-blog): include front matter in metadata

* fixes
2021-12-26 11:24:24 +08:00
..
__tests__ feat(content-blog): include front matter in loaded content metadata (#6189) 2021-12-26 11:24:24 +08:00
authors.ts refactor: unify log format with new logger utility (#5994) 2021-12-20 17:24:59 +01:00
blogFrontMatter.ts chore: upgrade TypeScript & other ESLint related deps (#5963) 2021-11-18 21:15:37 +08:00
blogUtils.ts feat(content-blog): include front matter in loaded content metadata (#6189) 2021-12-26 11:24:24 +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): support json feed (#6126) 2021-12-18 22:47:40 +08:00
index.ts feat: async plugin creator functions (#6166) 2021-12-22 19:10:49 +01:00
markdownLoader.ts
plugin-content-blog.d.ts feat(content-blog): include front matter in loaded content metadata (#6189) 2021-12-26 11:24:24 +08:00
pluginOptionSchema.ts feat(content-blog): support json feed (#6126) 2021-12-18 22:47:40 +08:00
translations.ts
types.ts feat(content-blog): include front matter in loaded content metadata (#6189) 2021-12-26 11:24:24 +08:00