-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpage3.html
254 lines (206 loc) · 13.5 KB
/
page3.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1, minimum-scale=1, maximum-scale=1">
<meta name="keywords" content="斯屹, 骑红色自行车的少年">
<meta name="description" content="骑红色自行车的少年">
<link rel="stylesheet" href="/bundle/index.css">
<title>斯屹</title>
</head>
<body>
<article class="container">
<a class="index" href="/">斯屹</a>
<ul class="menu">
<li class="menu-item"><a href="/archive.html">归档</a></li>
<li class="menu-item"><a href="/tag.html">标签</a></li>
</ul>
<script type="text/javascript">
var timeSinceLang = {
year: '年前',
month: '个月前',
day: '天前',
hour: '小时前',
minute: '分钟前',
second: '秒前'
};
</script>
<script type="text/javascript">
var conn, reloadTimer, connectTimer;
var connect = function() {
conn = new WebSocket('ws://' + location.host + '/live');
conn.onmessage = function(event) {
if (event.data === 'change') {
if (reloadTimer) clearTimeout(reloadTimer);
reloadTimer = setTimeout(function() {
window.location.reload();
}, 200);
}
};
conn.onclose = function() {
if (connectTimer) clearTimeout(connectTimer);
connectTimer = setTimeout(function() {
connect();
}, 1000);
};
};
connect();
</script>
<article class="main page">
<header class="header site">
<img class="logo" src="/images/siyi.png" />
<h1 class="title">斯屹</h1>
<h2 class="subtitle">骑红色自行车的少年</h2>
</header>
<ul class="article-list">
<li class="article">
<a class="title" href="/%e7%ab%a5%e8%a8%80%e6%97%a0%e5%bf%8c/2011/09/13/oracle/index.html">咒语(外一句)</a>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.gnawux.html">daddy</a>
<span class="date" data-time="1315895165">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/%e8%af%ad%e5%bd%95/index.html">语录</a><a class="tag" href="/tag/%e7%ab%a5%e8%a8%80%e6%97%a0%e5%bf%8c/index.html">童言无忌</a>
</span>
</section>
</li>
<li class="article">
<a class="title" href="/%e6%94%b6%e5%ae%b9%e5%8c%ba/2011/08/22/mountain-wuyi/index.html">去武夷山玩了</a>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.gnawux.html">daddy</a>
<span class="date" data-time="1313994486">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/%e6%97%85%e6%b8%b8/index.html">旅游</a><a class="tag" href="/tag/%e6%94%b6%e5%ae%b9%e5%8c%ba/index.html">收容区</a>
</span>
</section>
</li>
<li class="article">
<a class="title" href="/%e7%bb%8f%e5%85%b8%e4%b8%80%e5%88%bb/2011/07/30/lolipop-from-shanghai/index.html">上海的棒棒糖</a>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.gnawux.html">daddy</a>
<span class="date" data-time="1312039600">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/%e6%a3%92%e6%a3%92%e7%b3%96/index.html">棒棒糖</a><a class="tag" href="/tag/%e7%85%a7%e7%89%87/index.html">照片</a><a class="tag" href="/tag/%e7%a4%bc%e7%89%a9/index.html">礼物</a><a class="tag" href="/tag/%e7%bb%8f%e5%85%b8%e4%b8%80%e5%88%bb/index.html">经典一刻</a>
</span>
</section>
</li>
<li class="article">
<a class="title" href="/%e7%ab%a5%e8%a8%80%e6%97%a0%e5%bf%8c/2011/06/13/when-will-daddy-back/index.html">爸爸什么时候回来啊</a>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.gnawux.html">daddy</a>
<span class="date" data-time="1307970208">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/%e7%94%b5%e8%af%9d/index.html">电话</a><a class="tag" href="/tag/%e7%ab%a5%e8%a8%80%e6%97%a0%e5%bf%8c/index.html">童言无忌</a>
</span>
</section>
</li>
<li class="article">
<a class="title" href="/%e6%94%b6%e5%ae%b9%e5%8c%ba/2011/05/07/video-uploading/index.html">补视频中……</a>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.gnawux.html">daddy</a>
<span class="date" data-time="1304739806">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/video/index.html">video</a><a class="tag" href="/tag/%e6%9c%ac%e7%ab%99/index.html">本站</a><a class="tag" href="/tag/%e6%94%b6%e5%ae%b9%e5%8c%ba/index.html">收容区</a>
</span>
</section>
</li>
<li class="article">
<a class="title" href="/%e6%97%b6%e9%97%b4%e6%9c%ba%e5%99%a8/2011/05/06/bottles/index.html">折腾瓶子咯</a>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.gnawux.html">daddy</a>
<span class="date" data-time="1304615525">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/homework/index.html">homework</a><a class="tag" href="/tag/siyi/index.html">siyi</a><a class="tag" href="/tag/video/index.html">video</a><a class="tag" href="/tag/%e5%b9%bc%e5%84%bf%e5%9b%ad/index.html">幼儿园</a><a class="tag" href="/tag/%e6%97%b6%e9%97%b4%e6%9c%ba%e5%99%a8/index.html">时间机器</a>
</span>
</section>
</li>
<li class="article">
<a class="title" href="/%e7%ab%a5%e8%a8%80%e6%97%a0%e5%bf%8c/2011/04/05/mis-talk/index.html">说漏嘴</a>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.gnawux.html">daddy</a>
<span class="date" data-time="1301969056">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/%e5%b9%bc%e5%84%bf%e5%9b%ad/index.html">幼儿园</a><a class="tag" href="/tag/%e8%af%ad%e5%bd%95/index.html">语录</a><a class="tag" href="/tag/%e7%ab%a5%e8%a8%80%e6%97%a0%e5%bf%8c/index.html">童言无忌</a>
</span>
</section>
</li>
<li class="article">
<a class="title" href="/%e5%9b%a7%e5%8d%b0%e8%b1%a1/2011/03/30/oh-plane/index.html">看!灰机!</a>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.gnawux.html">daddy</a>
<span class="date" data-time="1301494624">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/%e7%85%a7%e7%89%87/index.html">照片</a><a class="tag" href="/tag/%e7%8e%a9%e5%85%b7/index.html">玩具</a><a class="tag" href="/tag/%e7%9b%b4%e5%8d%87%e6%9c%ba/index.html">直升机</a><a class="tag" href="/tag/%e8%83%86%e5%b0%8f%e9%ac%bc/index.html">胆小鬼</a><a class="tag" href="/tag/%e9%81%a5%e6%8e%a7/index.html">遥控</a><a class="tag" href="/tag/%e5%9b%a7%e5%8d%b0%e8%b1%a1/index.html">囧印象</a>
</span>
</section>
</li>
<li class="article">
<a class="title" href="/%e7%ab%a5%e8%a8%80%e6%97%a0%e5%bf%8c/2011/03/29/orig-name/index.html">原始命名</a>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.gnawux.html">daddy</a>
<span class="date" data-time="1301408542">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/%e6%9c%ac%e7%ab%99/index.html">本站</a><a class="tag" href="/tag/%e9%80%9a%e5%91%8a/index.html">通告</a><a class="tag" href="/tag/%e7%ab%a5%e8%a8%80%e6%97%a0%e5%bf%8c/index.html">童言无忌</a>
</span>
</section>
</li>
<li class="article">
<a class="title" href="/%e6%94%b6%e5%ae%b9%e5%8c%ba/2011/03/29/hello-world.html/index.html">建站宣言</a>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.gnawux.html">daddy</a>
<span class="date" data-time="1301408535">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/%e6%9c%ac%e7%ab%99/index.html">本站</a><a class="tag" href="/tag/%e9%80%9a%e5%91%8a/index.html">通告</a><a class="tag" href="/tag/%e6%94%b6%e5%ae%b9%e5%8c%ba/index.html">收容区</a>
</span>
</section>
</li>
</ul>
<section class="page-nav">
<a class="prev" href="/page2.html">上一页</a>
<span class="nav">3 / 4</span>
<a class="next" href="/page4.html">下一页</a>
</section>
</article>
</article>
<footer class="footer">
<span class="copyright">
斯屹 ©
<script type="text/javascript">
document.write(new Date().getFullYear());
</script>
</span>
<span class="publish">Powered by <a href="http://www.inkpaper.io/" target="_blank">Ink</a></span>
</footer>
</body>
<script src="/bundle/index.js"></script>
</html>