docusaurus/packages/docusaurus-plugin-content-blog/src
Liviu Ionescu 5cf2c39836
feat(blog): Add frontMatter.title_meta to override title for SEO (#10586)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-10-31 11:59:35 +01:00
..
__tests__ feat(blog): Add frontMatter.title_meta to override title for SEO (#10586) 2024-10-31 11:59:35 +01:00
client refactor(blog): theme-common shouldn't depend on blog content plugins (#10313) 2024-07-19 15:55:35 +02:00
remark feat(mdx-loader): upgrade to MDX v3 + (#9451) 2023-10-26 15:47:11 +02: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 fix(blog): normalize inline authors socials (#10424) 2024-08-29 18:42:03 +02:00
blogUtils.ts feat(blog): add onUntruncatedBlogPosts blog options (#10375) 2024-08-09 16:48:44 +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.title_meta to override title for SEO (#10586) 2024-10-31 11:59:35 +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 fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (#10168) 2024-05-24 19:03:23 +02:00
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 feat(blog): Add frontMatter.title_meta to override title for SEO (#10586) 2024-10-31 11:59:35 +01:00
props.ts feat(blog): authors page (#10216) 2024-08-01 17:30:49 +02:00
routes.ts feat(blog): authors page (#10216) 2024-08-01 17:30:49 +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