Skip to content

Commit 32852d3

Browse files
committed
docs: update guide
1 parent dd44a3f commit 32852d3

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

packages/docs/docs/guide/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,16 @@ Each markdown file is compiled into HTML with [markdown-it](https://github.com/m
4646
* [Last Updated](../theme/default-theme-config.md#last-updated)
4747
* [Multi-Language Support](../guide/i18n.md)
4848

49+
**Blog theme**
50+
51+
* [Docuementation](https://vuepress-theme-blog.ulivz.com/)
52+
* [Live Example](https://ulivz.com/)
53+
54+
4955
**Plugin**
5056

5157
* [Powerful Plugin API](../plugin/README.md)
58+
* [Blog Plugin](https://vuepress-plugin-blog.ulivz.com/)
5259
* [Search Plugin](../plugin/official/plugin-search.md)
5360
* [PWA Plugin](../plugin/official/plugin-pwa.md)
5461
* [Google Analytics Plugin](../plugin/official/plugin-google-analytics.md)

packages/docs/docs/zh/guide/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,15 @@ VuePress 由两部分组成:第一部分是一个[极简静态网站生成器]
4242
* [最后更新时间](../theme/default-theme-config.md#最后更新时间)
4343
* [多语言支持](../guide/i18n.md)
4444

45+
**博客主题**
46+
47+
* [文档](https://vuepress-theme-blog.ulivz.com/)
48+
* [在线案例](https://ulivz.com/)
49+
4550
**Plugin**
4651

4752
* [强大的 Plugin API](../plugin/README.md)
53+
* [博客插件](https://vuepress-plugin-blog.ulivz.com/)
4854
* [PWA 插件](../plugin/official/plugin-pwa.md)
4955
* [Google Analytics 插件](../plugin/official/plugin-google-analytics.md)
5056
* ...

0 commit comments

Comments
 (0)