-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
353 lines (196 loc) · 7.73 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
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
<!DOCTYPE html>
<html lang=zh>
<head>
<!-- so meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta name="description" content="Learn as if you were to live forever.">
<meta property="og:type" content="website">
<meta property="og:title" content="小心地滑">
<meta property="og:url" content="http://raawaa.github.io/index.html">
<meta property="og:site_name" content="小心地滑">
<meta property="og:description" content="Learn as if you were to live forever.">
<meta property="og:locale" content="zh-CN">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="小心地滑">
<meta name="twitter:description" content="Learn as if you were to live forever.">
<link rel="shortcut icon" href="/images/favicon.ico">
<link rel="icon" type="image/png" href="/images/favicon-192x192.png" sizes="192x192">
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
<!-- title -->
<title>小心地滑</title>
<!-- styles -->
<link rel="stylesheet" href="/css/style.css">
<!-- persian styles -->
<link rel="stylesheet" href="/css/rtl.css">
<!-- rss -->
</head>
<body class="max-width mx-auto px3 ltr">
<div class="content index my4">
<header id="header">
<a href="/">
<div id="logo" style="background-image: url(/images/logo.png);"></div>
<div id="title">
<h1>小心地滑</h1>
</div>
</a>
<div id="nav">
<ul>
<li class="icon">
<a href="#"><i class="fas fa-bars fa-2x"></i></a>
</li>
<li><a href="/">首页</a></li>
<li><a href="/about/">关于</a></li>
<li><a href="/archives/">归档</a></li>
<li><a href="http://github.com/raawaa">项目</a></li>
</ul>
</div>
</header>
<section id="about">
<p>Learn as if you were to live forever.</p>
<p>
Find me on
<a class="icon" target="_blank" href="http://github.com/probberechts/cactus-dark">
<i class="fab fa-github"></i><!--
---></a><!--
---><!--
--->,
<a class="icon" target="_blank" href="http://weibo.com/raawaa">
<i class="fab fa-weibo"></i><!--
---></a><!--
---><!--
---> and
<a class="icon" target="_blank" href="mailto:[email protected]">
<i class="fas fa-envelope"></i><!--
---></a><!--
---><!--
--->.
</p>
</section>
<section id="writing">
<span class="h1"><a href="/archives">文章</a></span>
<ul class="post-list">
<li class="post-item">
<div class="meta">
<time datetime="2018-05-19T06:08:45.000Z" itemprop="datePublished">2018-05-19</time>
</div>
<span>
<a class="" href="/2018/05/19/Build-Cross-platform-Hello-World-with-CMake-and-wxWidgets-Pt-1/">Build Cross-platform Hello World with CMake and wxWidgets Pt.1</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2016-10-12T13:14:22.000Z" itemprop="datePublished">2016-10-12</time>
</div>
<span>
<a class="" href="/2016/10/12/Writing-docx-with-org-mode-and-pandoc/">用Org-mode与pandoc编写Word文档</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2016-06-14T13:51:26.000Z" itemprop="datePublished">2016-06-14</time>
</div>
<span>
<a class="" href="/2016/06/14/my-frequently-used-linux-software/">我的 Linux 常用软件</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2016-05-05T12:26:38.000Z" itemprop="datePublished">2016-05-05</time>
</div>
<span>
<a class="" href="/2016/05/05/input-with-ibus-on-emacs/">在 Emacs 中使用 IBus 输入法</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2016-04-13T04:17:59.000Z" itemprop="datePublished">2016-04-13</time>
</div>
<span>
<a class="" href="/2016/04/13/fix-password-and-group-files-integrity/">修复 Linux 用户和用户组完整性</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2016-04-09T01:22:57.000Z" itemprop="datePublished">2016-04-09</time>
</div>
<span>
<a class="" href="/2016/04/09/cs-for-beginners/">我所遇到过的入门好书</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2016-04-07T04:29:12.000Z" itemprop="datePublished">2016-04-07</time>
</div>
<span>
<a class="" href="/2016/04/07/git-detached-head/">危险! 分离头指针</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2016-04-04T14:03:13.000Z" itemprop="datePublished">2016-04-04</time>
</div>
<span>
<a class="" href="/2016/04/04/gdm-wont-start-on-boot-with-nvidia-drivers/">Nvidia 闭源驱动导致 GDM 故障</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2016-04-04T07:37:15.000Z" itemprop="datePublished">2016-04-04</time>
</div>
<span>
<a class="" href="/2016/04/04/how-to-enable-flypy-in-rime-on-linux/">如何在RIME输入法中使用小鹤双拼(linux)</a>
</span>
</li>
<li class="post-item">
<div class="meta">
<time datetime="2016-03-16T12:05:52.000Z" itemprop="datePublished">2016-03-16</time>
</div>
<span>
<a class="" href="/2016/03/16/How-utilities-are-profiting-from-Big-Data-analytics/">〔译〕基础能源公司如何从大数据中获益</a>
</span>
</li>
</ul>
</section>
<section id="projects">
<span class="h1"><a href="http://github.com/raawaa">项目</a></span>
<ul class="project-list">
<li class="project-item">
<a href="https://github.com/raawaa/jav-scrapy">jav-scrapy</a>: <p>批量抓取AV磁链</p>
</li>
<li class="project-item">
<a href="https://addons.mozilla.org/zh-CN/firefox/addon/magnit/">Magn!t</a>: <p>批量下载剧集种子</p>
</li>
</ul>
</section>
</div>
<footer id="footer">
<div class="footer-left">
Copyright © 2018 Yu Wenjie
</div>
<div class="footer-right">
<nav>
<ul>
<li><a href="/">首页</a></li>
<li><a href="/about/">关于</a></li>
<li><a href="/archives/">归档</a></li>
<li><a href="http://github.com/raawaa">项目</a></li>
</ul>
</nav>
</div>
</footer>
</body>
</html>
<!-- styles -->
<link rel="stylesheet" href="/lib/font-awesome/css/fontawesome-all.min.css">
<link rel="stylesheet" href="/lib/justified-gallery/css/justifiedGallery.min.css">
<!-- jquery -->
<script src="/lib/jquery/jquery.min.js"></script>
<script src="/lib/justified-gallery/js/jquery.justifiedGallery.min.js"></script>
<script src="/js/main.js"></script>
<!-- search -->
<!-- Google Analytics -->
<!-- Baidu Analytics -->
<!-- Disqus Comments -->