We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fad913 commit 853bab2Copy full SHA for 853bab2
README.md
@@ -14,6 +14,7 @@ vue 2.x 组件库自动解析 Markdown 示例,自动构建发布到 `github-pa
14
- [x] `.md` 文件通过编写 `webpack` 加载器解析为 `vue` 代码
15
- [x] `Markdown` 文件解析其中包含 `snippet::: {code} :::` 格式为局部组件
16
- 项目构建
17
+ - [x] `travis` 自动构建 [https://travis-ci.org/github/kitorv/vue-ui-docs](https://travis-ci.org/github/kitorv/vue-ui-docs)
18
- [x] `github-pages` 在线访问 [https://kitorv.github.io/vue-ui-docs](https://kitorv.github.io/vue-ui-docs)
19
- [x] `npm` 包安装 [https://www.npmjs.com/package/vue-ui-docs](https://www.npmjs.com/package/vue-ui-docs)
20
0 commit comments