Skip to content

Commit 9ae58e8

Browse files
authored
update docs (#2387)
* update docs closes #2363 * update docs closes #2379 * update docs * update docs closes #2380 * update docs closes #2383 * update docs closes #2384 * update docs closes #2385 * update docs closes #2386 * update docs
1 parent 1c6cf97 commit 9ae58e8

File tree

14 files changed

+73
-32
lines changed

14 files changed

+73
-32
lines changed

src/v2/guide/team.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -470,28 +470,6 @@ order: 803
470470
'http://patreon.com/akryum'
471471
]
472472
},
473-
{
474-
name: 'Sarah Drasner',
475-
city: 'Denver, CO, USA',
476-
languages: ['en'],
477-
work: {
478-
role: 'Head of Developer Experience',
479-
org: 'Netlify',
480-
orgUrl: 'https://www.netlify.com/'
481-
},
482-
github: 'sdras',
483-
twitter: 'sarah_edo',
484-
codepen: 'sdras',
485-
reposOfficial: [
486-
'vuejs.org'
487-
],
488-
reposPersonal: [
489-
'intro-to-vue', 'vue-vscode-snippets', 'vue-vscode-extensionpack', 'sample-vue-shop'
490-
],
491-
links: [
492-
'https://sarah.dev/'
493-
]
494-
},
495473
{
496474
name: 'Damian Dulisz',
497475
title: 'Dark Mage of Plugins, News, and Confs',
@@ -658,6 +636,28 @@ order: 803
658636
]))
659637

