-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
69 lines (56 loc) · 3.43 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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>CCTEC 2015 by Klaus Etgeton</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">CCTEC 2015</h1>
<h2 class="project-tagline">Repositório destinado ao conteúdo gerado para o CCTEC de 2015, como slides, demos, contatos, twitter.</h2>
<a href="https://github.com/KlausEtgeton/CCTEC2015" class="btn"><i class="fa fa-eye"></i> View on GitHub</a>
<a href="https://github.com/KlausEtgeton/CCTEC2015/archive/gh-pages.zip" class="btn"><i class="fa fa-cloud-download"></i> Download .zip</a>
</section>
<section class="main-content">
<!-- opn Jaydson -->
<h3>
<a id="designer-templates" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a> 21/10/2015 - Os incríveis 8 passos para o sucesso na carreira de desenvolvedor de Software.
</h3>
<p>
Powered by <a target="_blank" href="http://jaydson.org">Jaydson Gomes</a>
</p>
<script async class="speakerdeck-embed" data-slide="1" data-id="d88880996cfd498d95800ff44dbdf2e2" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"></script>
<!-- cls Jaydson -->
<!-- opn Ari -->
<h3>
<a id="designer-templates" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a> 21/10/2015 - DevOps: desenvolvedores e sysadmins cooperando na prática.
</h3>
<p>
Powered by <a target="_blank" href="http://perito.inf.br">Ari Stopassola Junior</a>
</p>
<iframe align="center" src="http://www.slideshare.net/arijunior/slideshelf" width="615px" height="470px" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:none;" allowfullscreen webkitallowfullscreen mozallowfullscreen></iframe>
<!-- cls Ari -->
<footer class="site-footer">
<span class="site-footer-owner">O respositório <a href="https://github.com/KlausEtgeton/CCTEC2015">CCTEC 2015</a> é mantido por <a href="https://github.com/KlausEtgeton">Klaus Etgeton</a>.</span>
<span class="site-footer-credits">Página desenvolvida com <font color="red"><i class="fa fa-heart"></i></font> pelo Diretório Acadêmico de Engenharia de Software Univates 2015</span>
<p>
Identificou algum erro ou sugestão? Entre em <a target="_blank" href="http://twitter.com/klausetgeton">contato</a> que resolvo!
</p>
</footer>
</section>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-69153744-1', 'auto');
ga('send', 'pageview');
</script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
</body>
</html>