File tree 2 files changed +10
-9
lines changed
2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ https://vuepress.vuejs.org/
26
26
- [ Multi-Language Support] ( https://vuepress.vuejs.org/guide/i18n.html )
27
27
- A default theme with:
28
28
- Responsive layout
29
- - Optional Homepage
30
- - [ Automatic basic typeahead search] ( https://vuepress.vuejs.org/default-theme-config/#built-in-search )
29
+ - [ Optional Homepage] ( https://vuepress.vuejs.org/default-theme-config/#homepage )
30
+ - [ Simple out-of-the-box header-based search] ( https://vuepress.vuejs.org/default-theme-config/#built-in-search )
31
31
- [ Algolia Search] ( https://vuepress.vuejs.org/default-theme-config/#algolia-search )
32
32
- Customizable navbar and sidebar
33
- - Auto-generated GitHub link and page edit links
33
+ - [ Auto-generated GitHub link and page edit links] ( https://vuepress.vuejs.org/default-theme-config/#git-repo-and-edit-links )
34
34
35
35
## Todo Features
36
36
Original file line number Diff line number Diff line change @@ -17,15 +17,16 @@ Each markdown file is compiled into HTML with [markdown-it](https://github.com/m
17
17
- [ Built-in markdown extensions] ( ./markdown.md ) optimized for technical documentation
18
18
- [ Ability to leverage Vue inside markdown files] ( ./using-vue.md )
19
19
- [ Vue-powered custom theme system] ( ./custom-themes.md )
20
- - Automatic Service Worker generation
21
- - Google Analytics Integration
22
- - Multi-language support
20
+ - [ Automatic Service Worker generation] ( /config/#serviceworker )
21
+ - [ Google Analytics Integration] ( /config/#ga )
22
+ - [ Multi-language support] ( ./i18n.md )
23
23
- A default theme with:
24
24
- Responsive layout
25
- - Optional Homepage
26
- - Simple out-of-the-box header-based search
25
+ - [ Optional Homepage] ( /default-theme-config/#homepage )
26
+ - [ Simple out-of-the-box header-based search] ( /default-theme-config/#built-in-search )
27
+ - [ Algolia Search] ( /default-theme-config/#algolia-search )
27
28
- Customizable navbar and sidebar
28
- - Auto-generated GitHub link and page edit links
29
+ - [ Auto-generated GitHub link and page edit links] ( /default-theme-config/#git-repo-and-edit-links )
29
30
30
31
## Todo
31
32
You can’t perform that action at this time.
0 commit comments