docusaurus/packages/docusaurus-plugin-content-blog
ozaki c745021b01
feat(blog): add LastUpdateAuthor & LastUpdateTime (#9912)
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-03-15 12:50:06 +01:00
..
src feat(blog): add LastUpdateAuthor & LastUpdateTime (#9912) 2024-03-15 12:50:06 +01:00
.npmignore misc: make copyUntypedFiles work for watch mode (#7445) 2022-05-18 19:18:32 +08:00
package.json feat(blog): allow processing blog posts through a processBlogPosts function (#9886) 2024-03-05 22:58:16 +01:00
README.md chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490) 2021-03-22 20:57:49 +01:00
tsconfig.client.json refactor(theme): use JSON-LD instead of microdata for blog structured data (#9669) 2024-02-15 16:25:21 +01:00
tsconfig.json refactor(theme): use JSON-LD instead of microdata for blog structured data (#9669) 2024-02-15 16:25:21 +01:00

@docusaurus/plugin-content-blog

Blog plugin for Docusaurus.

Usage

See plugin-content-blog documentation.