mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-09 05:16:23 +10:00
37eeabdce68d4efe0fcd347abc82cdc0b7f7ca0a
This is the branch for
VuePress 1.0.
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.
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
- PWA: Popup UI to refresh contents
- Last Updated
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:
- Migrate the old test.
@vuepress/plugin-test-utils.onceoption for plugin options, which allows the same plugin only to be applied only once.themename shortcut.@vuepress/theme-blog
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
License
Languages
JavaScript
63.5%
Vue
22.4%
TypeScript
10.7%
Stylus
3.2%
HTML
0.2%