docusaurus/packages/docusaurus-plugin-content-blog/src
ozaki a6de0f2725
feat(blog): author header social icons (#10222)
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Co-authored-by: slorber <slorber@users.noreply.github.com>
2024-07-12 09:59:56 +02:00
..
__tests__ feat(blog): author header social icons (#10222) 2024-07-12 09:59:56 +02: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 feat(blog): author header social icons (#10222) 2024-07-12 09:59:56 +02:00
authorsProblems.ts feat(blog): warn duplicate and inline authors (#10224) 2024-06-27 11:40:18 +02:00
authorsSocials.ts feat(blog): author header social icons (#10222) 2024-07-12 09:59:56 +02:00
blogUtils.ts feat(blog): warn duplicate and inline authors (#10224) 2024-06-27 11:40:18 +02:00
feed.ts feat(core): hash router option - browse site offline (experimental) (#9859) 2024-05-19 15:44:58 +02:00
frontMatter.ts feat(blog): author header social icons (#10222) 2024-07-12 09:59:56 +02:00
index.ts feat(mdx): support recma plugins (#10241) 2024-06-21 19:25:32 +02:00
markdownLoader.ts fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (#10168) 2024-05-24 19:03:23 +02:00
options.ts feat(blog): warn duplicate and inline authors (#10224) 2024-06-27 11:40:18 +02:00
plugin-content-blog.d.ts feat(blog): author header social icons (#10222) 2024-07-12 09:59:56 +02:00
props.ts feat(blog): group sidebar items by year (themeConfig.blog.sidebar.groupByYear) (#10252) 2024-06-28 16:59:35 +02:00
routes.ts feat(blog): group sidebar items by year (themeConfig.blog.sidebar.groupByYear) (#10252) 2024-06-28 16:59:35 +02: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(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (#10168) 2024-05-24 19:03:23 +02:00