|
| 1 | +<!doctype html> |
| 2 | +<html itemscope itemtype="http://schema.org/Event"> |
| 3 | +<head> |
| 4 | + |
| 5 | + <title itemprop="name">Meetup PythonRio</title> |
| 6 | + |
| 7 | + <meta charset="utf-8"> |
| 8 | + <meta name="author" content="Meetup PythonRio"> |
| 9 | + <meta name="description" content="Meetup de Python no Rio de Janeiro"> |
| 10 | + <meta name="viewport" content="width=device-width"> |
| 11 | + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
| 12 | + |
| 13 | + <!-- FACEBOOK --> |
| 14 | + <meta property="fb:app_id" content="372862979453673"> |
| 15 | + <meta property="og:type" content="website"> |
| 16 | + <meta property="og:url" content="http://pythonrio.github.io"> |
| 17 | + <meta property="og:title" content="Meetup PythonRio"> |
| 18 | + <meta property="og:description" content="Meetup de Python no Rio de Janeiro"> |
| 19 | + <meta property="og:image" content="http://pythonrio.github.io/themes/blue-is-the-warmest-color/img/pythonrio.png"> |
| 20 | + <!-- / FACEBOOK --> |
| 21 | + |
| 22 | + <link rel="shortcut icon" href="themes/blue-is-the-warmest-color/img/favicon.ico" type="image/x-icon"> |
| 23 | + <link rel="apple-touch-icon-precomposed" sizes="144x144" href="themes/blue-is-the-warmest-color/img/apple-touch-icon-144x144-precomposed.png"> |
| 24 | + <link rel="apple-touch-icon-precomposed" sizes="114x114" href="themes/blue-is-the-warmest-color/img/apple-touch-icon-114x114-precomposed.png"> |
| 25 | + <link rel="apple-touch-icon-precomposed" sizes="72x72" href="themes/blue-is-the-warmest-color/img/apple-touch-icon-72x72-precomposed.png"> |
| 26 | + <link rel="apple-touch-icon-precomposed" href="themes/blue-is-the-warmest-color/img/apple-touch-icon-precomposed.png"> |
| 27 | + <link rel="apple-touch-icon" href="themes/blue-is-the-warmest-color/img/apple-touch-icon-precomposed.png"> |
| 28 | + |
| 29 | + <!-- STYLES --> |
| 30 | + <link rel="stylesheet" type="text/css" href="themes/blue-is-the-warmest-color/css/main.css"> |
| 31 | + <!-- / STYLES --> |
| 32 | + |
| 33 | +</head> |
| 34 | +<body> |
| 35 | + |
| 36 | + <div class="global"> |
| 37 | + |
| 38 | + <!-- NAVIGATION --> |
| 39 | +<nav id="nav"> |
| 40 | + <ul class="wrapper"> |
| 41 | + |
| 42 | + <li class="nav-item"> |
| 43 | + <a href="#about" title="Sobre" class="nav-link">Sobre</a> |
| 44 | + </li> |
| 45 | + |
| 46 | + <li class="nav-item"> |
| 47 | + <a href="#location" title="Localização" class="nav-link">Localização</a> |
| 48 | + </li> |
| 49 | + |
| 50 | + <li class="nav-item"> |
| 51 | + <a href="#speakers" title="Convidados" class="nav-link">Convidados</a> |
| 52 | + </li> |
| 53 | + |
| 54 | + <li class="nav-item"> |
| 55 | + <a href="#partners" title="Parceiros" class="nav-link">Parceiros</a> |
| 56 | + </li> |
| 57 | + |
| 58 | + </ul> |
| 59 | +</nav> |
| 60 | + |
| 61 | +<hr> |
| 62 | + |
| 63 | + |
| 64 | +<!-- HEADER --> |
| 65 | +<header class="header"> |
| 66 | + <div class="wrapper"> |
| 67 | + <img src="themes/blue-is-the-warmest-color/custom/pythonrio.png" /> |
| 68 | + <h1 class="logo-name"> |
| 69 | + <a class="logo-link" href="#" title="Meetup PythonRio" itemprop="name">Meetup PythonRio</a> |
| 70 | + </h1> |
| 71 | + <h2 class="tagline">31 de janeiro, Hotel Urbano, Rio de Janeiro</h2> |
| 72 | + |
| 73 | + |
| 74 | + <div class="call-action-area"> |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + <a href="http://www.eventick.com.br/meetup-python-rio" class="call-action-link" title="Registre-se">Registre-se</a> |
| 79 | + |
| 80 | + </div> |
| 81 | + |
| 82 | + </div> |
| 83 | +</header> |
| 84 | +<!-- / HEADER --> |
| 85 | + |
| 86 | +<hr> |
| 87 | + |
| 88 | + <!-- CONTENT --> |
| 89 | + <div class="content" id="content"> |
| 90 | + <div class="wrapper"> |
| 91 | + |
| 92 | + <!-- ABOUT --> |
| 93 | + |
| 94 | + <section class="about" id="about"> |
| 95 | + <h2 class="section-title">Sobre</h2> |
| 96 | +<p itemprop="description">Acabou a tristeza! A galera de Python do Rio vai se encontrar novamente e trocar uma ideia.</p> |
| 97 | + |
| 98 | +<p>Como nosso espaço é limitado, precisamos que registrem-se <a href="http://www.eventick.com.br/meetup-python-rio">aqui</a>. Temos apenas 30 vagas!</p> |
| 99 | + |
| 100 | +<p>Caso tenha se inscrito mas não poderá comparecer, pedimos que nos informe através da <a href="https://www.facebook.com/events/398543193635749/">página do evento no facebook</a>.</p> |
| 101 | + </section> |
| 102 | + |
| 103 | + <!-- / ABOUT --> |
| 104 | + |
| 105 | + <!-- LOCATION --> |
| 106 | + |
| 107 | + <section class="location" id="location"> |
| 108 | + <h2 class="section-title">Localização</h2> |
| 109 | + |
| 110 | +<p itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"> |
| 111 | + <span itemprop="streetAddress">Av. Ayrton Senna, 2.150, BLOCO I, sala 204, Barra da Tijuca. </span> |
| 112 | + <span itemprop="addressLocality">Rio de Janeiro</span>, |
| 113 | + <span itemprop="addressRegion"> RJ</span> |
| 114 | +</p> |
| 115 | + |
| 116 | +<div id="map-canvas" class="location-area" data-address="Av. Ayrton Senna, 2.150, BLOCO I, sala 204, Barra da Tijuca"></div> |
| 117 | + </section> |
| 118 | + |
| 119 | + <!-- / LOCATION --> |
| 120 | + |
| 121 | + <!-- SPEAKERS --> |
| 122 | + |
| 123 | + <section class="speakers" id="speakers"> |
| 124 | + <h2 class="section-title">Convidados</h2> |
| 125 | + |
| 126 | +<ul class="speakers-list"> |
| 127 | + |
| 128 | + |
| 129 | + <li class="speakers-item" itemprop="performer" itemscope itemtype="http://schema.org/Person"> |
| 130 | + |
| 131 | + <span class="speaker-photo"> |
| 132 | + <img class="photo" src="themes/blue-is-the-warmest-color/custom/aoqfonseca.png" alt="André Fonseca" itemprop="image"> |
| 133 | + </span> |
| 134 | + |
| 135 | + |
| 136 | + <h3 class="speech-title"> |
| 137 | + |
| 138 | + <span> Escrevendo API's em Python</span> |
| 139 | + </h3> |
| 140 | + |
| 141 | + <h3 class="speakers-name">André Fonseca <a href="https://github.com/aoqfonseca" title="@aoqfonseca">@aoqfonseca</a></h3> |
| 142 | + <p class="speakers-bio">Desenvolvedor com mais de 10 anos de experiência e apaixonado pelo que faz. Acredito que TI é um caminho para facilitar e permitir mais. Tecnologia é o meio e não fim. Por isso procuro a melhor ferramenta para o trabalho. Embora tenha predileção por mais produtivas. Ruby, Java, Python, Javascript, Groovy, etc.</p> |
| 143 | + </li> |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + <li class="speakers-item" itemprop="performer" itemscope itemtype="http://schema.org/Person"> |
| 148 | + |
| 149 | + <span class="speaker-photo"> |
| 150 | + <img class="photo" src="themes/blue-is-the-warmest-color/custom/hugoleodev.jpg" alt="Hugo Leonardo" itemprop="image"> |
| 151 | + </span> |
| 152 | + |
| 153 | + |
| 154 | + <h3 class="speech-title"> |
| 155 | + |
| 156 | + <span> Deploy de aplicações Django com Ansible</span> |
| 157 | + </h3> |
| 158 | + |
| 159 | + <h3 class="speakers-name">Hugo Leonardo <a href="https://github.com/hugoleodev" title="@hugoleodev">@hugoleodev</a></h3> |
| 160 | + <p class="speakers-bio">Desenvolvedor de software com experiência em soluções Web e integrações entre sistemas. Além de grande interesse em ferramentas de provisionamento de servidores como Chef, Puppet e Ansible.</p> |
| 161 | + </li> |
| 162 | + |
| 163 | + |
| 164 | +</ul> |
| 165 | + </section> |
| 166 | + |
| 167 | + <!-- / SPEAKERS --> |
| 168 | + |
| 169 | + <!-- PARTNERS --> |
| 170 | + |
| 171 | + <section class="partners" id="partners"> |
| 172 | + <h2 class="section-title">Parceiros</h2> |
| 173 | +<ul class="partners-list"> |
| 174 | + |
| 175 | + |
| 176 | + <li class="partner-item" itemscope itemtype="http://schema.org/Organization"> |
| 177 | + <a href="http://www.nitisoffice.com.br/" class="partner-logo partner-link" itemprop="url"> |
| 178 | + <img src="themes/blue-is-the-warmest-color/custom/nitis_logo.png" alt="Nitis Office" class="photo" itemprop="image"> |
| 179 | + </a> |
| 180 | + </li> |
| 181 | + |
| 182 | + <li class="partner-item" itemscope itemtype="http://schema.org/Organization"> |
| 183 | + <a href="http://www.hotelurbano.com/" class="partner-logo partner-link" itemprop="url"> |
| 184 | + <img src="themes/blue-is-the-warmest-color/custom/hotel_urbano.jpg" alt="Hotel Urbano" class="photo" itemprop="image"> |
| 185 | + </a> |
| 186 | + </li> |
| 187 | + |
| 188 | + <!-- <li class="partner-item"> |
| 189 | + <a class="partner-logo partner-link partner-call" href="#"> |
| 190 | + <img src="themes/blue-is-the-warmest-color/img/your-logo.jpg" alt="your logo" class="photo"> |
| 191 | + </a> |
| 192 | + </li> --> |
| 193 | +</ul> |
| 194 | + </section> |
| 195 | + |
| 196 | + <!-- / PARTNERS --> |
| 197 | + |
| 198 | + <!-- FOOTER --> |
| 199 | + <footer class="footer"> |
| 200 | + <p>Made with ♥ by <a href="https://github.com/braziljs/conf-boilerplate">Conf Boilerplate</a> and <a href="https://github.com/hora-extra-barra">Horaextra Barra</a> :)</p> |
| 201 | + <p>Cover image from <a href="https://www.flickr.com/photos/jimkillock/7170481375">Jim Killock</a></p> |
| 202 | + </footer> |
| 203 | + <!-- / FOOTER --> |
| 204 | + </div> |
| 205 | + </div> |
| 206 | + <!-- / CONTENT --> |
| 207 | + |
| 208 | + </div> |
| 209 | + |
| 210 | + <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> |
| 211 | + <script>window.jQuery || document.write('<script src="themes/blue-is-the-warmest-color/js/jquery.js"><\/script>')</script> |
| 212 | + |
| 213 | + |
| 214 | + <script src="http://maps.google.com/maps/api/js?sensor=false"></script> |
| 215 | + <script src="themes/blue-is-the-warmest-color/js/main.js"></script> |
| 216 | + |
| 217 | + |
| 218 | + <!-- GOOGLE ANALYTICS --> |
| 219 | + <script type="text/javascript"> |
| 220 | + var _gaq = _gaq || []; |
| 221 | + _gaq.push(['_setAccount', 'UA-33656081-1']); |
| 222 | + _gaq.push(['_trackPageview']); |
| 223 | + |
| 224 | + (function() { |
| 225 | + var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; |
| 226 | + ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; |
| 227 | + var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |
| 228 | + })(); |
| 229 | + </script> |
| 230 | + <!-- /GOOGLE ANALYTICS --> |
| 231 | + |
| 232 | +</body> |
| 233 | +</html> |
0 commit comments