-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.html
83 lines (75 loc) · 4.04 KB
/
index.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
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<title>Canal Unix Load On</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1 class="project-name">Canal Unix Load On</h1>
<h2 class="project-tagline">Pauta e programação do canal no Youtube Unix Load On</h2>
<a href="https://www.youtube.com/channel/UCQhUVfcwoJgy2Ee-deFxWFA" class="btn">Canal no Youtube</a>
<a href="https://github.com/helioloureiro/canalunixloadon/tree/master/pautas" class="btn">Pautas</a>
<a href="http://goo.gl/forms/c8wt5fqT3Dc6M5Ns2" class="btn">Envie sugestões</a>
<h2>Próximo programa: sexta-feira, 4 de maio de 2018</h2>
<h2><!-- Próximo programa: sem data definida --></h2>
<h2>Último programa: sexta-feira, 16 de março de 2018</h2>
<h2>22:00 (horário Europa)/17:00 (horário Brasil)</h2>
</section>
<section class="main-content">
<h3>
<a id="apropos" class="anchor" href="#apropos" aria-hidden="true">
<span aria-hidden="true" class="octicon octicon-link"></span>
</a>
Canal Unix Load On
</h3>
<p>Um programa no YouTube sem datas fixas de publicação, mas que tenta ser mensal, de 1 a 2 horas falando sobre tecnologia, programação, IT, Unix e software livre.<p>
<p><a href="https://www.youtube.com/c/UnixLoadOn">
<img src="images/unixloadon_logo.jpg" align="center"></a>
</p>
<p>Último programa: </p>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/_Ags_W8_vKE" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe></p>
<h3>
<a id="whoami" class="anchor" href="#whoami" aria-hidden="true">
<span aria-hidden="true" class="octicon octicon-link"></span>
</a>
Quem somos?
</h3>
<p>A participação não é algo constante, mas o grupo que define as pautas e em geral participam é constistuído por:</p>
<ul>
<li>Aprigio Simoes</li>
<li>Bruno Gola</li>
<li>Christiano Linuxmen</li>
<li>Érico Andrei</li>
<li>Felipe Roquini</li>
<li>Hélio Loureiro</li>
<li>Ingo Hoffmann</li>
<li>Leandro Lameiro</li>
<li>Nilo Menezes</li>
<li>Paulo Henrique Santana</li>
<li>Ricardo Banffy</li>
<li>Rodolpho Eckhardt</li>
<li>Rogerio Varalda</li>
<li>e convidados</li>
</ul>
<p>Na maioria somos brasileiros expatriados experimentando a vida de um refugiado da tecnologia em busca de novos horizontes.</p>
<h3>
<a id="join" class="anchor" href="#join" aria-hidden="true">
<span aria-hidden="true" class="octicon octicon-link"></span>
</a>
Participe!
</h3>
<p>Envie suas sugestões de pauta para que possamos falar sobre o assunto.</p>
<a href="http://goo.gl/forms/c8wt5fqT3Dc6M5Ns2" class="link">Envie sugestões</a>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/helioloureiro/canalunixloadon">Canal Unix Load On</a>no GitHb é mantido por <a href="https://github.com/helioloureiro">helioloureiro</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>