docusaurus/packages/docusaurus-plugin-content-blog/src
Sébastien Lorber 264774a550
perf: avoid duplicated git log calls in loadContent() and postBuild() for untracked Git files (#11211)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
2025-05-28 14:03:10 +02:00
..
__tests__ refactor(content-blog): replace reading-time with Intl.Segmenter API (#11138) 2025-05-15 13:22:00 +02:00
client refactor: prepare types for React 19 (#10746) 2024-12-06 18:03:04 +01:00
remark chore: upgrade monorepo to TS 5.8 (#10966) 2025-03-06 12:33:11 +01:00
authors.ts fix(blog): normalize inline authors socials (#10424) 2024-08-29 18:42:03 +02:00
authorsMap.ts fix(blog): apply baseUrl to relative image in blog authors (#10440) 2024-08-29 14:40:42 +02:00
authorsProblems.ts feat(blog): warn duplicate and inline authors (#10224) 2024-06-27 11:40:18 +02:00
authorsSocials.ts feat(blog): Add author social icons for bluesky, mastodon, threads, twitch, youtube, instagram (#10768) 2024-12-27 12:32:25 +01:00
blogUtils.ts refactor(content-blog): replace reading-time with Intl.Segmenter API (#11138) 2025-05-15 13:22:00 +02:00
contentHelpers.ts refactor(mdx-loader): read metadata from memory (loaded content) instead of fs (#10457) 2024-08-30 08:02:26 +02:00
feed.ts feat(blog): add feed xlst options to render beautiful RSS and Atom feeds (#9252) 2024-08-02 18:50:48 +02:00
frontMatter.ts feat(blog): Add frontMatter.sidebar_label (#10729) 2024-11-29 18:05:09 +01:00
index.ts feat(core, mdx-loader): deduplicate MDX compilation - siteConfig.future.experimental_faster.mdxCrossCompilerCache (#10479) 2024-09-06 16:07:09 +02:00
markdownLoader.ts
options.ts refactor(content-blog): replace reading-time with Intl.Segmenter API (#11138) 2025-05-15 13:22:00 +02:00
plugin-content-blog.d.ts perf: avoid duplicated git log calls in loadContent() and postBuild() for untracked Git files (#11211) 2025-05-28 14:03:10 +02:00
props.ts feat(blog): Add frontMatter.sidebar_label (#10729) 2024-11-29 18:05:09 +01:00
readingTime.ts refactor(content-blog): replace reading-time with Intl.Segmenter API (#11138) 2025-05-15 13:22:00 +02:00
routes.ts feat(blog): authors page (#10216) 2024-08-01 17:30:49 +02:00
translations.ts
types.ts