-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsponsors.html
More file actions
258 lines (242 loc) · 12.3 KB
/
sponsors.html
File metadata and controls
258 lines (242 loc) · 12.3 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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta property="og:title" content="PyLadiesCon 2023 - Sponsors">
<meta property="og:description" content="Sponsoring PyLadiesCon.">
<meta property="og:type" content="article">
<meta property="og:url" content="https://conference.pyladies.com/sponsors.html">
<meta property="og:image" content="https://conference.pyladies.com/img/icon.png">
<meta property="og:image:alt" content="PyLadiesCon logo">
<link rel="shortcut icon" href="/img/favicon.ico" />
<title>PyLadiesCon 2023 - Sponsors</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter&family=Orbitron:wght@500&family=Press+Start+2P&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/vars.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
<script crossorigin="anonymous" src="https://kit.fontawesome.com/6cf87c29c5.js"></script>
</head>
<body>
<header class="site-header sticky-top py-1">
<nav class="navbar navbar-expand-lg navbar-light d-flex flex-row justify-content-around align-items-center">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<img class="hamburger-logo" src="img/bar-chart-2.png"/>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mx-auto">
<a href="index.html" aria-label="PyLadiesCon">
<img class="menu-logo" src="img/icon.png"/>
</a>
<li class="nav-item dropdown px-4">
<a class="nav-link dropdown-toggle menu-font" data-toggle="dropdown" href="index.html" role="button" aria-haspopup="true" aria-expanded="false">About</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="about.html#the-event">The Event</a>
<a class="dropdown-item" href="about.html#the-organizers">The Organizers</a>
<a class="dropdown-item" href="about.html#the-psf">The PSF</a>
<a class="dropdown-item" href="about.html#coc">Code of Conduct</a>
</div>
</li>
<li class="nav-item px-4">
<a class="nav-link dropdown-toggle menu-font" data-toggle="dropdown" href="index.html" role="button" aria-haspopup="true" aria-expanded="false">Speakers</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="speakers.html#keynotes">The Keynotes</a>
<a class="dropdown-item" href="speakers.html#speakers">The Speakers</a>
</div>
</li>
<li class="nav-item px-4">
<a class="py-2 d-flex d-md-inline-block menu-font" href="schedule.html">Schedule</a>
</li>
<li class="nav-item px-4">
<a class="py-2 d-flex d-md-inline-block menu-font" href="sponsors.html">Sponsor</a>
</li>
<li class="nav-item px-4">
<a class="py-2 d-flex d-inline-block menu-font" href="index.html#contact">Contact</a>
</li>
<div class="text-end px-4">
<a class="btn btn-outline-secondary btn-pink text-white" href="https://events.hubilo.com/pyladiescon2023/register">Register</a>
</div>
</ul>
</div>
</nav>
</header>
<main>
<!-- page cover -->
<div class="position-relative overflow-hidden p-1 p-md-3 m-md-1 text-center bg-white">
<div class="d-flex w-75 my-md-3 mx-auto align-items-center">
<div class="col-10 col-md-10 p-lg-1 mx-auto mt-auto">
<h4 class="special-font gradient title-size-2 text-start">Sponsor Prospectus for the first ever PyLadies Global Con!</h4>
<h4 class="no-font text-start">Join us online across the globe, Dec 1-3, 2023!</h4>
</div>
<div class="col-2 col-md-2 d-none d-lg-block">
<img class="img-fluid" src="img/sponsors-icon-2.png" />
</div>
</div>
</div>
<!-- about -->
<div class="d-md-flex flex-md-equal w-100 mt-md-3 ps-md-3">
<div class="bg-white pt-3 pt-md-5 overflow-hidden">
<img class="w-100" src="img/about-photo-1.png" />
</div>
<div class="bg-white pt-3 pt-md-5 overflow-hidden">
<img class="w-100" src="img/about-photo-2.png" />
</div>
</div>
<div class="d-md-flex flex-md-equal w-100 ps-md-3">
<div class="bg-white mr-md-3 pt-3 px-3 pt-md-5 px-md-5 text-left text-white overflow-hidden">
<div class="my-3 py-3 text-black" id="the-event">
<h2 class="display-8">The Event</h2>
<p class="lead">
Support PyLadies as we work to improve diversity by bringing fresh
talent into the Python community and to support both seasoned and
budding developers through workshops, community activities, and local
advocacy.
</p>
<p class="lead">
Supporting our first global conference will help PyLadies provide
financial support to help more women around the world with training,
mentorship, and aid to attend conferences and community events.
</p>
</div>
</div>
<div class="bg-pink mr-md-3 pt-3 px-3 pt-md-5 px-md-5 text-left overflow-hidden text-white">
<div class="my-3 p-3" id="the-organizers">
<h2 class="display-8">To learn more...</h2>
<p class="lead">
To learn more and to join us as a sponsor, please contact
[sponsors@pyladies.com](mailto:sponsors@pyladies.com), and a member of our sponsorship team will
get back to you soon.
</p>
<p class="lead">
<a class="rarrow-link-white text-white" href="mailto:sponsors@pyladies.com">Get in touch</a>
</p>
</div>
</div>
</div>
<div class="d-md-flex flex-md-equal w-100 ps-md-3 bg-pink px-5 pt-3 text-white">
<div class="table-responsive" id="plans">
<table class="table-pink">
<thead>
<tr>
<th scope="col" class="text-end"><h5 class="special-font">Levels</h5></th>
<th scope="col" class="table-plan-header">Champion</th>
<th scope="col" class="table-plan-header">Supporter</th>
<th scope="col" class="table-plan-header">Booster </th>
<th scope="col" class="table-plan-header">Partner</th>
<th scope="col" class="table-plan-header">Individual*</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row" class="text-end col-sm-2">Amount</th>
<td class="table-plan-td"><p style="font-size: 1.5rem;">$ 10,000</p></td>
<td class="table-plan-td"><p style="font-size: 1.5rem;">$ 5,000</p></td>
<td class="table-plan-td"><p style="font-size: 1.5rem;">$ 1,000</p></td>
<td class="table-plan-td"><p style="font-size: 1.5rem;">$ 500</p></td>
<td class="table-plan-td"><span style="font-size: 1.5rem;">$ 50</span> or more.<p>(* contribution at ticket registration)</p></td>
</tr>
<tr>
<th scope="row" class="text-end col-sm-2">Name listed on PyLadies Global Con website</th>
<td class="table-plan-td"><p style="font-size: 1.7rem;">✓</p></td>
<td class="table-plan-td"><p style="font-size: 1.7rem;">✓</p></td>
<td class="table-plan-td"><p style="font-size: 1.7rem;">✓</p></td>
<td class="table-plan-td"><p style="font-size: 1.7rem;">✓</p></td>
<td class="table-plan-td"><p style="font-size: 1.7rem;">✓</p></td>
</tr>
<tr>
<th scope="row" class="text-end col-sm-2">Logo on website</th>
<td class="table-plan-td"><p style="font-size: 1.7rem;">✓</p></td>
<td class="table-plan-td"><p style="font-size: 1.7rem;">✓</p></td>
<td class="table-plan-td"><p style="font-size: 1.7rem;">✓</p></td>
<td class="table-plan-td"><p style="font-size: 1.7rem;">✓</p></td>
<td class="table-plan-td"></td>
</tr>
<tr>
<th scope="row" class="text-end col-sm-2">Call out in conference open & closing<p class="desc">A shout out in the main feed by the conference organizers.</p></th>
<td class="table-plan-td"><p style="font-size: 1.7rem;">✓</p></td>
<td class="table-plan-td"><p style="font-size: 1.7rem;">✓</p></td>
<td class="table-plan-td"></td>
<td class="table-plan-td"></td>
<td class="table-plan-td"></td>
</tr>
<tr>
<th scope="row" class="text-end col-sm-2">LinkedIn posts</th>
<td class="table-plan-td">4 dedicated</td>
<td class="table-plan-td">2 dedicated</td>
<td class="table-plan-td text-nowrap">1 dedicated</td>
<td class="table-plan-td">1 shared</td>
<td class="table-plan-td"></td>
</tr>
<tr>
<th scope="row" class="text-end col-sm-2">Dedicated Hubilo virtual booth</th>
<td class="table-plan-td">Large</td>
<td class="table-plan-td">Medium</td>
<td class="table-plan-td">Small</td>
<td class="table-plan-td"></td>
<td class="table-plan-td"></td>
</tr>
<tr>
<th scope="row" class="text-end col-sm-2">Logo/info slide shown <p>A slide of your choice to be displayed on rotation during the event</p></th>
<td class="table-plan-td">Between talks and between timezone segments</td>
<td class="table-plan-td">Intermissions between timezone segments</td>
<td class="table-plan-td"></td>
<td class="table-plan-td"></td>
<td class="table-plan-td"></td>
</tr>
<tr>
<th scope="row" class="text-end col-sm-2">Promotional video shown<p>2 minutes</p></th>
<td class="table-plan-td">2 times each day</td>
<td class="table-plan-td">1 time during conference</td>
<td class="table-plan-td"></td>
<td class="table-plan-td"></td>
<td class="table-plan-td"></td>
</tr>
</tbody>
</table>
<p>
PyLadies is a direct project of the Python Software Foundation (“the
PSF”). In addition to tax deductibility as a marketing expense for our
sponsors, any applicable benefits of the PSF’s 501(c)3 designation from
the IRS also may apply. Determination letter from the IRS designating
the PSF as a charitable organization available from the PSF website.
</p>
</div>
</div>
</div>
</main>
<footer class="container py-5">
<div class="row align-items-center justify-content-lg-between">
<div class="col-md-7 col-lg-auto text-center text-md-start">
<img src="img/logo_footer.png" />
<small class="d-block mb-3 text-muted">
2007 - 2023 PyLadies. All Rights Reserved.<br>
Disclaimer - PyLadies and the PyLadies logo are trademarks of the Python Software Foundation
</small>
</div>
<div class="col-md-5 col-lg-auto text-center text-md-start">
<a class="arrow-link" href="https://pyladies.com/">PyLadies</a>
<a class="arrow-link" href="https://www.python.org/psf-landing/">PSF</a>
<a class="arrow-link" href="https://python.org">Python</a>
<div class="social pt-3">
<a href="mailto:pyladiescon@pyladies.com"><i class="fas fa-envelope fa-2x px-2"></i></a>
<a href="https://fosstodon.org/@pyladiescon" rel="me"><i class="fab fa-mastodon fa-2x px-2"></i></a>
<a href="https://twitter.com/pyladiescon"><i class="fab fa-twitter fa-2x px-2"></i></a>
<a href="https://instagram.com/pyladiescon"><i class="fab fa-instagram fa-2x px-2"></i></a>
<a href="https://www.linkedin.com/company/pyladiescon"><i class="fab fa-linkedin fa-2x px-2"></i></a>
</div>
</div>
<div class="row justify-content-center">
<div class="col-7 col-sm-6 col-lg-3">
<a href="https://www.awesomic.com"><img class="img-fluid" src="img/awesomic-white.gif"/></a>
</div>
</div>
</div>
</footer>
<script src="js/jquery-3.2.1.slim.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>