docusaurus/packages/docusaurus-plugin-content-blog/src
2024-03-20 11:47:44 +01:00
..
__tests__ feat(sitemap): add support for "lastmod" (#9954) 2024-03-20 11:47:44 +01: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 fix(content-blog): add baseUrl for author.image_url (#9581) 2023-12-05 16:36:46 +01:00
blogUtils.ts feat(blog): add LastUpdateAuthor & LastUpdateTime (#9912) 2024-03-15 12:50:06 +01:00
feed.ts fix(blog): apply trailing slash to blog feed (#9920) 2024-03-14 16:45:00 +01:00
frontMatter.ts feat(blog): add LastUpdateAuthor & LastUpdateTime (#9912) 2024-03-15 12:50:06 +01:00
index.ts feat(sitemap): add support for "lastmod" (#9954) 2024-03-20 11:47:44 +01:00
markdownLoader.ts
options.ts feat(blog): add LastUpdateAuthor & LastUpdateTime (#9912) 2024-03-15 12:50:06 +01:00
plugin-content-blog.d.ts feat(blog): add LastUpdateAuthor & LastUpdateTime (#9912) 2024-03-15 12:50:06 +01:00
props.ts feat(docs,blog,pages): add support for "unlisted" front matter - hide md content in production (#8004) 2022-11-03 14:31:41 +01:00
translations.ts
types.ts