-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
247 lines (203 loc) · 8.17 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
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
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
<!DOCTYPE html>
<html>
<head>
<title>octocat (the octocat)</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.css" rel="stylesheet">
<link href="./assets/octicons/octicons.css" rel="stylesheet">
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<link href="./assets/css/styles.css" rel="stylesheet">
<!-- <link href="/Users/alexanderallis/Desktop/styles.css" rel="stylesheet"> -->
</head>
<body>
<header>
<div class=header-wrapper>
<span class="octicon octicon-mark-github"></span>
<input class="git-search" type="text" value="Search Github">
<span class="header-nav">
<a href="#">Pull Requests</a>
<a href="#">Issues</a>
<a href="#">Gist</a>
</span>
</div>
</header>
<article>
<div class="user-wrapper">
<div class="user-info">
<img src="./assets/img/octocat.jpeg" alt="octocat"></img>
<h1>The Octocat</h1>
<h3>octocat</h3>
<div class="info organization">
<span class="octicon octicon-organization"></span>
GitHub
</div>
<div class="info location">
<span class="octicon octicon-location"></span>
SanFrancisco
</div>
<div class="info email">
<span class="octicon octicon-mail"></span>
</div>
<div class="info link">
<span class="octicon octicon-link"></span>
http://github.com/blog
</div>
<div class="info joined">
<span class="octicon octicon-clock"></span>
Joined on Jan 25, 2011
</div>
<div class="follow-info">
<span class="followers"><h2 class="">1.3k</h2><p>Followers</p></span>
<span class="starred"><h2 class="">2</h2><p>Starred</p></span>
<span class="following"><h2 class="">6</h2><p>Following</p></span>
</div>
</div>
<div class="user-whitespace"> </div>
<div class="user-main">
<div class="user-main-header-wrap">
<div class="tab contributions clicked">
<span class="octicon octicon-diff-added">
</span>
<a href="#"> Contributions</a>
</div>
<div class="tab repos">
<span class="octicon octicon-repo">
</span>
<a href="#"> Repositories</a>
</div>
<div class="tab public">
<span class="octicon octicon-rss">
</span>
<a href="#"> Public activity</a>
</div>
<div class="left-header-btns">
<div class="follow-btn">
<a href="#">
<span class="octicon octicon-person"></span>
Follow</a>
</div>
<div class="exclamation-drop">
<a href="#">
<span class="octicon octicon-stop"></span>
<span class="octicon octicon-triangle-down"></span>
</a>
</div>
</div>
</div>
<div class="contributions-block">
<div class="popular-repositories">
<h2>Popular Repositories</h2>
</div>
<div class="repository">
<span class="octicon octicon-repo"></span>
<span class="repo-text">
<a href="#">Spoon-Knife</a>
<p>This repo is for demonstration purposes only.</p>
</span>
<div class="stars">
<div class="num-stars">1409</div>
<div class="octicon octicon-star"></div>
</div>
</div>
<div class="repository">
<span class="octicon octicon-repo"></span>
<span class="repo-text">
<a href="#">Hello-World</a>
<p>This repo is for demonstration purposes only.</p>
</span>
<span class="stars">
<div class="num-stars">14</div>
<div class="octicon octicon-star"></div>
</span>
</div>
<div class="repository">
<span class="octicon octicon-repo"></span>
<span class="repo-text">
<a href="#">Spoon-Knife</a>
<p>This repo is for demonstration purposes only.</p>
</span>
<span class="stars">
<div class="num-stars">11</div>
<div class="octicon octicon-star"></div>
</span>
</div>
<div class="repository">
<span class="octicon octicon-repo"></span>
<span class="repo-text">
<a href="#">Spoon-Knife</a>
<p>This repo is for demonstration purposes only.</p>
</span>
<span class="stars">
<div class="num-stars">6</div>
<div class="octicon octicon-star"></div>
</span>
</div>
</div>
<div class="repo-block">
<div class="find-repositories">
<input type="text" value="find a repository...">
<input type="submit" value="search">
<div class="repository-right">
<div>All</div>
<div>Sources</div>
<div>Forks</div>
<div>Mirrors</div>
</div>
</div>
<div class="repository">
<span class="repo-text">
<a href="#">Spoon-Knife</a>
<p>This repo is for demonstration purposes only.</p>
<h3>Updated an hour ago.</h3>
</span>
<div class="stars">
<div class="num-stars">1409</div>
<div class="octicon octicon-star"></div>
</div>
</div>
<div class="repository">
<span class="repo-text">
<a href="#">Hello-World</a>
<p>This repo is for demonstration purposes only.</p>
</span>
<span class="stars">
<div class="num-stars">14</div>
<div class="octicon octicon-star"></div>
</span>
</div>
<div class="repository">
<span class="repo-text">
<a href="#">Spoon-Knife</a>
<p>This repo is for demonstration purposes only.</p>
</span>
<span class="stars">
<div class="num-stars">11</div>
<div class="octicon octicon-star"></div>
</span>
</div>
<div class="repository">
<span class="repo-text">
<a href="#">Spoon-Knife</a>
<p>This repo is for demonstration purposes only.</p>
</span>
<span class="stars">
<div class="num-stars">6</div>
<div class="octicon octicon-star"></div>
</span>
</div>
</div>
<div class="public-block">
<div class="public-sub">
<span class="octicon octicon-rss">
</span>
<div>Octocat doesn't have any events to show.</div>
</div>
</div>
</div>
</div>
</div>
</article>
<script src="./assets/js/scripts.js"></script>
</body>
<footer></footer>
</html>