-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharchives.html
228 lines (217 loc) · 10.1 KB
/
archives.html
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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml"
itemscope itemtype="http://schema.org/Blog" lang="pt_br">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0" />
<meta http-equiv="content-language" content="pt-br">
<meta name="robots" content="index, follow">
<meta name="description" content="O PUG-PB é uma comunidade de usuários (profissionais e
amadores) da linguagem Python, onde prezamos pela troca de
conhecimento, respeito mútuo e diversidade (tanto de
opinião quanto de tecnologias)." />
<meta name="keywords" content="pug-pb, python, programação, paraiba, desenvolvimento" />
<meta name="author" content="PUG-PB">
<meta name="generator" content="Feito com Materialize, Pelican e Python">
<title>PUG-PB - Archives</title>
<!-- Feeds -->
<link href="./feeds/all.atom.xml" type="application/atom+xml" rel="alternate"
title="PUG-PB ATOM Feed" />
<!-- CSS -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="./theme/css/materialize.min.css" type="text/css" rel="stylesheet"
media="screen,projection" />
<link href="./theme/css/style.css" type="text/css" rel="stylesheet" media="screen,projection" />
<link href="./theme/css/animate.css" type="text/css" rel="stylesheet" media="screen,projection" />
<link href="./theme/css/pygments/.css" type="text/css" rel="stylesheet"
media="screen,projection" />
<!-- <link rel="stylesheet" href="./theme/css/font-awesome.min.css"> -->
<script src="https://kit.fontawesome.com/73cf6f8896.js" crossorigin="anonymous"></script>
<style type="text/css">
.hero {
height: 600px;
background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)) repeat scroll 0 0%,
rgba(0, 0, 0, 0) url('./images/banners/Lajedo_pai_mateus_paraiba.jpg');
repeat scroll 0 0;
background-position: 50% 50%;
background-repeat: no-repeat;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
}
</style>
<!-- Metadata -->
<meta property="og:type" content="website" />
</head>
<body class="red darken-5">
<header>
<!-- Navigation -->
<div class="navbar-fixed">
<nav class="red" role="navigation">
<div class="container">
<div class="nav-wrapper">
<a id="logo-container" href="/" class="brand-logo">
PUG-PB
</a>
<ul class="right hide-on-med-and-down">
<li ><a
href="./blog/categorias/index.html">Categorias</a></li>
<li ><a
href="./blog/autores/index.html">Autores</a></li>
<li ><a
href="./blog/tags/index.html">Tags</a></li>
</ul>
<ul id="nav-mobile" class="side-nav">
<li class="red lighten-1"
id="nav-mobile-header">
<div class="row center">
<div class="col s12" id="nav-mobile-header-img">
<a href="/" alt="PUG-PB"
title="PUG-PB">
<img class="circle responsive-img valign z-depth-1"
alt="PUG-PB Logo"
title="PUG-PB"
src="./images/logo/pug_logo.png">
</a>
</div>
<div class="col s12" id="nav-mobile-header-text">
<span class="red-text text-lighten-5">PUG-PB</span>
</div>
</div>
</li>
<li ><a
href="./blog/categorias/index.html">Categorias</a></li>
<li ><a
href="./blog/autores/index.html">Autores</a></li>
<li ><a
href="./blog/tags/index.html">Tags</a></li>
</ul>
<a href="#" data-activates="nav-mobile" class="button-collapse"><i
class="material-icons">menu</i></a>
</div>
</div>
</nav>
</div>
<!-- Banner -->
<div class="hero parallax-effect">
<div class="container">
<div class="hero-content animated bounceInDown slow">
<img src="./images/logo/pug_logo.png" title="PUG-PB" alt="PUG-PB" class="logo" />
<h1>Seja bem vindo ao PUG-PB!</h1>
<p>Grupo de usuários da linguagem Python na Paraíba.</p>
</div>
</div>
</div>
</header>
<main>
<!-- Content -->
<h1>Archives for PUG-PB</h1>
<dl>
<dt>Sex 25 Novembro 2022</dt>
<dd><a href="./blog/meetup-virtual-jampython-day-1">JamPython Day #1</a></dd>
<dt>Seg 01 Junho 2020</dt>
<dd><a href="./blog/meetup-virtual-2020">MeetUp Virtual 2020</a></dd>
<dt>Sex 30 Novembro 2018</dt>
<dd><a href="./blog/como-publicar">Como Publicar Neste Blog</a></dd>
<dt>Sáb 02 Dezembro 2017</dt>
<dd><a href="./blog/meetup-virtual-bdd-django">MeetUp Virtual BDD Django</a></dd>
<dt>Sáb 18 Novembro 2017</dt>
<dd><a href="./blog/primeiro-meetup">1º MeetUp do PUG-PB</a></dd>
<dt>Qui 16 Novembro 2017</dt>
<dd><a href="./blog/parceria">Parceria com a Jetbrains e sorteio de licenças</a></dd>
<dt>Sex 30 Dezembro 2016</dt>
<dd><a href="./blog/cdc">Código de conduta da comunidade PUG-PB</a></dd>
<dt>Qui 17 Novembro 2016</dt>
<dd><a href="./blog/tutorial-markdown">Tutorial da linguagem de marcação Markdown</a></dd>
<dt>Ter 01 Novembro 2016</dt>
<dd><a href="./blog/primeira-reuniao">Primeira reunião</a></dd>
<dt>Dom 30 Outubro 2016</dt>
<dd><a href="./blog/diversao-garantida">Com Python a diversão é garantida</a></dd>
<dt>Sex 28 Outubro 2016</dt>
<dd><a href="./blog/zen-python">Zen de Python</a></dd>
</dl>
<!-- Footer -->
<footer class="page-footer red darken-3">
<div class="container">
<div class="row">
<div class="col l6 s12">
<h5 class="white-text">Sobre</h5>
<p class="grey-text text-lighten-4">
O PUG-PB é uma comunidade de usuários (profissionais e
amadores) da linguagem Python, onde prezamos pela troca de
conhecimento, respeito mútuo e diversidade (tanto de
opinião quanto de tecnologias).
</p>
<h5 class="white-text">Código de Conduta da Comunidade</h5>
<p class="grey-text text-lighten-4">
<a href="blog/cdc">Acesse aqui.</a>
</p>
</div>
<div class="col l3 offset-l3 s12">
<h5 class="white-text">Social</h5>
<ul class="social-links">
<li>
<a class="white-text" href="https://t.me/pugpb" title="Telegram">
<i class="fa fa-paper-plane"></i> Telegram
</a>
</li>
<li>
<a class="white-text" href="https://github.com/pug-pb" title="GitHub">
<i class="fa fa-github"></i> GitHub
</a>
</li>
<li>
<a class="white-text" href="https://twitter.com/pug_pb" title="Twitter">
<i class="fa fa-twitter"></i> Twitter
</a>
</li>
<li>
<a class="white-text" href="https://www.instagram.com/pug.pb/" title="Instagram">
<i class="fa fa-instagram"></i> Instagram
</a>
</li>
<li>
<a class="white-text" href="https://www.youtube.com/@pug-pb" title="Youtube">
<i class="fa fa-youtube"></i> Youtube
</a>
</li>
<li>
<a class="white-text" href="https://www.facebook.com/pug-pb" title="Facebook">
<i class="fa fa-facebook"></i> Facebook
</a>
</li>
<li>
<a class="white-text" href="https://groups.google.com/forum/#!forum/pug-pb" title="Mailing List">
<i class="fa fa-envelope"></i> Mailing List
</a>
</li>
<li>
<a class="white-text" href="https://bolha.us/@pugpb" title="Mastodon">
<i class="fa fa-user-circle"></i> Mastodon
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright red darken-4">
<div class="container">
Feito com
<a class="orange-text text-lighten-3" href="https://python.org/">Python</a>,
<a class="orange-text text-lighten-3" href="https://github.com/getpelican/pelican">Pelican</a>,
e
<a class="orange-text text-lighten-3" href="http://materializecss.com">Materialize</a>.
</div>
</div>
</footer>
<!-- Scripts -->
<script src="./theme/js/jquery-2.1.1.min.js"></script>
<script src="./theme/js/materialize.min.js"></script>
<script src="./theme/js/parallax.js"></script>
<script src="./theme/js/init.js"></script>
</main>
</body>
</html>