docusaurus/packages/docusaurus-plugin-content-blog/src
ozaki 2851c93d0d
feat(blog): allow processing blog posts through a processBlogPosts function (#9886)
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-03-05 22:58:16 +01:00
..
__tests__ feat(blog): allow processing blog posts through a processBlogPosts function (#9886) 2024-03-05 22:58:16 +01:00
client refactor(theme): use JSON-LD instead of microdata for blog structured data (#9669) 2024-02-15 16:25:21 +01:00
remark feat(mdx-loader): upgrade to MDX v3 + (#9451) 2023-10-26 15:47:11 +02:00
authors.ts fix(content-blog): add baseUrl for author.image_url (#9581) 2023-12-05 16:36:46 +01:00
blogUtils.ts feat(blog): allow processing blog posts through a processBlogPosts function (#9886) 2024-03-05 22:58:16 +01:00
feed.ts fix(content-blog): links in feed should be absolute (#9151) 2023-08-03 18:36:40 +02:00
frontMatter.ts feat(docs,blog,pages): add support for "unlisted" front matter - hide md content in production (#8004) 2022-11-03 14:31:41 +01:00
index.ts feat(blog): allow processing blog posts through a processBlogPosts function (#9886) 2024-03-05 22:58:16 +01:00
markdownLoader.ts refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
options.ts feat(blog): allow processing blog posts through a processBlogPosts function (#9886) 2024-03-05 22:58:16 +01:00
plugin-content-blog.d.ts feat(blog): allow processing blog posts through a processBlogPosts function (#9886) 2024-03-05 22:58:16 +01:00
props.ts feat(docs,blog,pages): add support for "unlisted" front matter - hide md content in production (#8004) 2022-11-03 14:31:41 +01:00
translations.ts fix(*): make TypeScript realize that each plugin package has a default export (#7294) 2022-05-03 18:23:34 +08:00
types.ts fix(*): make TypeScript realize that each plugin package has a default export (#7294) 2022-05-03 18:23:34 +08:00