File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ deploy: all
13
13
update :
14
14
cd ../vue && \
15
15
git checkout -- dist && \
16
- git checkout master && \
16
+ git checkout 0.12.16 && \
17
17
grunt build && \
18
18
webpack --config build/webpack.test.config.js > /dev/null
19
19
cp ../vue/dist/vue.min.js themes/vue/source/js/vue.min.js
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ language:
12
12
13
13
# URL
14
14
# # If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/'
15
- url : http://vuejs.org
15
+ url : http://012. vuejs.org
16
16
root : /
17
17
permalink : :year/:month/:day/:title/
18
18
tag_dir : tags
@@ -97,4 +97,4 @@ markdown:
97
97
# # Docs: http://zespia.tw/hexo/docs/deployment.html
98
98
deploy :
99
99
type : git
100
- repository : git@github.com:vuejs/vuejs.org.git
100
+ repository : git@github.com:vuejs/012. vuejs.org.git
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuejs.org" ,
3
- "version" : " 0.12.4 " ,
3
+ "version" : " 0.12.6 " ,
4
4
"private" : true ,
5
5
"hexo" : {
6
6
"version" : " 3.1.1"
Original file line number Diff line number Diff line change 1
- vuejs.org
1
+ 012. vuejs.org
You can’t perform that action at this time.
0 commit comments