mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-09 05:16:23 +10:00
ecb1920a9e7e098ba651db47b2bf48de75e28aca
This is the branch for
VuePress Next.
Status: alpha
Certain combinations of plugins may not work properly, and things may change or break until we reach beta phase. Do not use in production yet unless you are adventurous.
For 0.x, it's moved to 0.x branch and still maintained, the website was switching to https://v0.vuepress.vuejs.org.
Note that we are working hard to improve the documentation and contributions welcome if you keep up with the latest changes.
VuePress
Minimalistic docs generator with Vue component based layout system
Install
yarn add vuepress -D # Install 0.x.x.
yarn add vuepress@next -D # Install next.
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
- PWA: Popup UI to refresh contents
- Last Updated
Miscellaneous
Showcase
Websites built with VuePress:
Vue Ecosystem
Community
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
License
Languages
JavaScript
63.5%
Vue
22.4%
TypeScript
10.7%
Stylus
3.2%
HTML
0.2%