aboutsummaryrefslogtreecommitdiff
path: root/doc/docs/.vuepress/theme/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/docs/.vuepress/theme/README.md')
-rw-r--r--doc/docs/.vuepress/theme/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/docs/.vuepress/theme/README.md b/doc/docs/.vuepress/theme/README.md
new file mode 100644
index 0000000..fc49626
--- /dev/null
+++ b/doc/docs/.vuepress/theme/README.md
@@ -0,0 +1,11 @@
1# @vuepress/theme-default
2
3> theme-default for VuePress
4
5## Plugins
6
7The default theme has the following plugin built in:
8
9- [@vuepress/plugin-active-header-links](https://github.com/vuejs/vuepress/tree/master/packages/@vuepress/plugin-active-header-links)
10- [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/master/packages/%40vuepress/plugin-google-analytics)
11- [@vuepress/plugin-search](https://github.com/vuejs/vuepress/tree/master/packages/%40vuepress/plugin-search)