660638
var emeriti = shuffle([
639+
{
640+
name: 'Sarah Drasner',
641+
city: 'Denver, CO, USA',
642+
languages: ['en'],
643+
work: {
644+
role: 'Director of Engineering, Core Developer Web',
645+
org: 'Google',
646+
orgUrl: 'https://www.google.com/'
647+
},
648+
github: 'sdras',
649+
twitter: 'sarah_edo',
650+
codepen: 'sdras',
651+
reposOfficial: [
652+
'vuejs.org'
653+
],
654+
reposPersonal: [
655+
'intro-to-vue', 'vue-vscode-snippets', 'vue-vscode-extensionpack', 'sample-vue-shop'
656+
],
657+
links: [
658+
'https://sarah.dev/'
659+
]
660+
},
661661
{
662662
name: 'Chris Fritz',
663663
title: 'Good Word Putter-Togetherer',

src/v2/guide/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Mocha は、柔軟性に重点を置いた JavaScript テストフレームワ
6363

6464
### 導入
6565

66-
ほとんどの Vue コンポーネントをテストするには、それらが機能していることを完全に検証するために、それらを DOM(仮想またはリアル)にマウントする必要があります。これは、フレームワークに依存しないコンセプトです。その結果、コンポーネントテストフレームワークが作成され、ユーザーが信頼できる方法でこれを行うことができると同時に、Vuex、Vue Router、およびその他の Vue プラグインの統合など、Vue 固有の便利さが提供されます。
66+
ほとんどの Vue コンポーネントをテストするには、それらが機能していることを完全に検証するために、それらを DOM(仮想またはリアル)にマウントする必要があります。これは、フレームワークに依存しないコンセプトです。その結果、コンポーネントテストフレームワークが作成され、ユーザーが確実にできる方法でこれを行うことができると同時に、Vuex、Vue Router、およびその他の Vue プラグインの統合など、Vue 固有の便利さが提供されます。
6767

6868
### フレームワークの選択
6969

themes/vue/_config.yml

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ site_description: Vue.js - The Progressive JavaScript Framework
22
google_analytics: UA-46852172-1
33
root_domain: jp.vuejs.org
44
vue_version: 2.5.16
5+
special_sponsors:
6+
- url: 'https://www.dcloud.io/hbuilderx.html?hmsr=vue-en&hmpl=&hmcu=&hmkw=&hmci='
7+
img: hbuilder.png
8+
name: HBuilder
9+
description: An IDE for Vue
510
platinum_sponsors_china:
611
- url: 'http://www.dcloud.io/?hmsr=vuejsorg&hmpl=&hmcu=&hmkw=&hmci='
712
img: dcloud.gif
8-
special_sponsors:
9-
- url: 'https://autocode.com/'
10-
img: autocode.svg
11-
name: Autocode
12-
description: 'Instant Webhooks, Scripts and APIs'
1313
platinum_sponsors:
1414
- url: >-
1515
https://vueschool.io/?utm_source=Vuejs.org&utm_medium=Banner&utm_campaign=Sponsored%20Banner&utm_content=V1
@@ -34,6 +34,10 @@ platinum_sponsors:
3434
- url: 'https://nuxtjs.org/'
3535
img: nuxt.png
3636
name: Nuxt
37+
- url: 'https://www.daskeyboard.com/?utm_source=vuejs&utm_medium=sponsorship'
38+
img: das_keyboard.png
39+
name: Das Keyboard
40+
inline_style: 'margin-top: 15px'
3741
gold_sponsors:
3842
- url: 'https://www.vuemastery.com/'
3943
img: vuemastery.png
@@ -137,6 +141,16 @@ gold_sponsors:
137141
- url: 'https://troypoint.com'
138142
img: troypoint.png
139143
name: TROYPOINT
144+
- url: >-
145+
https://webreinvent.com?utm_source=vuejs.org&utm_medium=logo&utm_campaign=patreon-sponsors
146+
img: webreinvent_technologies_pvt_ltd.svg
147+
name: WebReinvent Technologies Pvt Ltd
148+
- url: 'https://www.dronahq.com/?ref=github_Vuejs'
149+
img: dronahq.png
150+
name: DronaHQ
151+
- url: 'https://www.emqx.com'
152+
img: emq.png
153+
name: EMQ
140154
silver_sponsors:
141155
- url: 'https://roadster.com'
142156
img: roadster.png
@@ -159,6 +173,9 @@ silver_sponsors:
159173
- url: 'https://www.takt.io'
160174
img: takt.png
161175
name: Takt
176+
- url: 'https://technology.doximity.com/'
177+
img: doximity.png
178+
name: Doximity
162179
bronze_sponsors:
163180
- url: 'https://www.accelebrate.com/'
164181
img: accelebrate.png

themes/vue/layout/index.ejs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
</div>
3030
</div>
3131

32+
<%_ if (theme.special_sponsors) { _%>
3233
<div id="special">
3334
<h3>Special Sponsor</h3>
3435
<% var specialSponsor = theme.special_sponsors[0]; %>
@@ -38,6 +39,7 @@
3839
<span><%- specialSponsor.description %></span>
3940
</a>
4041
</div>
42+
<%_ } _%>
4143

4244
<div id="highlights">
4345
<div class="inner">

themes/vue/layout/partials/platinum_sponsors.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<span>プラチナスポンサー</span>
44
<div>
55
<%_ for (const sponsor of theme.platinum_sponsors) {_%>
6-
<a href="<%- sponsor.url %>" target="_blank" rel="sponsored noopener" class="logo">
6+
<a href="<%- sponsor.url %>" target="_blank" rel="sponsored noopener" class="logo"<%- sponsor.inline_style ? ` style="${sponsor.inline_style}"` : `` %>>
77
<img src="<%- url_for(`/images/${sponsor.wide_img || sponsor.img}`) %>" alt="<%-sponsor.name-%>">
88
</a>
99
<%_ } _%>

themes/vue/layout/partials/sponsors_sidebar.ejs

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<%_ if (theme.special_sponsors) { _%>
12
<div id="sidebar-sponsors-special">
23
<div class="main-sponsor">
34
<span>スペシャルスポンサー</span>
@@ -10,6 +11,8 @@
1011
</div>
1112
</div>
1213
</div>
13-
<% if (!page.sponsors && !page.partners) { %>
14+
<%_ } _%>
15+
<%_ if (!page.sponsors && !page.partners) { _%>
1416
<%- partial('partials/platinum_sponsors', { context: 'left' }) %>
15-
<% } %>
17+
<%_ } _%>
18+

themes/vue/source/css/index.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ body
123123
display: inline-block
124124
vertical-align: middle
125125
img
126-
margin: 15px
126+
margin: 15px 0 0
127127

128128
#highlights
129129
background-color: #fff
35.1 KB
Loading
35.1 KB
Loading

themes/vue/source/images/doximity.png

10.8 KB
Loading

themes/vue/source/images/dronahq.png

51 KB
Loading

themes/vue/source/images/emq.png

3.12 KB
Loading

themes/vue/source/images/hbuilder.png

16.7 KB
Loading

0 commit comments

Comments
 (0)