-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
473 lines (315 loc) · 15.3 KB
/
index.html
File metadata and controls
473 lines (315 loc) · 15.3 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
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
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>User Interfxxk</title>
<meta name="viewport" content="width=device-width">
<meta property="og:type" content="website">
<meta property="og:title" content="User Interfxxk">
<meta property="og:url" content="http://paki.github.io/index.html">
<meta property="og:site_name" content="User Interfxxk">
<meta property="og:locale" content="ja">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="User Interfxxk">
<link rel="alternative" href="/atom.xml" title="User Interfxxk" type="application/atom+xml">
<link rel="icon" href="/favicon.ico">
<link rel="stylesheet" href="/css/style.css">
<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<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-4897124-11', 'auto');
ga('require', 'linkid', 'linkid.js');
ga('send', 'pageview');
</script>
</head>
<body>
<div id="container">
<div class="mobile-nav-panel">
<i class="icon-reorder icon-large"></i>
</div>
<header id="header">
<h1 class="blog-title">
<a href="/">User Interfxxk</a>
</h1>
<nav class="nav">
<ul>
<li><a href="/">Home</a></li><li><a href="/archives">Archives</a></li>
<li><a id="nav-search-btn" class="nav-icon" title="Search"></a></li>
<li><a href="/atom.xml" id="nav-rss-link" class="nav-icon" title="RSS Feed"></a></li>
</ul>
</nav>
<div id="search-form-wrap">
<form action="//google.com/search" method="get" accept-charset="UTF-8" class="search-form"><input type="search" name="q" class="search-form-input" placeholder="Search"><button type="submit" class="search-form-submit"></button><input type="hidden" name="sitesearch" value="http://paki.github.io"></form>
</div>
</header>
<div id="main">
<article id="post-HTML5ゲームのいま" class="post">
<footer class="entry-meta-header">
<span class="meta-elements date">
<a href="/2017/09/21/HTML5ゲームのいま/" class="article-date">
<time datetime="2017-09-20T15:49:00.000Z" itemprop="datePublished">2017-09-21</time>
</a>
</span>
<span class="meta-elements tags">
<ul class="article-tag-list"><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/game/">game</a></li><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/html/">html</a></li></ul>
</span>
<div class="commentscount">
</div>
</footer>
<header class="entry-header">
<h1 itemprop="name" class="entry-title">
<a class="article-title" href="/2017/09/21/HTML5ゲームのいま/">HTML5ゲームのいま</a>
</h1>
</header>
<div class="entry-content">
<p>「ネイティブシフト」が叫ばれて久しく、かつてのHTML製ブラウザゲームは選択肢の一つに過ぎなくなってしまった。<br>だが、これはそれとまた違ったいまどきのHTMLゲームのはなし。</p>
<p class="article-more-link">
<a href="/2017/09/21/HTML5ゲームのいま/#more">Read More</a>
</p>
</div>
<footer class="entry-footer">
<div class="entry-meta-footer">
<span class="category">
</span>
<span class="tags">
</span>
</div>
</footer>
</article>
<hr class="article-devider">
<article id="post-hexo-で日本語パーマリンク" class="post">
<footer class="entry-meta-header">
<span class="meta-elements date">
<a href="/2015/06/16/hexo-で日本語パーマリンク/" class="article-date">
<time datetime="2015-06-15T16:41:08.000Z" itemprop="datePublished">2015-06-16</time>
</a>
</span>
<span class="meta-elements tags">
<ul class="article-tag-list"><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/hexo/">hexo</a></li></ul>
</span>
<div class="commentscount">
</div>
</footer>
<header class="entry-header">
<h1 itemprop="name" class="entry-title">
<a class="article-title" href="/2015/06/16/hexo-で日本語パーマリンク/">hexo で日本語パーマリンク</a>
</h1>
</header>
<div class="entry-content">
<h1 id="404になってしまう"><a href="#404になってしまう" class="headerlink" title="404になってしまう"></a>404になってしまう</h1><p>サイト内でリンクを踏むと、日本語を含むアドレスがなぜか404になってしまっていた。<br>以前確認した時は問題なかった気がするのだけど…。</p>
<p class="article-more-link">
<a href="/2015/06/16/hexo-で日本語パーマリンク/#more">Read More</a>
</p>
</div>
<footer class="entry-footer">
<div class="entry-meta-footer">
<span class="category">
</span>
<span class="tags">
</span>
</div>
</footer>
</article>
<hr class="article-devider">
<article id="post-atom-に乗り換える" class="post">
<footer class="entry-meta-header">
<span class="meta-elements date">
<a href="/2015/06/14/atom-に乗り換える/" class="article-date">
<time datetime="2015-06-13T17:10:53.000Z" itemprop="datePublished">2015-06-14</time>
</a>
</span>
<span class="meta-elements tags">
<ul class="article-tag-list"><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/atom/">atom</a></li><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/evernote/">evernote</a></li><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/sublime-text/">sublime text</a></li></ul>
</span>
<div class="commentscount">
</div>
</footer>
<header class="entry-header">
<h1 itemprop="name" class="entry-title">
<a class="article-title" href="/2015/06/14/atom-に乗り換える/">atom をもう一度触ってみる</a>
</h1>
</header>
<div class="entry-content">
<p>ここ数年エディタは sublime text が気に入っていて、 st3 のライセンスも買ったしメモ書きにもずっと使っている。最近人気の atom はだいぶ前にちょっと試してみたきり、いろいろと納得いかなくて乗り換えには至らなかった(大きめの CSS を開くとシンタックスハイライトが処理しきれずに落ちたりしてた…)。 </p>
<p class="article-more-link">
<a href="/2015/06/14/atom-に乗り換える/#more">Read More</a>
</p>
</div>
<footer class="entry-footer">
<div class="entry-meta-footer">
<span class="category">
</span>
<span class="tags">
</span>
</div>
</footer>
</article>
<hr class="article-devider">
<article id="post-ブログのソース管理と-git-submodule-deinit" class="post">
<footer class="entry-meta-header">
<span class="meta-elements date">
<a href="/2015/05/29/ブログのソース管理と-git-submodule-deinit/" class="article-date">
<time datetime="2015-05-28T16:41:52.000Z" itemprop="datePublished">2015-05-29</time>
</a>
</span>
<span class="meta-elements tags">
<ul class="article-tag-list"><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/git/">git</a></li><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/hexo/">hexo</a></li></ul>
</span>
<div class="commentscount">
</div>
</footer>
<header class="entry-header">
<h1 itemprop="name" class="entry-title">
<a class="article-title" href="/2015/05/29/ブログのソース管理と-git-submodule-deinit/">ブログのソース管理と git submodule deinit</a>
</h1>
</header>
<div class="entry-content">
<h2 id="ソースも-git-で管理したかった"><a href="#ソースも-git-で管理したかった" class="headerlink" title="ソースも git で管理したかった"></a>ソースも git で管理したかった</h2><p><code>$ hexo deploy -g</code> するとページを生成しつつ公開用に push してくれるが、生成元の markdown ファイルや _config.yaml も git で管理したかった。</p>
<p class="article-more-link">
<a href="/2015/05/29/ブログのソース管理と-git-submodule-deinit/#more">Read More</a>
</p>
</div>
<footer class="entry-footer">
<div class="entry-meta-footer">
<span class="category">
</span>
<span class="tags">
</span>
</div>
</footer>
</article>
<hr class="article-devider">
<article id="post-rssフィードをつけた" class="post">
<footer class="entry-meta-header">
<span class="meta-elements date">
<a href="/2015/05/28/rssフィードをつけた/" class="article-date">
<time datetime="2015-05-27T16:13:56.000Z" itemprop="datePublished">2015-05-28</time>
</a>
</span>
<span class="meta-elements tags">
<ul class="article-tag-list"><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/hexo/">hexo</a></li></ul>
</span>
<div class="commentscount">
</div>
</footer>
<header class="entry-header">
<h1 itemprop="name" class="entry-title">
<a class="article-title" href="/2015/05/28/rssフィードをつけた/">rssフィードをつけた</a>
</h1>
</header>
<div class="entry-content">
<h2 id="インストールと設定"><a href="#インストールと設定" class="headerlink" title="インストールと設定"></a>インストールと設定</h2><p><a href="https://github.com/hexojs/hexo-generator-feed" target="_blank" rel="external">hexo-generator-feed</a> をインストール</p>
<figure class="highlight bash"><table><tr><td class="gutter"><pre><div class="line">1</div></pre></td><td class="code"><pre><div class="line">$ npm install hexo-generator-feed --save</div></pre></td></tr></table></figure>
<p>_config.yml に以下を追記</p>
<figure class="highlight yaml"><table><tr><td class="gutter"><pre><div class="line">1</div><div class="line">2</div><div class="line">3</div><div class="line">4</div></pre></td><td class="code"><pre><div class="line"><span class="attr">feed:</span></div><div class="line"><span class="attr"> type:</span> <span class="string">atom</span></div><div class="line"><span class="attr"> path:</span> <span class="string">atom.xml</span></div><div class="line"><span class="attr"> limit:</span> <span class="number">20</span></div></pre></td></tr></table></figure>
<p class="article-more-link">
<a href="/2015/05/28/rssフィードをつけた/#more">Read More</a>
</p>
</div>
<footer class="entry-footer">
<div class="entry-meta-footer">
<span class="category">
</span>
<span class="tags">
</span>
</div>
</footer>
</article>
<hr class="article-devider">
<article id="post-Chrome-で-0-0-0-0-が叩けない" class="post">
<footer class="entry-meta-header">
<span class="meta-elements date">
<a href="/2015/05/27/Chrome-で-0-0-0-0-が叩けない/" class="article-date">
<time datetime="2015-05-26T17:09:27.000Z" itemprop="datePublished">2015-05-27</time>
</a>
</span>
<span class="meta-elements tags">
<ul class="article-tag-list"><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/chrome/">chrome</a></li></ul>
</span>
<div class="commentscount">
</div>
</footer>
<header class="entry-header">
<h1 itemprop="name" class="entry-title">
<a class="article-title" href="/2015/05/27/Chrome-で-0-0-0-0-が叩けない/">Chrome で 0.0.0.0 が叩けない</a>
</h1>
</header>
<div class="entry-content">
<h2 id="検索扱いになってしまう"><a href="#検索扱いになってしまう" class="headerlink" title="検索扱いになってしまう"></a>検索扱いになってしまう</h2><p><code>hexo server</code> すると URL が表示される。</p>
<figure class="highlight bash"><table><tr><td class="gutter"><pre><div class="line">1</div><div class="line">2</div></pre></td><td class="code"><pre><div class="line">$ hexo server</div><div class="line">INFO Hexo is running at http://0.0.0.0:4000/. Press Ctrl+C to stop.</div></pre></td></tr></table></figure>
<p>この <code>http://0.0.0.0:4000/</code> は chrome のアドレスバー(Omnibox)にコピペしても開くことができない。<br>Omnibox は 0 で始まる文字列をURLとして取り扱わないで、検索キーワードとしてgoogle検索にかけてしまうようだ。</p>
<p class="article-more-link">
<a href="/2015/05/27/Chrome-で-0-0-0-0-が叩けない/#more">Read More</a>
</p>
</div>
<footer class="entry-footer">
<div class="entry-meta-footer">
<span class="category">
</span>
<span class="tags">
</span>
</div>
</footer>
</article>
<hr class="article-devider">
<article id="post-hexoでブログつくった" class="post">
<footer class="entry-meta-header">
<span class="meta-elements date">
<a href="/2015/05/26/hexoでブログつくった/" class="article-date">
<time datetime="2015-05-25T18:43:40.000Z" itemprop="datePublished">2015-05-26</time>
</a>
</span>
<span class="meta-elements tags">
<ul class="article-tag-list"><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/hexo/">hexo</a></li></ul>
</span>
<div class="commentscount">
</div>
</footer>
<header class="entry-header">
<h1 itemprop="name" class="entry-title">
<a class="article-title" href="/2015/05/26/hexoでブログつくった/">hexoでブログつくった</a>
</h1>
</header>
<div class="entry-content">
<h2 id="ジェネレータの選定"><a href="#ジェネレータの選定" class="headerlink" title="ジェネレータの選定"></a>ジェネレータの選定</h2><p>もともと jekyll でなんかやってみようかと思っていたけど、だいぶ時間があいてしまったのであらためてジェネレータを調査するところから。</p>
<p class="article-more-link">
<a href="/2015/05/26/hexoでブログつくった/#more">Read More</a>
</p>
</div>
<footer class="entry-footer">
<div class="entry-meta-footer">
<span class="category">
</span>
<span class="tags">
</span>
</div>
</footer>
</article>
<hr class="article-devider">
</div>
<div class="mb-search">
<form action="//google.com/search" method="get" accept-charset="utf-8">
<input type="search" name="q" results="0" placeholder="Search">
<input type="hidden" name="q" value="site:paki.github.io">
</form>
</div>
<footer id="footer">
<h1 class="footer-blog-title">
<a href="/">User Interfxxk</a>
</h1>
<span class="copyright">
© 2017 paki<br>
Modify from <a href="http://sanographix.github.io/tumblr/apollo/" target="_blank">Apollo</a> theme, designed by <a href="http://www.sanographix.net/" target="_blank">SANOGRAPHIX.NET</a><br>
Powered by <a href="http://hexo.io/" target="_blank">Hexo</a>
</span>
</footer>
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<link rel="stylesheet" href="/fancybox/jquery.fancybox.css" media="screen" type="text/css">
<script src="/fancybox/jquery.fancybox.pack.js"></script>
<script src="/js/script.js"></script>
</div>
</body>
</html>