docusaurus/packages/docusaurus-plugin-content-blog
ozaki 0279c329ad
refactor(theme): dates should be formatted on the client-side instead of in nodejs code (#9868)
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-02-23 18:30:05 +01:00
..
src refactor(theme): dates should be formatted on the client-side instead of in nodejs code (#9868) 2024-02-23 18:30:05 +01:00
.npmignore misc: make copyUntypedFiles work for watch mode (#7445) 2022-05-18 19:18:32 +08:00
package.json refactor(theme): use JSON-LD instead of microdata for blog structured data (#9669) 2024-02-15 16:25:21 +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.