File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -46,9 +46,16 @@ Each markdown file is compiled into HTML with [markdown-it](https://github.com/m
46
46
* [ Last Updated] ( ../theme/default-theme-config.md#last-updated )
47
47
* [ Multi-Language Support] ( ../guide/i18n.md )
48
48
49
+ ** Blog theme**
50
+
51
+ * [ Docuementation] ( https://vuepress-theme-blog.ulivz.com/ )
52
+ * [ Live Example] ( https://ulivz.com/ )
53
+
54
+
49
55
** Plugin**
50
56
51
57
* [ Powerful Plugin API] ( ../plugin/README.md )
58
+ * [ Blog Plugin] ( https://vuepress-plugin-blog.ulivz.com/ )
52
59
* [ Search Plugin] ( ../plugin/official/plugin-search.md )
53
60
* [ PWA Plugin] ( ../plugin/official/plugin-pwa.md )
54
61
* [ Google Analytics Plugin] ( ../plugin/official/plugin-google-analytics.md )
Original file line number Diff line number Diff line change @@ -42,9 +42,15 @@ VuePress 由两部分组成:第一部分是一个[极简静态网站生成器]
42
42
* [ 最后更新时间] ( ../theme/default-theme-config.md#最后更新时间 )
43
43
* [ 多语言支持] ( ../guide/i18n.md )
44
44
45
+ ** 博客主题**
46
+
47
+ * [ 文档] ( https://vuepress-theme-blog.ulivz.com/ )
48
+ * [ 在线案例] ( https://ulivz.com/ )
49
+
45
50
** Plugin**
46
51
47
52
* [ 强大的 Plugin API] ( ../plugin/README.md )
53
+ * [ 博客插件] ( https://vuepress-plugin-blog.ulivz.com/ )
48
54
* [ PWA 插件] ( ../plugin/official/plugin-pwa.md )
49
55
* [ Google Analytics 插件] ( ../plugin/official/plugin-google-analytics.md )
50
56
* ...
You can’t perform that action at this time.
0 commit comments