forked from raphamorim/write-code-every-day
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
200 lines (162 loc) · 6.66 KB
/
index.html
File metadata and controls
200 lines (162 loc) · 6.66 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
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
<!DOCTYPE html>
<html lang="en" prefix="og: http://ogp.me/ns#">
<head>
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0"
<meta charset="UTF-8">
<link rel="icon" href="assets/img/favicon.png">
<link href='http://fonts.googleapis.com/css?family=Roboto:300,700,400' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="assets/css/style.css">
<title>Write Code Every Day</title>
<!-- Meta SEO -->
<meta name="description" content="A project to honor those developers who believed in the challenge">
<meta name="keywords" content="write,code,everyday,github,git,open source,contribution">
<meta name="robots" content="index,follow">
<!-- Facebook Open Graph -->
<meta property="og:type" content="website">
<meta property="og:title" content="Write Code Every Day">
<meta property="og:description" content="A project to honor those developers who believed in the challenge">
<meta property="og:url" content="http://www.writecodeeveryday.io/">
<meta property="og:image" content="assets/img/header-bg.jpg"/>
<!-- Twitter Cards -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Write Code Every Day">
<meta name="twitter:description" content="A project to honor those developers who believed in the challenge">
<meta name="twitter:url" content="http://www.writecodeeveryday.io/">
<meta name="twitter:image" content="http://writecodeeveryday.io/assets/img/header-bg.jpg"/>
</head>
<body>
<header class="header">
<h1 class="heading-1">Write Code Every Day</h1>
<h2 class="heading-2">A project to honor those developers who believed in the challenge.</h2>
<span class="featured-text">Are You Ready?</span>
<a href="https://github.com/raphamorim/write-code-every-day" class="btn-default">I accept the challenge</a>
<a href="https://github.com/raphamorim/write-code-every-day/blob/master/about.md" class="btn-default">See more</a>
</header>
<main class="main">
<article class="user">
<a href="https://github.com/raphamorim">
<div class="user-img-mask">
<img src="https://avatars.githubusercontent.com/u/3630346?v=3" alt="Raphael H. Amorim">
</div>
<strong class="user-name">Raphael H. Amorim</strong>
<span class="user-username">@raphamorim</span>
<div class="user-stats">
Longest streak<br>
<span class="streak">471</span> days
</div>
</a>
</article>
<article class="user">
<a href="https://github.com/israelst">
<div class="user-img-mask">
<img src="https://avatars.githubusercontent.com/u/92998?v=3" alt="Israel Teixeira">
</div>
<strong class="user-name">Israel Teixeira</strong>
<span class="user-username">@israelst</span>
<div class="user-stats">
Longest streak<br>
<span class="streak">365</span> days
</div>
</a>
</article>
<article class="user">
<a href="https://github.com/afonsopacifer">
<div class="user-img-mask">
<img src="https://avatars.githubusercontent.com/u/6748866?v=3" alt="Afonso Pacifer">
</div>
<strong class="user-name">Afonso Pacifer</strong>
<span class="user-username">@afonsopacifer</span>
<div class="user-stats">
Longest streak<br>
<span class="streak">88</span> days
</div>
</a>
</article>
<article class="user">
<a href="https://github.com/rafaelfragosom">
<div class="user-img-mask">
<img src="https://avatars.githubusercontent.com/u/1163342?v=3" alt="Rafael Fragoso">
</div>
<strong class="user-name">Rafael Fragoso</strong>
<span class="user-username">@rafaelfragosom</span>
<div class="user-stats">
Longest streak<br>
<span class="streak">3</span> days
</div>
</a>
</article>
<article class="user">
<a href="https://github.com/alanrsoares">
<div class="user-img-mask">
<img src="https://avatars.githubusercontent.com/u/273334?v=3" alt="Alan R. Soares">
</div>
<strong class="user-name">Alan R. Soares</strong>
<span class="user-username">@alanrsoares</span>
<div class="user-stats">
Longest streak<br>
<span class="streak">3</span> days
</div>
</a>
</article>
<article class="user">
<a href="https://github.com/BrunoKinoshita">
<div class="user-img-mask">
<img src="https://avatars.githubusercontent.com/u/6929565?v=3" alt="Bu Kinoshita">
</div>
<strong class="user-name">Bu Kinoshita</strong>
<span class="user-username">@BrunoKinoshita</span>
<div class="user-stats">
Longest streak<br>
<span class="streak">2</span> days
</div>
</a>
</article>
<article class="user">
<a href="https://github.com/paulinhoerry">
<div class="user-img-mask">
<img src="https://avatars.githubusercontent.com/u/3981409?v=3" alt="Paulo Rodrigues">
</div>
<strong class="user-name">Paulo Rodrigues</strong>
<span class="user-username">@paulinhoerry</span>
<div class="user-stats">
Longest streak<br>
<span class="streak">0</span> days
</div>
</a>
</article>
<article class="user">
<a href="https://github.com/enieber">
<div class="user-img-mask">
<img src="https://avatars.githubusercontent.com/u/7907068?v=3" alt="Enieber Cunha">
</div>
<strong class="user-name">Enieber Cunha</strong>
<span class="user-username">@enieber</span>
<div class="user-stats">
Longest streak<br>
<span class="streak">0</span> days
</div>
</a>
</article>
</main>
<footer class="footer">
<div class="footer-up">
<small class="credits">
Made with love by <a href="https://github.com/raphamorim">Raphael Amorim</a>, <a href="https://github.com/afonsopacifer">Afonso Pacifer</a> and all <a href="https://github.com/raphamorim/write-code-every-day/graphs/contributors">contributors</a>.
</small>
</div>
<div class="footer-down">
<small class="licence">
<a href="https://github.com/raphamorim/write-code-every-day">Find us in GitHub</a>
</small>
</div>
</footer>
<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-65637500-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>