README.md 1.1 KB
Newer Older
E
Evan You 已提交
1 2 3 4
<p align="center">
  <img width="280" src="https://github.com/vuejs/vuepress/blob/master/docs/.vuepress/public/hero.png" alt="logo">
</p>

E
init  
Evan You 已提交
5 6 7
# VuePress

> Minimalistic docs generator with Vue component based layout system
E
Evan You 已提交
8

E
link  
Evan You 已提交
9
https://vuepress.vuejs.org/
E
Evan You 已提交
10 11 12

## Features

E
Evan You 已提交
13 14 15
- [Built-in markdown extensions](https://vuepress.vuejs.org/guide/markdown.html) optimized for technical documentation
- [Ability to leverage Vue inside markdown files](https://vuepress.vuejs.org/guide/using-vue.html)
- [Vue-powered custom theme system](https://vuepress.vuejs.org/guide/custom-themes.html)
E
readme  
Evan You 已提交
16
- Service Worker Integration
E
Evan You 已提交
17 18 19 20
- Google Analytics Integration
- A default theme with:
  - Responsive layout
  - Optional Homepage
E
readme  
Evan You 已提交
21
  - Automatic basic typeahead search
E
Evan You 已提交
22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
  - Customizable navbar and sidebar
  - Auto-generated GitHub link and page edit links

## Todo Features

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

- Dropdown Items in Navbar
- Multi-Language Support
- Algolia DocSearch Integration
- Blogging support

Contributions are welcome!

## License

MIT