Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit b0770fa

Browse files
authored
docs: update
1 parent 57933fb commit b0770fa

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

docs/README.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ sidebar: auto
44

55
# @vuepress/plugin-blog
66

7-
> Official blog theme for VuePress.
7+
> Official blog plugin for VuePress.
88
9-
Note that this plug-in has been deeply integrated into [@vuepress/theme-blog](https://github.com/ulivz/vuepress-theme-blog).
9+
Note that this plugin has been deeply integrated into [@vuepress/theme-blog](https://github.com/ulivz/vuepress-theme-blog).
1010

1111
## Install
1212

@@ -317,8 +317,21 @@ natural experiences:
317317
```
318318

319319

320+
## Examples
321+
322+
Here is [live example](https://github.com/ulivz/70-lines-of-vuepress-blog-theme) that implements a VuePress theme in around 70 lines.
320323

321324

322325
## Options
323326

324-
###
327+
### directories
328+
329+
> TODO, contribution welcome.
330+
331+
### frontmatters
332+
333+
> TODO, contribution welcome.
334+
335+
336+
337+

0 commit comments

Comments
 (0)