docusaurus/packages/docusaurus-plugin-content-blog/src
2025-04-30 12:47:51 +02:00
..
__tests__ test(reading-time): Unit tests for calculating reading time (#11116) 2025-04-30 12:47:51 +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
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 test(reading-time): Unit tests for calculating reading time (#11116) 2025-04-30 12:47:51 +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 fix(create-docusaurus): Improve init templates blog setup + fix warnings (#10392) 2024-08-12 15:59:03 +02:00
plugin-content-blog.d.ts fix(plugins): add missing validateOptions types (#10929) 2025-02-13 15:29:51 +01:00
props.ts feat(blog): Add frontMatter.sidebar_label (#10729) 2024-11-29 18:05:09 +01:00
readingTime.ts test(reading-time): Unit tests for calculating reading time (#11116) 2025-04-30 12:47:51 +02:00
routes.ts
translations.ts
types.ts