VuePress
Minimalistic docs generator with Vue component based layout system
Features
Built-in markdown extensions
Using Vue in Markdown
Vue-powered custom theme system
Default theme
- Responsive layout
- Optional Homepage
- Simple out-of-the-box header-based search
- Algolia Search
- Customizable navbar and sidebar
- Auto-generated GitHub link and page edit links
Miscellaneous
Showcase
Websites built with VuePress:
Vue Ecosystem
Community
Todo Features
VuePress is still a work in progress. There are a few things that it currently does not support but are planned:
- Plugin support
- Blogging support
Contributions are welcome!
Development
Please make sure your version of Node.js is greater than 8.
yarn
yarn dev # serves VuePress' own docs with itself
yarn test # make sure your code change pass the test