docusaurus/packages/docusaurus-plugin-content-blog/src
Sébastien Lorber 66dbc7da39
Some checks are pending
Argos CI / take-screenshots (push) Waiting to run
Build Hash Router / Build Hash Router (push) Waiting to run
Canary Release / Publish Canary (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Continuous Releases / Continuous Releases (push) Waiting to run
E2E Tests / E2E — Yarn v1 (20) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (20.0) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (22) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (24) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (25.1) (push) Waiting to run
E2E Tests / E2E — Yarn v1 Windows (push) Waiting to run
E2E Tests / E2E — Yarn Berry (node-modules, -s) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (node-modules, -st) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (pnp, -s) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (pnp, -st) (push) Waiting to run
E2E Tests / E2E — npm (push) Waiting to run
E2E Tests / E2E — pnpm (push) Waiting to run
chore(docs, blog, pages): refactor/normalize plugin option id types for all content plugins (#11563)
2025-11-20 13:27:29 +01:00
..
__tests__ chore(blog): refactor blog Content, remove useless `blogListPaginated` attribute (#11562) 2025-11-20 12:52:29 +01: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 support for email social icon + resize default social icon a bit (#11425) 2025-09-23 15:08:02 +02:00
blogUtils.ts feat(core): New siteConfig `future.experimental_vcs` API + `future.experimental_faster.gitEagerVcs` flag (#11512) 2025-11-14 18:15:45 +01: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 chore(docs, blog, pages): refactor/normalize plugin option id types for all content plugins (#11563) 2025-11-20 13:27:29 +01: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 chore(docs, blog, pages): refactor/normalize plugin option id types for all content plugins (#11563) 2025-11-20 13:27:29 +01:00
plugin-content-blog.d.ts chore(docs, blog, pages): refactor/normalize plugin option id types for all content plugins (#11563) 2025-11-20 13:27:29 +01: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 chore(docs, blog, pages): refactor/normalize plugin option id types for all content plugins (#11563) 2025-11-20 13:27:29 +01:00
translations.ts chore(blog): refactor blog Content, remove useless `blogListPaginated` attribute (#11562) 2025-11-20 12:52:29 +01:00
types.ts fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (#10168) 2024-05-24 19:03:23 +02:00