Skip to content

Commit 19c7843

Browse files
authored
Update Free Weekend Vue School banner (#2969)
* Update Free Weekend Vue School banner * Remove hardcoded date from Vue School banner
1 parent a413114 commit 19c7843

File tree

4 files changed

+273
-136
lines changed

4 files changed

+273
-136
lines changed

themes/vue/_config.yml

+29-35
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ root_domain: vuejs.org
44
vue_version: 2.7.8
55
# START SPONSORS
66
special:
7-
- name: uni-app
8-
url: https://uniapp.dcloud.io/?hmsr=vueen&hmpl=&hmcu=&hmkw=&hmci=
9-
img: uni_app.png?v2
10-
description: Cross-Platform for Vue
7+
- name: appwrite
8+
url: https://appwrite.io
9+
img: appwrite.svg
10+
description: Open Source Firebase Alternative
1111
platinum:
1212
- name: VueMastery
1313
url: https://www.vuemastery.com/
@@ -32,9 +32,6 @@ platinum:
3232
- name: Nuxt
3333
url: https://nuxtjs.org/
3434
img: nuxt.png
35-
- name: Refurbed
36-
url: https://www.refurbed.org/?utm_source=vuejs
37-
img: refurbed.png
3835
- name: ButterCMS
3936
url: >-
4037
https://buttercms.com/vuejs-cms/?utm_source=vuejs.org&utm_medium=banner&utm_campaign=sponsorship
@@ -45,17 +42,13 @@ platinum:
4542
- name: CodeDict
4643
url: https://code-dict.com
4744
img: codedict.svg
48-
- name: vuejs.de Conf
45+
- name: Chrome Frameworks Fund
46+
url: https://opencollective.com/2021-frameworks-fund
47+
img: chrome_frameworks_fund.png
48+
- name: Marker.io
4949
url: >-
50-
https://conf.vuejs.de/?utm_source=vuejs-vite&utm_medium=referral&utm_campaign=sponsoring
51-
img: vuejs_de_conf.svg
52-
platinum_china:
53-
- name: HBuilder
54-
url: https://www.dcloud.io/hbuilderx.html?hmsr=vue-en&hmpl=&hmcu=&hmkw=&hmci=
55-
img: hbuilder.png
56-
- name: 稀土掘金技术社区
57-
url: https://juejin.cn/frontend?utm_source=vue&utm_campaign=sponsor
58-
img: xitujuejinjishushequ.png
50+
https://marker.io/?utm_source=vuejs&utm_medium=sponsor&utm_campaign=dev-community
51+
img: marker_io.svg
5952
gold:
6053
- name: Laravel
6154
url: https://laravel.com
@@ -102,18 +95,9 @@ gold:
10295
- name: Fenêtre Online Solutions
10396
url: https://www.fenetre.nl/
10497
img: fen_tre_online_solutions.svg
105-
- name: MyEtherWallet Inc
106-
url: https://www.myetherwallet.com
107-
img: myetherwallet_inc.png
108-
- name: Barrage
109-
url: https://www.barrage.net
110-
img: barrage.png
11198
- name: Ant Design Vue
11299
url: https://antdv.com
113100
img: ant_design_vue.png
114-
- name: Lemon Law
115-
url: https://lemonlaw.site
116-
img: lemon_law.png
117101
- name: MQTT X
118102
url: https://mqttx.app
119103
img: mqtt_x.png
@@ -126,15 +110,24 @@ gold:
126110
- name: Handsontable - JavaScript Data Grid
127111
url: https://handsontable.com/
128112
img: handsontable___javascript_data_grid.svg
129-
- name: 1Tool
130-
url: https://www.1tool.com
131-
img: 1tool.png
132113
- name: LearnVue
133114
url: https://learnvue.co
134115
img: learnvue.png
135116
- name: Quickbooks tool hub
136117
url: https://quickbookstoolhub.com
137118
img: quickbooks_tool_hub.png
119+
- name: Casinoburst.com
120+
url: https://casinoburst.com/casino-utan-licens/
121+
img: casinoburst_com.png
122+
- name: uudetkasinot.com
123+
url: https://www.uudetkasinot.com
124+
img: uudetkasinot_com.png
125+
- name: spinsify.com/uk
126+
url: https://www.spinsify.com/uk/new-casinos
127+
img: spinsify_com_uk.png
128+
- name: 'Enkrypt: Ethereum and Polkadot Web3 Wallet'
129+
url: https://www.enkrypt.com
130+
img: enkrypt__ethereum_and_polkadot_web3_wallet.svg
138131
silver:
139132
- name: Draxlr
140133
url: https://www.draxlr.com
@@ -161,12 +154,6 @@ silver:
161154
url: >-
162155
https://localazy.com/blog/how-to-localize-vuejs-app-with-vue-i18n-and-localazy?utm_source=vuejs&utm_medium=banner&utm_campaign=sponsorships_vuejs&utm_content=logo
163156
img: localazy.png
164-
- name: AddWeb Solution
165-
url: http://addwebsolution.com/
166-
img: addweb_solution.png?v2
167-
- name: 1394TA
168-
url: https://1394ta.org
169-
img: 1394ta.png
170157
bronze:
171158
- name: Derek Pollard
172159
url: https://polyglotengineer.com/derek.pollard
@@ -192,6 +179,13 @@ bronze:
192179
- name: Monarch Air Group
193180
url: https://monarchairgroup.com
194181
img: monarch_air_group.png
182+
- name: The Codest
183+
url: https://thecodest.co/
184+
img: the_codest.png?v2
185+
platinum_china:
186+
- name: 稀土掘金技术社区
187+
url: https://juejin.cn/frontend?utm_source=vue&utm_campaign=sponsor
188+
img: xitujuejinjishushequ.png
195189
# END SPONSORS
196190
redirects:
197191
'/v2/api/index.html': '/api/'
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,19 @@
1-
<a
2-
id="vs"
3-
href="https://vueschool.io/free-weekend?friend=vuejs&utm_source=vuejs&utm_medium=website&utm_campaign=affiliate&utm_content=top_banner"
4-
target="_blank"
5-
rel="noreferrer"
6-
class="vs-hidden">
7-
<div
8-
class="vs-background-wrapper">
9-
<div class="vs-logo">
10-
<img src="/images/banners/vs-iso.svg" class="logo-small">
11-
<img src="/images/banners/vs-logo.svg" class="logo-big">
12-
</div>
1+
<a id="vs-top" class="vs-hidden" href="#" target="_blank">
2+
<div class="vs-background-wrapper">
3+
<div class="vs-logo"></div>
134
<div class="vs-core">
145
<div class="vs-slogan-wrapper">
15-
<div class="vs-slogan">
16-
Free Weekend 1st & 2nd of October
17-
</div>
18-
<div class="vs-subline">
19-
Get Access to ALL Vue School premium courses
20-
</div>
6+
<div id="vs-slogan" class="vs-slogan"></div>
7+
<div id="vs-subline" class="vs-subline"></div>
218
</div>
229
<div class="vs-button-wrapper">
23-
<div class="vs-button">
24-
Join for Free
25-
</div>
10+
<div id="vs-button" class="vs-button"></div>
2611
</div>
2712
</div>
2813
<div
2914
id="vs-close"
30-
class="vs-close"
31-
@click.stop.prevent="close">
32-
<img src="/images/banners/close.svg" alt="Close">
15+
class="vs-close">
16+
<img src="https://vueschool.io/images/close.svg" alt="Close">
3317
</div>
3418
</div>
35-
</a>
19+
</a>

0 commit comments

Comments
 (0)