Skip to content

Commit

Permalink
docs: link some items at README
Browse files Browse the repository at this point in the history
  • Loading branch information
ulivz committed May 2, 2018
1 parent 2bdc68e commit c237f5b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,14 @@ https://vuepress.vuejs.org/
- [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)
- Service Worker Integration
- Google Analytics Integration
- Multi-Language Support
- [Service Worker Integration](https://vuepress.vuejs.org/config/#serviceworker)
- [Google Analytics Integration](https://vuepress.vuejs.org/config/#ga)
- [Multi-Language Support](https://vuepress.vuejs.org/guide/i18n.html)
- A default theme with:
- Responsive layout
- Optional Homepage
- Automatic basic typeahead search
- [Automatic basic typeahead search](https://vuepress.vuejs.org/default-theme-config/#built-in-search)
- [Algolia Search](https://vuepress.vuejs.org/default-theme-config/#algolia-search)
- Customizable navbar and sidebar
- Auto-generated GitHub link and page edit links

Expand Down

0 comments on commit c237f5b

Please sign in to comment.