|
5 | 5 | # Site
|
6 | 6 | title: Vue.js
|
7 | 7 | subtitle:
|
8 |
| -description: "Reactive Components for Modern Web Interfaces" |
| 8 | +description: "The Progressive JavaScript Framework" |
9 | 9 | author: Evan You
|
10 | 10 | email:
|
11 | 11 | language: zh-CN
|
@@ -104,3 +104,47 @@ feed:
|
104 | 104 | type: atom
|
105 | 105 | path: atom.xml
|
106 | 106 | limit: 20
|
| 107 | + |
| 108 | +alias: |
| 109 | + api/index.html: v2/api/index.html |
| 110 | + guide/class-and-style.html: v2/guide/class-and-style.html |
| 111 | + guide/comparison.html: v2/guide/comparison.html |
| 112 | + guide/components.html: v2/guide/components.html |
| 113 | + guide/computed.html: v2/guide/computed.html |
| 114 | + guide/conditional.html: v2/guide/conditional.html |
| 115 | + guide/custom-directive.html: v2/guide/custom-directive.html |
| 116 | + guide/deployment.html: v2/guide/deployment.html |
| 117 | + guide/events.html: v2/guide/events.html |
| 118 | + guide/forms.html: v2/guide/forms.html |
| 119 | + guide/index.html: v2/guide/index.html |
| 120 | + guide/installation.html: v2/guide/installation.html |
| 121 | + guide/instance.html: v2/guide/instance.html |
| 122 | + guide/join.html: v2/guide/join.html |
| 123 | + guide/list.html: v2/guide/list.html |
| 124 | + guide/migration-vue-router.html: v2/guide/migration-vue-router.html |
| 125 | + guide/migration-vuex.html: v2/guide/migration-vuex.html |
| 126 | + guide/migration.html: v2/guide/migration.html |
| 127 | + guide/mixins.html: v2/guide/mixins.html |
| 128 | + guide/plugins.html: v2/guide/plugins.html |
| 129 | + guide/reactivity.html: v2/guide/reactivity.html |
| 130 | + guide/render-function.html: v2/guide/render-function.html |
| 131 | + guide/routing.html: v2/guide/routing.html |
| 132 | + guide/single-file-components.html: v2/guide/single-file-components.html |
| 133 | + guide/ssr.html: v2/guide/ssr.html |
| 134 | + guide/state-management.html: v2/guide/state-management.html |
| 135 | + guide/syntax.html: v2/guide/syntax.html |
| 136 | + guide/transitioning-state.html: v2/guide/transitioning-state.html |
| 137 | + guide/transitions.html: v2/guide/transitions.html |
| 138 | + guide/unit-testing.html: v2/guide/unit-testing.html |
| 139 | + examples/commits.html: v2/examples/commits.html |
| 140 | + examples/elastic-header.html: v2/examples/elastic-header.html |
| 141 | + examples/firebase.html: v2/examples/firebase.html |
| 142 | + examples/grid-component.html: v2/examples/grid-component.html |
| 143 | + examples/hackernews.html: v2/examples/hackernews.html |
| 144 | + examples/index.html: v2/examples/index.html |
| 145 | + examples/modal.html: v2/examples/modal.html |
| 146 | + examples/select2.html: v2/examples/select2.html |
| 147 | + examples/svg.html: v2/examples/svg.html |
| 148 | + examples/todomvc.html: v2/examples/todomvc.html |
| 149 | + examples/tree-view.html: v2/examples/tree-view.html |
| 150 | + |
0 commit comments