-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
361 lines (202 loc) · 8.14 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
352
353
354
355
356
357
358
359
360
361
<!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">
<title>TAKOBEAR</title>
<meta name="description" content="Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.
">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="/css/blog.css">
<link rel="stylesheet" href="/css/paginate.css">
<link rel="canonical" href="http://www.takobear.tw/page29/">
<link rel="alternate" type="application/rss+xml" title="TAKOBEAR" href="http://www.takobear.tw/feed.xml">
</head>
<body>
<header class="site-header">
<div class="wrapper">
<a class="site-title" href="/">TAKOBEAR</a>
<nav class="site-nav">
<a href="#" class="menu-icon">
<svg viewBox="0 0 18 15">
<path fill="#424242" d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.031C17.335,0,18,0.665,18,1.484L18,1.484z"/>
<path fill="#424242" d="M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0c0-0.82,0.665-1.484,1.484-1.484 h15.031C17.335,6.031,18,6.696,18,7.516L18,7.516z"/>
<path fill="#424242" d="M18,13.516C18,14.335,17.335,15,16.516,15H1.484C0.665,15,0,14.335,0,13.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.031C17.335,12.031,18,12.696,18,13.516L18,13.516z"/>
</svg>
</a>
<div class="trigger">
<a class="page-link" href="/categories/">
<i class="fa fa-tags"></i> 分類
</a>
<a class="page-link" href="/feed.xml">
<i class="fa fa-rss-square"></i> RSS
</a>
</div>
</nav>
</div>
</header>
<div class="page-content">
<div class="wrapper">
<div class="home">
<header class="post-header">
<h1 class="page-title">最新文章</h1>
</header>
<ul class="post-list">
<li>
<span class="post-meta">Jul 15, 2014</span>
<h2>
<a class="post-link" href="/2014/07/15/ios-googleingressios/">[iOS] Google真實人生線上遊戲Ingress終於讓iOS也參戰啦!</a>
</h2>
</li>
<li>
<span class="post-meta">Jul 14, 2014</span>
<h2>
<a class="post-link" href="/2014/07/14/wear-mini-launcher-android-wearapp-launcher/">Wear Mini Launcher: 在Android Wear上找不到App? 把它們都放進launcher裡吧!</a>
</h2>
</li>
<li>
<span class="post-meta">Jul 14, 2014</span>
<h2>
<a class="post-link" href="/2014/07/14/iphone-6-iphone/">現在就買得到iPhone 6? 中國iPhone盜版商已經做好盜版品啦!</a>
</h2>
</li>
<li>
<span class="post-meta">Jul 14, 2014</span>
<h2>
<a class="post-link" href="/2014/07/14/material-design-google/">隨處可見的Material Design: 現在開始Google文件系列也都換樣貌了!</a>
</h2>
</li>
<li>
<span class="post-meta">Jul 12, 2014</span>
<h2>
<a class="post-link" href="/2014/07/12/ios-ios-google-map/">[iOS] iOS 版 Google Map翻新! 更多新功能加入方便尋找結果</a>
</h2>
</li>
<li>
<span class="post-meta">Jul 11, 2014</span>
<h2>
<a class="post-link" href="/2014/07/11/x6d2/">即使手機恢復了原廠設定, 你知道你的個人資訊仍可能外洩嗎?</a>
</h2>
</li>
<li>
<span class="post-meta">Jul 11, 2014</span>
<h2>
<a class="post-link" href="/2014/07/11/app-store/">App Store 設立六年了, 大家還記得當初的樣貌嗎?</a>
</h2>
</li>
<li>
<span class="post-meta">Jul 10, 2014</span>
<h2>
<a class="post-link" href="/2014/07/10/yoapp/">Yo這App可以做什麼? 現在他在以色列可以監控導彈了..</a>
</h2>
</li>
<li>
<span class="post-meta">Jul 10, 2014</span>
<h2>
<a class="post-link" href="/2014/07/10/carplay-hyundai2015demo/">Carplay有多潮? 現代(Hyundai)汽車2015年產品放出demo影片啦!</a>
</h2>
</li>
<li>
<span class="post-meta">Jul 9, 2014</span>
<h2>
<a class="post-link" href="/2014/07/09/cloud/">想在家裡觀賞雷雲嗎? 這朵Cloud讓你有身歷其境的閃電效果..</a>
</h2>
</li>
</ul>
<div class="paginate-block">
<div id="post-pagination" class="pagination">
<p class="previous">
<a href="/"><<</a>
</p>
<p class="previous">
<a href="/page28">prev</a>
</p>
<ul class="pages">
<li class="page">
<a href="/page24">24</a>
</li>
<li class="page">
<a href="/page25">25</a>
</li>
<li class="page">
<a href="/page26">26</a>
</li>
<li class="page">
<a href="/page27">27</a>
</li>
<li class="page">
<a href="/page28">28</a>
</li>
<li class="page">
<span class="current-page">29</span>
</li>
<li class="page">
<a href="/page30">30</a>
</li>
<li class="page">
<a href="/page31">31</a>
</li>
<li class="page">
<a href="/page32">32</a>
</li>
<li class="page">
<a href="/page33">33</a>
</li>
<li class="page">
<a href="/page34">34</a>
</li>
</ul>
<p class="next">
<a href="/page30">next</a>
</p>
<p class="next">
<a href="/page78">>></a>
</p>
</div>
</div>
</div>
</div>
</div>
<footer class="site-footer">
<div class="wrapper">
<div class="footer-col-wrapper">
<div class="footer-col footer-col-2">
<ul class="contact-list">
<li>TAKOBEAR</li>
<li><a href="mailto:[email protected]">[email protected]</a></li>
</ul>
</div>
<div class="footer-col footer-col-1 footer-col-right">
<ul class="social-media-list">
<li>
<a href="https://github.com/TakoBear">
<span class="icon"><i class="fa fa-github fa-fw"></i></span>
<span class="username">TakoBear</span>
</a>
</li>
<li>
<a href="https://www.facebook.com/funnytechandnews">
<span class="icon"><i class="fa fa-facebook fa-fw"></i></span>
<span class="username">funnytechandnews</span>
</a>
</li>
</ul>
</div>
</div>
<div class="footer-license">
2013-2016 TakoBear. All rights reserved.
</div>
</div>
</footer>
<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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-43546700-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>