docusaurus/packages/docusaurus-plugin-content-blog/src/__tests__
不郑 7e5f6bb805
feat(content-blog): support json feed (#6126)
* feat(content-blog): support json feed

* feat(content-blog): support json feed

* feat(content-blog): add json type to default feed options

* Refactors, docs, validation

* Fix test

* Ammend docs

* Add API doc

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-12-18 22:47:40 +08:00
..
__fixtures__ fix(content-blog): temporarily swallow feed mdxToHtml errors + feed refactor (#5753) 2021-10-21 11:57:47 +02:00
__snapshots__ feat(content-blog): support json feed (#6126) 2021-12-18 22:47:40 +08:00
authors.test.ts feat(plugin-blog): multi-authors support + authors.yml global configuration (#5396) 2021-08-26 12:21:58 +02:00
blogFrontMatter.test.ts fix: add docs tag validation to solve #5478 (#5479) 2021-09-03 14:43:24 +02:00
blogUtils.test.ts feat: blog posts support /YYYY/MM/DD/blog-post/index.md pattern + blog frontmatter can reference relative images (#5309) 2021-08-06 17:51:59 +02:00
feed.test.ts feat(content-blog): support json feed (#6126) 2021-12-18 22:47:40 +08:00
index.test.ts feat(content-blog): allow sorting posts in ascending order (#5787) 2021-11-09 18:25:43 +01:00
linkify.test.ts refactor(v2): merge linkify function used in blog and docs and align properties (#4402) 2021-03-12 15:11:08 +01:00
pluginOptionSchema.test.ts feat(content-blog): support json feed (#6126) 2021-12-18 22:47:40 +08:00
translations.test.ts feat: make blog config options and navbar versions dropdown label translatable (#5371) 2021-08-20 17:11:59 +02:00