-
Notifications
You must be signed in to change notification settings - Fork 0
/
article.html
406 lines (305 loc) · 11.9 KB
/
article.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
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
<!DOCTYPE html>
<html>
<head>
<title>Backstory: Jay Z Comes out with a new Album</title>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="viewport" content="width=device-width, user-scalable=no">
<link rel="apple-touch-icon" href="/img/apple-touch-icon.png">
<link href="/img/startup.png" rel="apple-touch-startup-image" sizes="640x1096">
<link href='http://fonts.googleapis.com/css?family=Comfortaa:400,700,300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Roboto:400,900,700,500,300,100' rel='stylesheet' type='text/css'>
<link href="css/style.css" rel="stylesheet" type="text/css"/>
<script src="bower_components/jquery/dist/jquery.min.js"></script>
<script src="bower_components/jquery-touchswipe/jquery.touchSwipe.js"></script>
<script src="js/app.js"></script>
</head>
<body class="jayz">
<nav class="nav">
<div id="menu-trigger" class="nav-btn left menu"></div>
<div class="title">Jay Z</div>
<div id="reverse" class="nav-btn right reverse"></div>
</nav>
<div class="menu-drawer">
<div class="nav-search">
<input class="nav-search-input" type="input"/>
</div>
<div class="nav-filters">
<h5 class="h5">Filter By</h5>
<ul class="filters">
<li class="latest"><a href="index.html">Latest</a></li>
<li class="popular"><a href="index.html">Popular</a></li>
<li class="trending"><a href="index.html">Trending</a></li>
<li class="favorites"><a href="index.html">Favorites</a></li>
</ul>
</div>
<div class="nav-trending">
<h5 class="h5">Trending</h5>
<ul class="trending">
<li><a href="article.html">JayZ</a></li>
<li><a href="malaysia.html">Flight MH370</a></li>
<li><a href="sndmakes.html">SNDMakes</a></li>
<li>Beyonce</li>
<li>Knicks</li>
<li>March Madness</li>
<li>JayZ</li>
<li>Beyonce</li>
<li>Knicks</li>
<li>March Madness</li>
<li>JayZ</li>
<li>Beyonce</li>
<li>Knicks</li>
<li>March Madness</li>
<li>JayZ</li>
<li>Beyonce</li>
<li>Knicks</li>
<li>March Madness</li>
<li>JayZ</li>
<li>Beyonce</li>
<li>Knicks</li>
<li>March Madness</li>
<li>JayZ</li>
<li>Beyonce</li>
<li>Knicks</li>
<li>March Madness</li>
</ul>
</div>
</div>
<div class="timeline-container">
<div class="story-header jayz">
<span class="update-num star"></span>
<div class="timeline-bd">
<h1 class="story-h1">Jay Z releases new studio album</h1>
<div class="article-meta">
<small class="small timestamp">This story broke 7 days ago</small>
</div>
<div class="story-header-panel">
<p class="txt">
On a date that might be known to some people, Jay Z started working on his new album. This is the rapper's 9th studio release.
</p>
</div><!-- story-header-panel -->
</div><!-- timeline-bd -->
</div><!-- timeline-update original -->
<div class="timeline-list">
<div class="timeline-update unread">
<span class="update-num">6</span>
<div class="timeline-bd">
<div class="article-thumb"><img src="/img/beyonce.jpg"/></div>
<h4 class="h4">Jay Z and Beyonce spotted walking around doing fun stuff</h4>
<div class="article-meta">
<small class="small timestamp">22 min</small>
<div class="star"></div>
</div>
<div class="timeline-text">
<p class="txt">
Some kind of article text here and here and here and here. It's an article I say! It's got type! Holy crap let's write so much text in here. It would be great to do this. Let's do it.
</p>
</div><!-- timeline-text -->
<div class="article-overlay">
Body here.
</div><!-- article overlay -->
</div><!-- timeline-bd -->
<div class="updates-past">5 older updates</div>
</div><!-- timeline-update -->
<div class="timeline-update unread">
<div class="updates-future">1 newer update</div>
<span class="update-num">5</span>
<div class="timeline-bd">
<h4 class="h4">Jay Z gives interview saying some stuff and junk about Kanye </h4>
<div class="article-meta">
<small class="small timestamp">16 hours</small>
<div class="star"></div>
</div>
<div class="timeline-text">
<p class="txt">
Some kind of article text here and here and here and here. It's an article I say! It's got type! Holy crap let's write so much text in here. It would be great to do this. Let's do it.
</p>
</div><!-- timeline-text -->
<div class="article-overlay">
Body here.
</div><!-- article overlay -->
</div><!-- timeline-bd -->
<div class="updates-past">4 older updates</div>
</div><!-- timeline-update -->
<div class="timeline-update">
<div class="updates-future">2 newer updates</div>
<span class="update-num">4</span>
<div class="timeline-bd">
<h4 class="h4">Out and about in NY: Jay Z at the Nets Game</h4>
<div class="article-meta">
<small class="small timestamp">2 days</small>
<div class="star"></div>
</div>
<div class="timeline-text">
<p class="txt">
Some kind of article text here and here and here and here. It's an article I say! It's got type! Holy crap let's write so much text in here. It would be great to do this. Let's do it.
</p>
</div><!-- timeline-text -->
<div class="article-overlay">
<h1 class="h1">Jay Z released an album and we all liked it so much.</h1>
<div class="article-body-meta">
<small class="byline">By Miranda Mulligan</small>
<small class="source">Buzzfeed.com</small>
</div>
<p class="txt">
Some kind of article text here and here and here and here. It's an article I say! It's got type! Holy crap let's write so much text in here. It would be great to do this. Let's do it.
</p>
<p class="txt">
Some kind of article text here and here and here and here. It's an article I say! It's got type! Holy crap let's write so much text in here. It would be great to do this. Let's do it.
</p>
<p class="txt">
Some kind of article text here and here and here and here. It's an article I say! It's got type! Holy crap let's write so much text in here. It would be great to do this. Let's do it.
</p>
<p class="txt">
Some kind of article text here and here and here and here. It's an article I say! It's got type! Holy crap let's write so much text in here. It would be great to do this. Let's do it.
</p>
</div><!-- article overlay -->
</div><!-- timeline-bd -->
<div class="updates-past">3 older updates</div>
</div><!-- timeline-update -->
<div class="timeline-update">
<div class="updates-future">3 newer updates</div>
<span class="update-num">3</span>
<div class="timeline-bd">
<div class="article-thumb"><img src="/img/jayz-vid.jpg"/></div>
<h4 class="h4">Watch Beyonce's New Video (Jay Z)</h4>
<div class="article-meta">
<small class="small timestamp">3 days</small>
<div class="star"></div>
</div>
<div class="timeline-text">
<p class="txt">
Some kind of article text here and here and here and here. It's an article I say! It's got type! Holy crap let's write so much text in here. It would be great to do this. Let's do it.
</p>
</div><!-- timeline-text -->
<div class="article-overlay">
<div class="video-container">
<iframe width="560" height="315" src="//www.youtube.com/embed/p1JPKLa-Ofc" frameborder="0" allowfullscreen></iframe>
</div>
</div><!-- article overlay -->
</div><!-- timeline-bd -->
<div class="updates-past">2 older updates</div>
</div><!-- timeline-update -->
<div class="timeline-update">
<div class="updates-future">4 newer updates</div>
<span class="update-num">2</span>
<div class="timeline-bd">
<h4 class="h4">Samsung buys 1 Million copies of Magna Carta Holy Grail</h4>
<div class="article-meta">
<small class="small timestamp">4 days</small>
<div class="star"></div>
</div>
<div class="timeline-text">
<p class="txt">
Some kind of article text here and here and here and here. It's an article I say! It's got type! Holy crap let's write so much text in here. It would be great to do this. Let's do it.
</p>
</div><!-- timeline-text -->
<div class="article-overlay">
Body here.
</div><!-- article overlay -->
</div><!-- timeline-bd -->
<div class="updates-past">1 older updates</div>
</div><!-- timeline-update -->
<div class="timeline-update">
<div class="updates-future">5 newer updates</div>
<span class="update-num">1</span>
<div class="timeline-bd">
<h4 class="h4">Jay Z rumored to be working on new album</h4>
<div class="article-meta">
<small class="small timestamp">6 days</small>
<div class="star"></div>
</div>
<div class="timeline-text">
<p class="txt">
Some kind of article text here and here and here and here. It's an article I say! It's got type! Holy crap let's write so much text in here. It would be great to do this. Let's do it.
</p>
</div><!-- timeline-text -->
<div class="article-overlay">
Body here.
</div><!-- article overlay -->
</div><!-- timeline-bd -->
</div><!-- timeline-update -->
</div><!-- timeline-list -->
<div class="related-stories">
<h5 class="h5">Other stories</h5>
<div class="related-mod">
<div class="media-block">
<div class="main-tz jayz">
<div class="tile-meta">
<small class="timestamp">22 mins</small>
<small class="timestamp">#JayZ</small>
<div class="star"></div>
</div>
<h2 class="tile-h1"><a href="article.html">
Jay Z still the greatest rapper alive according to Jay Z
</a></h2>
</div>
</div>
<div class="media-block">
<div class="main-tz malaysia">
<div class="tile-meta">
<small class="timestamp">22 mins</small>
<small class="timestamp">#JayZ</small>
<div class="star"></div>
</div>
<h2 class="tile-h1"><a href="malaysia.html">
Debris Found in the Indian Ocean
</a></h2>
</div>
</div>
<div class="media-block">
<div class="main-tz sndmakes">
<div class="tile-meta">
<small class="timestamp">22 mins</small>
<small class="timestamp">#SND</small>
<div class="star"></div>
</div>
<h2 class="tile-h1"><a href="sndmakes.html">
SND Makes Comes to Indy
</a></h2>
</div>
</div>
<div class="media-block">
<div class="main-tz vick">
<div class="tile-meta">
<small class="timestamp">22 mins</small>
<small class="timestamp">#JayZ</small>
<div class="star"></div>
</div>
<h2 class="tile-h1"><a href="article.html">
Jay Z still the greatest rapper alive according to Jay Z
</a></h2>
</div>
</div>
<div class="media-block">
<div class="main-tz gaymarriage">
<div class="tile-meta">
<small class="timestamp">22 mins</small>
<small class="timestamp">#JayZ</small>
<div class="star"></div>
</div>
<h2 class="tile-h1"><a href="article.html">
Jay Z still the greatest rapper alive according to Jay Z
</a></h2>
</div>
</div>
<div class="media-block">
<div class="main-tz cash">
<div class="tile-meta">
<small class="timestamp">22 mins</small>
<small class="timestamp">#JayZ</small>
<div class="star"></div>
</div>
<h2 class="tile-h1"><a href="article.html">
Jay Z still the greatest rapper alive according to Jay Z
</a></h2>
</div>
</div>
</div><!-- related-mod -->
</div><!-- related-stories -->
<div class="footer">
<h4 class="h4">Who made this thing?</h4>
<p class="txt">Well, <a href="http://twitter.com/mattgelfand">Matt Gelfand</a>, <a href="http://twitter.com/teenyrobots">Joyce Rice</a>, <a href="http://twitter.com/brunning">Ben Running</a>, <a href="http://twitter.com/realgoodwill">Will Royal</a> and <a href="http://twitter.com/m_swartz">Mike Swartz</a> made it at SNDMakes 2014!</p>
<p class="txt">Check the repo at <a href="http://github.com/mswartz/backstory">github.com/mswartz/backstory.</a></p>
</div>
</body>
</html>