-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathindex.html
More file actions
245 lines (226 loc) · 13.7 KB
/
index.html
File metadata and controls
245 lines (226 loc) · 13.7 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
---
# Landing page without special layout template
---
{% include head.html %}
<body class="home">
<!-- note: home has extra .home-background wrapper around first 2/3rds of content -->
<div class="home-background">
<div class="grid-container">
{% include header-menu.html %}
<!-- home specific content -->
<div class="grid-x grid-padding-x align-center-middle home-hero">
<div class="large-5 small-10 cell">
<img src="assets/img/logo_postponed.png" alt="DragonPy Logo"/>
</div>
<div class="large-5 small-10 cell home-hero__text">
<h1 class="hero-text-bottom-padding">POSTPONED:<br>Python Best Practices for the modern Web and Data Scientists</h1>
<p class="hero-text-bottom-padding">A Python conference in Ljubljana, Slovenia, taking place on <strike>April 18
& 19, 2020</strike>. Followed by three days of sprints.</p>
<p><big><b>Due to COVID-19 the conference is postponed to a later time in the future</b></big></p>
<a href="/postponed" target="_blank" class="btn yellow">Read more</a>
</div>
</div>
<div class="grid-x grid-padding-x align-center home-newsletter">
<div class="small-10 large-4 grid-y align-top">
<div class="cell">
<h1>Stay Up to Date</h1>
</div>
<div class="cell grid-x">
<div class="large-12 cell">
<form action="https://dragonpy.us4.list-manage.com/subscribe/post?u=b5b4174148875c2fb71a0baf9&id=357fcd279f"
method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form"
class="validate"
target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<div id="mce-responses">
<div class="" id="mce-error-response" style="display:none"></div>
<div class="" id="mce-success-response" style="display:none"></div>
</div>
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL"
placeholder="email address" required>
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text"
name="b_b5b4174148875c2fb71a0baf9_357fcd279f"
tabindex="-1"
value="">
</div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe"
id="mc-embedded-subscribe" class="btn yellow"></div>
</div>
</form>
<p id="mc_disclaimer" class="text-left">*We are using Mailchimp for sending out newsletters.</p>
</div>
</div>
</div>
<div class="large-5 grid-x">
<div class="medium-10 medium-offset-1 large-10 large-offset-2 cell">
<div class="text-center large-text-left medium-text-left">
<a href="https://twitter.com/dragonpyconf?ref_src=twsrc%5Etfw" class="twitter-follow-button"
data-size="large" data-show-count="false">Follow @dragonpyconf</a>
</div>
<a class="twitter-timeline" data-lang="en" data-height="600" data-width="400" data-dnt="true"
href="https://twitter.com/dragonpyconf?ref_src=twsrc%5Etfw">Tweets by dragonpyconf</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
</div>
</div>
</div>
<div class="grid-container home-sponsors big-bottom-padding">
<div class="grid-x grid-padding-x align-center-middle">
<div class="large-10 small-10 cell big-bottom-padding">
<h1 id="keynotes">Keynote Speakers</h1>
</div>
<div class="large-4 medium-6 small-10 cell big-bottom-padding">
<img src="assets/img/mateja_verlic_bruncic.jpg" alt="dr. Mateja Verlič Brunčič"/>
</div>
<div class="large-6 small-10 cell ">
<h2 class="">dr. Mateja Verlič Brunčič</h2>
<p class="">Almost ten years ago, Python and its frameworks changed Mateja's life when she joined a well
known Slovenian startup. She quickly realized that Bottle and Flask are not necessarily related to
alcoholic beverages and that microframeworks could move large chunks of bodies, if necessary. She
believes that if the original MacGyver were a programmer, he would use Python and gum and some duct
tape.</p>
<p>She was knee-deep in tools and scripts, minding her own business, and then the next thing she knows,
she's involved with some badass Python developers doing good things, like organizing a Django workshop
for women. Not unlike Django from Django Unchained, but this one helping women to overcome their fear of
programming.</p>
<p>Currently, she's exploring the frontiers of genes, alleles and healthy lifestyle at GenePlanet.
<p>She will guide us through funny side-effects of getting to know Python and its family of frameworks. You
will also find out whether this journey was worth taking.</p>
</div>
</div>
</div>
<div class="grid-container home-sponsors big-bottom-padding">
<div class="grid-x grid-padding-x align-center-middle">
<div class="large-6 small-10 cell ">
<h2 class="">Matthew Wilkes</h2>
<p class="">Matthew started working with Python in 2005 and has since contributed core code to a number of
Python Web frameworks such as Zope, Plone, Pyramid and Django. For many years he was a member of the
Plone security team and served on the Plone Framework team.</p>
<p>Professionally, he worked on web offerings for many of the most prestigious universities in the English
speaking world, as well as various charities, governments and non-profits. The occasional company,
too.</p>
<p>Currently, he is keeping himself busy polishing up his upcoming book by Apress, Advanced Python
Development: Using Powerful Language Features in Real-World Applications.</p>
<p>He’ll show us some of the best and most underused features of Python.</p>
</div>
<div class="large-4 medium-6 small-10 cell big-bottom-padding">
<img src="assets/img/matthew_wilkes.jpg" alt="Matthew Wilkes"/>
</div>
</div>
</div>
<div class="grid-container home-sponsors">
<div class="grid-x grid-padding-x align-center-middle">
<div class="large-10 cell">
<h1>Sponsors</h1>
<p>DragonPy relies on sponsors to keep ticket prices affordable. If you would like to sponsor the conference
learn more about <a href="https://dragonpy.com/sponsors">DragonPy sponsorship</a>.</p>
</div>
<div class="small-12 cell"></div>
<div class="large-10 cell">
<h5 class="home-sponsors__coorg">Gold Sponsors</h5>
</div>
<div class="small-12 cell"></div>
<div class="large-2 small-6 cell home-sponsors__logo">
<a href="http://www.brewiks.com/" target="_blank" rel="noopener"><img src="assets/img/logo-brewiks.jpeg"
alt="Brewiks - micro brewery"></a>
</div>
<div class="large-2 small-6 cell home-sponsors__logo">
<a href="https://www.plantformance.com/" target="_blank" rel="noopener"><img
src="assets/img/logo-plantformance.png" alt="Plantformance AG"></a>
</div>
<div class="large-2 small-6 cell home-sponsors__logo">
<a href="https://www.plone.com/" target="_blank" rel="noopener"><img
src="assets/img/logo-plone.png" alt="Plone CMS"></a>
</div>
<div class="large-10 cell">
<h5 class="home-sponsors__coorg">Silver Sponsors</h5>
</div>
<div class="small-12 cell"></div>
<div class="large-2 small-6 cell home-sponsors__logo">
<a href="https://www.zemanta.com/" target="_blank" rel="noopener"><img src="assets/img/logo-zemanta.jpg"
alt="Zemanta"></a>
</div>
<div class="large-2 small-6 cell home-sponsors__logo">
<a href="http://reciprocitylabs.com/" target="_blank" rel="noopener"><img
src="assets/img/logo-reciprocity.png" alt="Reciprocity"></a>
</div>
<div class="large-2 small-6 cell home-sponsors__logo">
<a href="https://genialis.com/" target="_blank" rel="noopener"><img src="assets/img/logo-genialis.png"
alt="Genialis"></a>
</div>
<div class="large-2 small-6 cell home-sponsors__logo">
<a href="https://aviatnetworks.com/" target="_blank" rel="noopener"><img src="assets/img/logo-aviat.png"
alt="Aviat Networks"></a>
</div>
<div class="large-2 small-6 cell home-sponsors__logo">
<a href="https://www.src.si/" target="_blank" rel="noopener"><img src="assets/img/logo-src.svg"
alt="SRC.si"></a>
</div>
<div class="large-10 cell">
<h5 class="home-sponsors__coorg">Bronze Sponsors</h5>
</div>
<div class="small-12 cell"></div>
<div class="large-2 small-6 cell home-sponsors__logo">
<a href="https://www.bankart.si/" target="_blank" rel="noopener"><img src="assets/img/logo-bankart.jpg"
alt="Bankart"></a>
</div>
<div class="large-2 small-6 cell home-sponsors__logo">
<a href="https://qualimental.co.uk/" target="_blank" rel="noopener"><img src="assets/img/logo-qualimental.png"
alt="Qualimental Technologies"></a>
</div>
<div class="small-12 cell home-sponsors__cta"></div>
<a href="{{ '/sponsors' | relative_url }}" class="btn green">Become a sponsor</a>
<div class="large-10 cell">
<h5 class="home-sponsors__coorg">Organized in Collaboration with</h5>
</div>
<div class="small-12 cell sponsors__cta"></div>
<div class="large-3 small-6 cell home-sponsors__logo">
<a href="https://www.fdv.uni-lj.si/en/research/research-centres/department-of-sociology/centre-for-methodology-and-informatics"
target="_blank" rel="noopener"><img src="assets/img/logo-fdv.jpg"
alt="Center for Methodology and Informatics (Faculty of Social Sciences, University of Ljubljana)"></a>
</div>
<div class="small-12 cell"></div>
<div class="large-2 small-6 cell home-sponsors__logo ">
<a href="https://kleos.si/" target="_blank" rel="noopener"><img src="assets/img/logo-kleos.png" alt="Kleos"></a>
</div>
<div class="large-2 small-6 cell home-sponsors__logo">
<a href="https://manning.com/" target="_blank" rel="noopener"><img src="assets/img/logo-manning.png"
alt="Manning Publications"></a>
</div>
<div class="large-2 small-6 cell home-sponsors__logo ">
<a href="https://pretix.eu/" target="_blank" rel="noopener"><img src="assets/img/logo-pretix.svg"
alt="Pretix"></a>
</div>
<div class="large-2 small-6 cell home-sponsors__logo">
<a href="https://niteo.co/" target="_blank" rel="noopener"><img src="assets/img/logo-niteo.svg" alt="Niteo"></a>
</div>
<div class="large-2 small-6 cell home-sponsors__logo">
<a href="https://www.smartninja.org/" target="_blank" rel="noopener"><img src="assets/img/logo-smartninja.png" alt="SmartNinja"></a>
</div>
</div>
</div>
</div>
<div class="grid-container home-sponsors">
<div class="grid-x grid-padding-x align-center-middle">
<div class="large-10 cell">
<h1>Individual Supporters</h1>
<p>These people have generously stepped up to help make DragonPy happen and donated their personal
hard-earned money to ensure a bright future for our community. May the Zen (of Python) forever shine on
your keyboards!
</p>
<ul>
<li>Peter Lamut</li>
<li>Jan Likar</li>
<li>Oto Brglez</li>
<li>Blaž Bratanič</li>
<li>Matjaž Drolc</li>
<li>Andraž Sraka</li>
<li>Andraž Brodnik</li>
</ul>
</div>
</div>
</div>
</div>
<!-- end home specific content -->
{% include footer.html %}