You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import { load, data } from'@theme/components/sponsors'
11
+
import { onMounted } from'vue'
12
+
13
+
onMounted(load)
10
14
</script>
11
15
12
16
# Become a Vue.js Sponsor {#become-a-vue-js-sponsor}
@@ -18,11 +22,11 @@ The tremendous amount of effort needed to maintain such a large ecosystem and de
18
22
19
23
Sponsorships can be done via [GitHub Sponsors](https://github.com/sponsors/yyx990803) or [OpenCollective](https://opencollective.com/vuejs). Invoices can be obtained via GitHub's payment system. Both monthly-recurring sponsorships and one-time donations are accepted. Recurring sponsorships are entitled to logo placements as specified in [Sponsorship Tiers](#tier-benefits).
20
24
21
-
If you have questions regarding tiers, payment logistics, or sponsor exposure data, please reach out to [[email protected]](mailto:[email protected]).
25
+
If you have questions regarding tiers, payment logistics, or sponsor exposure data, please reach out to [[email protected]](mailto:[email protected]?subject=Vue.js%20sponsorship%20inquiry).
22
26
23
27
## Sponsoring Vue as a Business {#sponsoring-vue-as-a-business}
24
28
25
-
Sponsoring Vue gives you great exposure to over **1.7 million** Vue developers around the world through our website and GitHub project READMEs. In addition, supporting OSS improves the reputation of your brand, which is an important asset for any company that interacts with developers.
29
+
Sponsoring Vue gives you great exposure to over **2 million** Vue developers around the world through our website and GitHub project READMEs. This not only directly generates leads, but also improves your brand recognition as a business that cares about Open Source. This is an intangible but extremely important asset for companies building products for developers, as it improves your conversion rate.
26
30
27
31
If you are using Vue to build a revenue-generating product, it makes business sense to sponsor Vue's development: **it ensures the project that your product relies on stays healthy and actively maintained.** The exposure and positive brand image in the Vue community also makes it easier to attract and recruit Vue developers.
28
32
@@ -36,9 +40,10 @@ You can also try to convince your employer to sponsor Vue as a business. This ma
36
40
37
41
## Tier Benefits {#tier-benefits}
38
42
39
-
-**Global Special**:
40
-
- Limited to one sponsor globally (currently filled).
41
-
- Exclusive above the fold logo placement on the front page of [vuejs.org](/).
43
+
-**Global Special Sponsor**:
44
+
- Limited to **one** sponsor globally. <spanv-if="!data?.special">Currently vacant. [Get in touch](mailto:[email protected]?subject=Vue.js%20special%20sponsor%20inquiry)!</span><spanv-else>(Currently filled)</span>
45
+
- (Exclusive) **Above the fold** logo placement on the front page of [vuejs.org](/).
46
+
- (Exclusive) Special shoutout and regular retweets of major product launches via [Vue's official X account](https://twitter.com/vuejs) (320k followers).
42
47
- Most prominent logo placement in all locations from tiers below.
43
48
-**Platinum (USD$2,000/mo)**:
44
49
- Prominent logo placement on the front page of [vuejs.org](/).
0 commit comments