Skip to content

Commit

Permalink
docs: add showcase to README
Browse files Browse the repository at this point in the history
  • Loading branch information
ulivz committed Jun 10, 2018
1 parent aaf8a28 commit f2e28c2
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,26 @@ https://vuepress.vuejs.org/
- Customizable navbar and sidebar
- [Auto-generated GitHub link and page edit links](https://vuepress.vuejs.org/default-theme-config/#git-repo-and-edit-links)

## Showcase

Websites built with VuePress:

### Vue Ecosystem

- [vue-cli](https://cli.vuejs.org/)
- [vuex](https://vuex.vuejs.org/)
- [vue-server-renderer](https://ssr.vuejs.org/)
- [vue-router](https://github.com/vuejs/vue-router)
- [vue-test-utils](https://vue-test-utils.vuejs.org/)
- [vue-loader](https://vue-loader.vuejs.org/)
- [vetur](https://vuejs.github.io/vetur/)
- [rollup-plugin-vue](https://rollup-plugin-vue.vuejs.org/)

### Community

- [cr-vue](https://cr-vue.mio3io.com/)
- [vuesax](https://lusaxweb.github.io/vuesax/)

## Todo Features

VuePress is still a work in progress. There are a few things that it currently does not support but are planned:
Expand Down

0 comments on commit f2e28c2

Please sign in to comment.