docusaurus/packages/docusaurus-plugin-content-blog
Armano 2f53b1a895
refactor(v2): merge linkify function used in blog and docs and align properties (#4402)
* refactor(v2): merge linkify function used in blog and docs

* refactor(v2): rename docsDirPath and docsDirPathLocalized ad update types

* refactor(v2): rename blogPostsBySource and update types

* improve replaceMarkdownLinks api

Co-authored-by: slorber <lorber.sebastien@gmail.com>
2021-03-12 15:11:08 +01:00
..
src refactor(v2): merge linkify function used in blog and docs and align properties (#4402) 2021-03-12 15:11:08 +01:00
index.d.ts refactor(v2): format post date using Intl (#4344) 2021-03-04 19:11:31 +01:00
package.json chore(v2): prepare v2.0.0.alpha-71 release (#4376) 2021-03-09 18:45:05 +01:00
README.md docs(v2): Add READMEs to v2 packages (#4034) 2021-01-14 17:16:26 +01:00
tsconfig.json refactor(v2): convert @docusaurus/plugin-content-blog to TypeScript (#1785) 2019-09-16 23:46:57 +08:00
types.d.ts chore(v2): fix several lint warnings, add missing types, cleanup (#3844) 2020-11-30 16:42:58 +01:00

@docusaurus/plugin-content-blog

Blog plugin for Docusaurus.

Usage

See plugin-content-blog documentation.