-
Notifications
You must be signed in to change notification settings - Fork 52
Expand file tree
/
Copy pathsponsors.html
More file actions
141 lines (132 loc) · 6.53 KB
/
sponsors.html
File metadata and controls
141 lines (132 loc) · 6.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
---
layout: layout
title: "Sponsorship Packages - VanRuby"
---
<div class="container my-5">
<div class="text-center mb-5">
<h1 class="display-4 fw-bold">Sponsorship Packages</h1>
<p class="lead text-muted">Support Vancouver's Ruby community and connect with talented developers</p>
</div>
<div class="row g-5 mb-5">
<!-- Gold Sponsorship -->
<div class="col-lg-6">
<div class="card h-100 border-warning">
<div class="card-header bg-warning text-dark">
<h2 class="card-title mb-0">Gold</h2>
</div>
<div class="card-body d-flex flex-column">
<h3 class="text-warning mb-3">$3000</h3>
<h4 class="h5 mb-3">Sponsor for entire year (12 meetups)</h4>
<ul class="list-unstyled mb-4">
<li class="mb-3">
<svg class="bi text-success me-2" width="1em" height="1em" fill="currentColor">
<use xlink:href="/assets/images/icons/bootstrap-icons.svg#check-circle-fill"></use>
</svg>
A thank you and blurb about your company included in all event marketing materials (social, website, etc)
</li>
<li class="mb-3">
<svg class="bi text-success me-2" width="1em" height="1em" fill="currentColor">
<use xlink:href="/assets/images/icons/bootstrap-icons.svg#check-circle-fill"></use>
</svg>
A thank you before each meetup and opportunity for your representative to speak for 2 minutes to attendees
</li>
<li class="mb-3">
<svg class="bi text-success me-2" width="1em" height="1em" fill="currentColor">
<use xlink:href="/assets/images/icons/bootstrap-icons.svg#check-circle-fill"></use>
</svg>
Your logo on a thank you slide before the presentations
</li>
<li class="mb-3">
<svg class="bi text-success me-2" width="1em" height="1em" fill="currentColor">
<use xlink:href="/assets/images/icons/bootstrap-icons.svg#check-circle-fill"></use>
</svg>
Your logo and link to your website from the sponsors page on vanruby.ca website as Gold sponsor
</li>
</ul>
<a href="https://github.com/vanruby/talks/issues/new?template=sponsor.yml" target="_blank" class="btn btn-secondary btn-lg mt-auto">Become a Gold Sponsor</a>
<p class="text-center mt-3 mb-0">
<small>No GitHub account? <a href="mailto:michael@mrlee.io,weston@netsign.com?subject=VanRuby Gold Sponsorship">Email us instead</a></small>
</p>
</div>
</div>
</div>
<!-- Silver Sponsorship -->
<div class="col-lg-6">
<div class="card h-100 border-secondary">
<div class="card-header bg-secondary text-white">
<h2 class="card-title mb-0">Silver</h2>
</div>
<div class="card-body d-flex flex-column">
<h3 class="text-secondary mb-3">$300</h3>
<h4 class="h5 mb-3">Sponsor 1 meetup</h4>
<ul class="list-unstyled mb-4">
<li class="mb-3">
<svg class="bi text-success me-2" width="1em" height="1em" fill="currentColor">
<use xlink:href="/assets/images/icons/bootstrap-icons.svg#check-circle-fill"></use>
</svg>
A thank you and blurb about your company included in the sponsored event marketing materials (social, website, etc)
</li>
<li class="mb-3">
<svg class="bi text-success me-2" width="1em" height="1em" fill="currentColor">
<use xlink:href="/assets/images/icons/bootstrap-icons.svg#check-circle-fill"></use>
</svg>
A thank you before the sponsored meetup and opportunity for your representative to speak for 2 minutes to attendees
</li>
<li class="mb-3">
<svg class="bi text-success me-2" width="1em" height="1em" fill="currentColor">
<use xlink:href="/assets/images/icons/bootstrap-icons.svg#check-circle-fill"></use>
</svg>
Your logo on a thank you slide before the presentation
</li>
<li class="mb-3">
<svg class="bi text-success me-2" width="1em" height="1em" fill="currentColor">
<use xlink:href="/assets/images/icons/bootstrap-icons.svg#check-circle-fill"></use>
</svg>
Your logo and link to your website from the sponsors page on vanruby.ca website as Silver sponsor
</li>
</ul>
<a href="https://github.com/vanruby/talks/issues/new?template=sponsor.yml" target="_blank" class="btn btn-secondary btn-lg mt-auto">Become a Silver Sponsor</a>
<p class="text-center mt-3 mb-0">
<small>No GitHub account? <a href="mailto:michael@mrlee.io,weston@netsign.com?subject=VanRuby Silver Sponsorship">Email us instead</a></small>
</p>
</div>
</div>
</div>
</div>
<div class="text-center my-5">
<h3 class="mb-4">Why Sponsor VanRuby?</h3>
<div class="row g-4">
<div class="col-md-4">
<div class="icon-square text-body-emphasis fs-4 mb-3">
<svg class="bi" width="1em" height="1em" fill="currentColor">
<use xlink:href="/assets/images/icons/bootstrap-icons.svg#people"></use>
</svg>
</div>
<h4>Reach 3000+ Developers</h4>
<p class="text-muted">Connect with Vancouver's largest Ruby community</p>
</div>
<div class="col-md-4">
<div class="icon-square text-body-emphasis fs-4 mb-3">
<svg class="bi" width="1em" height="1em" fill="currentColor">
<use xlink:href="/assets/images/icons/bootstrap-icons.svg#briefcase"></use>
</svg>
</div>
<h4>Hire Top Talent</h4>
<p class="text-muted">Access skilled Ruby developers actively looking for opportunities</p>
</div>
<div class="col-md-4">
<div class="icon-square text-body-emphasis fs-4 mb-3">
<svg class="bi" width="1em" height="1em" fill="currentColor">
<use xlink:href="/assets/images/icons/bootstrap-icons.svg#star"></use>
</svg>
</div>
<h4>Build Your Brand</h4>
<p class="text-muted">Showcase your company to the Vancouver tech community</p>
</div>
</div>
</div>
<div class="text-center mt-5">
<p class="lead">Questions about sponsorship?</p>
<a href="mailto:michael@mrlee.io,weston@netsign.com?subject=VanRuby Sponsorship" target="_blank" class="btn btn-primary btn-lg">Get in Touch</a>
</div>
</div>