Skip to content

Commit c285420

Browse files
authored
Merge pull request #64 from minskpython/updates/2024
Updates/2024
2 parents d3ef589 + f6a09e6 commit c285420

File tree

1 file changed

+29
-10
lines changed

1 file changed

+29
-10
lines changed

index.html

Lines changed: 29 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ <h1>Minsk Python Meetup</h1>
2929
<div class="main-content">
3030
<h2 id="meetup-keepers">Meetup Keepers</h2>
3131
<h3 id="meetup-organizers" class="description">
32-
Active Meetups/Events Organizers and Program Committee members<br>
32+
Events Organizers and Program Committee members
3333
</h3>
34-
<div class="three-in-row">
34+
<div class="three-in-row" style="padding-top:2em">
3535
<div>
3636
<img src="assets/images/mikalai_saskavets.jpg">
3737
<span class="keeper-name">Mikalai Saskavets</span>
@@ -60,10 +60,10 @@ <h3 id="meetup-organizers" class="description">
6060
</div>
6161
</div>
6262
<div class="clearfix"></div>
63-
<h2>Our Perks</h2>
63+
<h2>Perks</h2>
6464
<div class="three-in-row">
6565
<div>
66-
<h3>7 years on line (since 2013)</h3>
66+
<h3>10+ years in service<br>(since 2013)</h3>
6767
</div>
6868
<div>
6969
<h3>More than 70 meetups</h3>
@@ -81,6 +81,8 @@ <h3>7+ companies-partners over the years</h3>
8181
<h3>70+ speakers</h3>
8282
</div>
8383
</div>
84+
85+
<div style="display: none;">
8486
<h2>Partners of Minsk Python Meetup</h2>
8587
<div class="four-in-row sponsors flex-centerize-items">
8688
<div>
@@ -136,8 +138,9 @@ <h3>Informational Partners of Minsk Python Meetup</h3>
136138
</a>
137139
</div>
138140
</div>
141+
</div>
139142
<h2>Initiatives</h2>
140-
<p class="description">Members of Minsk Python Meetup took part also in some awesome initiatives which are dedicated to Python</p>
143+
<p class="description">Members of Minsk Python Meetup take part in awesome local Python-dedicated initiatives.</p>
141144
<div class="two-in-row">
142145
<div>
143146
<h3>Python Pet Projects</h3>
@@ -178,6 +181,7 @@ <h3>PyCon Belarus</h3>
178181
</p>
179182
</div>
180183
</div>
184+
<div style="display: none;">
181185
<h2 id="personalities">Personalities</h2>
182186
<h3>Some kind of hall of fame ;-)</h3>
183187
<div class="one-in-row">
@@ -227,10 +231,11 @@ <h3>Some kind of hall of fame ;-)</h3>
227231
Some more interesting facts about Minsk Python Meetup history you can find in slides <a href="https://github.com/staaas/talks/blob/master/minsk_python_meetup_2018.pdf">from 2018</a>.
228232
</div>
229233
</div>
234+
</div>
230235
<div class="clearfix"></div>
231236
</div>
232237
</div>
233-
<div class="extra-wrapper footer">
238+
<div class="extra-wrapper footer" style="display: none;">
234239
<div class="content" style="color: lightgray">
235240
<h2>Links</h2>
236241
<div class="three-in-row">
@@ -297,10 +302,24 @@ <h3>
297302
</div>
298303
</div>
299304
</div>
300-
<footer class="badge">
301-
<a href="https://github.com/minskpython/minskpython.github.io" target="_blank" rel="noopener noreferrer">Fork me on GitHub!
302-
</a>
303-
</footer>
305+
<div class="extra-wrapper footer">
306+
<div class="content" style="color: lightgray">
307+
<h2>Spaces</h2>
308+
<div class="three-in-row">
309+
<div><h3><a href="https://www.youtube.com/c/MinskPythonMeetup" target="_blank" rel="noopener noreferrer">Youtube</a></h3></div>
310+
<div><h3><a href="https://t.me/minsk_python" target="_blank" rel="noopener noreferrer">Telegram</a></h3></div>
311+
<div><h3><a href="https://github.com/minskpython/" target="_blank" rel="noopener noreferrer">Github</a></h3></div>
312+
</div>
313+
<div style="padding:120px 0">
314+
<p>
315+
© 2024 Minsk Python Community. All rights reserved. This website is built using open-source software.
316+
The source code is available on
317+
<a href="https://github.com/minskpython/minskpython.github.io" target="_blank" rel="noopener noreferrer">GitHub</a>.
318+
We appreciate your contributions! Join our open community.
319+
</p>
320+
</div>
321+
</div>
322+
</div>
304323
</body>
305324
<style>
306325
.ico-telegram {

0 commit comments

Comments
 (0)