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

E
init  
Evan You 已提交
7 8 9
# VuePress

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

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

## Features

E
Evan You 已提交
15 16 17
- [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 已提交
18
- Service Worker Integration
E
Evan You 已提交
19 20 21 22
- Google Analytics Integration
- A default theme with:
  - Responsive layout
  - Optional Homepage
E
readme  
Evan You 已提交
23
  - Automatic basic typeahead search
E
Evan You 已提交
24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
  - 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