-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
107 lines (97 loc) · 6.51 KB
/
Copy pathindex.html
File metadata and controls
107 lines (97 loc) · 6.51 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
<!doctype html>
<html lang="pt-BR">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Comunidade de usuários da linguagem Python em Minas Gerais.">
<meta name="keywords" content="python-mg, python, Belo Horizonte, desenvolvimento">
<title>Python-MG — Comunidade Python em Minas Gerais</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=JetBrains+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css">
<link rel="stylesheet" href="assets/css/site.css">
</head>
<body>
<a class="skip-link" href="#conteudo">Pular para o conteúdo</a>
<header class="site-header" id="topo">
<div class="shell header-inner">
<a class="brand" href="#topo" aria-label="Python-MG — início">
<img src="assets/images/logo/logo.png" alt="">
<span>python-mg</span>
</a>
<nav class="main-nav" aria-label="Navegação principal" id="navegacao"></nav>
<button class="language-toggle" id="language-toggle" type="button" aria-label="Switch to English">EN</button>
</div>
</header>
<main id="conteudo">
<section class="hero" aria-labelledby="hero-title">
<div class="hero-image" aria-hidden="true"></div>
<div class="hero-overlay" aria-hidden="true"></div>
<div class="shell hero-content">
<p class="eyebrow">Belo Horizonte · Minas Gerais</p>
<h1 id="hero-title">Python-MG</h1>
<p class="hero-text" id="hero-text"></p>
<div class="hero-actions">
<a class="button button-primary" href="https://www.meetup.com/pythonmg/events" target="_blank" rel="noreferrer"><img class="external-link-icon meetup-icon" src="assets/images/icons/meetup.png" alt=""><span data-i18n="seeEvents">Ver eventos</span></a>
<a class="button button-secondary" href="https://telegram.me/pythonmg" target="_blank" rel="noreferrer"><i class="bi bi-telegram" aria-hidden="true"></i>Telegram <span aria-hidden="true">↗</span></a>
</div>
</div>
</section>
<div class="shell page-content">
<section class="section" id="sobre" aria-labelledby="sobre-title">
<div class="section-heading"><h2 id="sobre-title"></h2><span></span></div>
<div class="card-grid" id="home-cards"></div>
<div class="intro-panel">
<div><p class="label" data-i18n="about">Sobre</p><p id="about-text"></p></div>
<div><p class="label" data-i18n="nextMeetups">Próximos encontros</p><div class="compact-events" id="next-events"></div></div>
</div>
</section>
<section class="section" id="comunidade" aria-labelledby="community-title">
<div class="section-heading"><h2 id="community-title"></h2><span></span></div>
<div class="card-grid" id="community-cards"></div>
</section>
<section class="section" id="eventos" aria-labelledby="events-title">
<div class="section-heading"><h2 id="events-title"></h2><span></span></div>
<p class="section-intro" data-i18n="eventsIntro">A agenda é mantida em data/events.json.</p>
<h3 class="subheading" data-i18n="upcoming">Próximos</h3>
<div class="event-list" id="upcoming-events"></div>
<h3 class="subheading subdued" data-i18n="past">Eventos anteriores</h3>
<div class="past-events" id="past-events"></div>
<a class="section-external-link" href="https://www.meetup.com/pythonmg/events" target="_blank" rel="noreferrer"><img class="external-link-icon meetup-icon" src="assets/images/icons/meetup.png" alt=""><span data-i18n="seeMoreEvents">Ver mais no Meetup ↗</span></a>
</section>
<section class="section" id="projetos" aria-labelledby="projects-title">
<div class="section-heading"><h2 id="projects-title"></h2><span></span></div>
<div class="card-grid" id="project-cards"></div>
</section>
<section class="section" id="blog" aria-labelledby="blog-title">
<div class="section-heading"><h2 id="blog-title">Blog</h2><span></span></div>
<div class="post-list" id="post-list"></div>
</section>
<section class="section" id="conduta" aria-labelledby="conduct-title">
<div class="section-heading"><h2 id="conduct-title"></h2><span></span></div>
<div class="conduct-content"><ol class="conduct-list" id="conduct-list"></ol><a class="section-external-link" href="https://github.com/pythonmg/codigo-de-conduta" target="_blank" rel="noreferrer"><i class="bi bi-github" aria-hidden="true"></i><span data-i18n="fullConduct">Ver Código de Conduta completo ↗</span></a></div>
</section>
<section class="section" id="membros" aria-labelledby="members-title">
<div class="section-heading"><h2 id="members-title"></h2><span></span></div>
<p class="data-source">data/members.json</p>
<div class="member-grid" id="members-list"></div>
</section>
<section class="section" id="conheca-tambem" aria-labelledby="partners-title">
<div class="section-heading"><h2 id="partners-title"></h2><span></span></div>
<p class="section-intro" id="partners-intro"></p>
<div class="card-grid partner-grid" id="partner-cards"></div>
</section>
</div>
</main>
<footer class="site-footer">
<div class="shell footer-main">
<div><img src="assets/images/logo/logo.png" alt="Python-MG"><p id="footer-about"></p><p class="trademark-notice" id="footer-trademarks"></p></div>
<div><p class="label">Social</p><div class="footer-links" id="social-links"></div></div>
<div><p class="label">Site</p><div class="footer-links"><a href="#conduta" data-i18n="conduct">Código de conduta</a><a id="repository-link" href="https://github.com/pythonmg/pythonmg.github.io" target="_blank" rel="noreferrer"><i class="bi bi-github" aria-hidden="true"></i>GitHub Pages repo</a></div></div>
</div>
<div class="footer-credit"><div class="shell"><span id="footer-credit"></span><a class="avatar-credit" href="https://unavatar.io" target="_blank" rel="noreferrer">Avatares por Unavatar</a></div></div>
</footer>
<script src="assets/js/site.js" defer></script>
</body>
</html>