forked from rhinoc/Index
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
440 lines (430 loc) · 17 KB
/
index.html
File metadata and controls
440 lines (430 loc) · 17 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
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="" />
<meta name="author" content="rhinoc" />
<title>造作家</title>
<meta name="keywords" content="">
<meta name="description" content="">
<link rel="shortcut icon" href="./assets/images/favicon.png">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Arimo:400,700,400italic">
<link rel="stylesheet" href="./assets/css/fonts/linecons/css/linecons.css">
<link rel="stylesheet" href="./assets/css/fonts/iconfont/css/iconfont.css">
<link rel="stylesheet" href="./assets/css/fonts/fontawesome/css/font-awesome.min.css">
<link rel="stylesheet" href="./assets/css/bootstrap.css">
<link rel="stylesheet" href="./assets/css/xenon-core.css">
<link rel="stylesheet" href="./assets/css/xenon-components.css">
<link rel="stylesheet" href="./assets/css/xenon-skins.css">
<link rel="stylesheet" href="./assets/css/nav.css">
<script src="./assets/js/jquery-1.11.1.min.js"></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- / FB Open Graph -->
<meta property="og:type" content="article">
<meta property="og:url" content="">
<meta property="og:title" content="">
<meta property="og:description" content="">
<meta property="og:image" content="">
<meta property="og:site_name" content="造作家">
<!-- / Twitter Cards -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="造作家">
<meta name="twitter:description" content="">
<meta name="twitter:image" content="">
</head>
<body class="page-body">
<!-- skin-white -->
<div class="page-container">
<div class="sidebar-menu toggle-others fixed">
<div class="sidebar-menu-inner">
<header class="logo-env">
<!-- logo -->
<div class="logo">
<a href="index.html" class="logo-expanded">
<img src="./assets/images/logo_w.png" width="150" alt="" />
</a>
<a href="index.html" class="logo-collapsed">
<img src="./assets/images/logo.png" width="40" alt="" />
</a>
</div>
<div class="mobile-menu-toggle visible-xs">
<a href="#" data-toggle="user-info-menu">
<i class="linecons-cog"></i>
</a>
<a href="#" data-toggle="mobile-menu">
<i class="fa-bars"></i>
</a>
</div>
</header>
<ul id="main-menu" class="main-menu">
<li>
<a href="#常用推荐" class="smooth">
<i class="linecons-star"></i>
<span class="title">常用推荐</span>
</a>
</li>
<li>
<a href="#搜索引擎" class="smooth">
<i class="linecons-search"></i>
<span class="title">搜索引擎</span>
</a>
</li>
<li>
<a href="#工大深圳" class="smooth">
<i class="linecons-graduation-cap"></i>
<span class="title">工大深圳</span>
</a>
</li>
<li>
<a href="#关注博客" class="smooth">
<i class="linecons-note"></i>
<span class="title">关注博客</span>
</a>
</li>
<li>
<a>
<i class="linecons-desktop"></i>
<span class="title">应用软件</span>
</a>
<ul>
<li>
<a href="#发现产品" class="smooth">
<span class="title">发现产品</span>
</a>
</li>
<li>
<a href="#应用商城" class="smooth">
<span class="title">应用商城</span>
</a>
</li>
</ul>
</li>
</br>
<li>
<a href="./pages/about.html">
<i class="linecons-attach"></i>
<span class="title">关于本站</span>
</a>
</li>
</ul>
</div>
</div>
<div class="main-content">
<nav class="navbar user-info-navbar" role="navigation">
<!-- User Info, Notifications and Menu Bar -->
<!-- Left links for user info navbar -->
<ul class="user-info-menu left-links list-inline list-unstyled">
<li class="hidden-sm hidden-xs">
<a href="#" data-toggle="sidebar">
<i class="fa-bars"></i>
</a>
</li>
</ul>
</nav>
<script src="./assets/js/searchbar.js"></script>
<!-- 常用推荐 -->
<h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="常用推荐"></i>常用推荐</h4>
<div class="row" id="content">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.wikipedia.org/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.wikipedia.org/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="./assets/images/logos/wikipedia.webp" class="img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>Wikipedia</strong>
</a>
<p class="overflowKeyword">wk</p>
<p class="overflowClip_2">全球最大的在线百科</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('http://search.chongbuluo.com/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="http://search.chongbuluo.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="./assets/images/logos/chong.webp" class="img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>快搜</strong>
</a>
<p class="overflowClip_2">搜索快人一步</p>
</div>
</div>
</div>
</div>
</div>
</br>
<!-- END 常用推荐 -->
<!-- 搜索引擎 -->
<h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="搜索引擎"></i>搜索引擎</h4>
<div class="row" id="content">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.google.com/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.google.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="./assets/images/logos/google.webp" class="img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>Google</strong>
</a>
<p class="overflowKeyword">gg</p>
<p class="overflowClip_2">全球最大的搜索引擎(英文优先)</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.webcrawler.com/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.webcrawler.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="./assets/images/logos/webcrawler.webp" class="img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>WebCrawler</strong>
</a>
<p class="overflowClip_2">元搜索引擎</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.qwant.com/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.qwant.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="./assets/images/logos/qwant.webp" class="img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>Qwant</strong>
</a>
<p class="overflowClip_2">法国隐私且中立的搜索引擎</p>
</div>
</div>
</div>
</div>
</div>
</br>
<!-- END 搜索引擎 -->
<!-- 工大深圳 -->
<h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="工大深圳"></i>工大深圳</h4>
<div class="row" id="content">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('http://www.hitsz.edu.cn/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="http://www.hitsz.edu.cn/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="./assets/images/logos/hitsz.webp" class="img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>哈尔滨工业大学(深圳)</strong>
</a>
<p class="overflowClip_2">学校官网</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('http://hitctf.tk/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="http://hitctf.tk/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="./assets/images/logos/hitctf.webp" class="img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>H1TerHub</strong>
</a>
<p class="overflowClip_2">网络安全社团CTF靶场</p>
</div>
</div>
</div>
</div>
</div>
</br>
<!-- END 工大深圳 -->
<!-- 发现产品 -->
<h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="发现产品"></i>发现产品</h4>
<div class="row" id="content">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.appinn.com/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.appinn.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="./assets/images/logos/appinn.webp" class="img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>小众软件</strong>
</a>
<p class="overflowClip_2">发现分享实用有趣的软件</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('http://zuimeia.com', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="http://zuimeia.com">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="./assets/images/logos/zuimei.webp" class="img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>最美应用</strong>
</a>
<p class="overflowClip_2">发现好用好看好玩的应用</p>
</div>
</div>
</div>
</div>
</div>
</br>
<!-- END 发现产品 -->
<!-- 应用商城 -->
<h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="应用商城"></i>应用商城</h4>
<div class="row" id="content">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://play.google.com/store/apps', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://play.google.com/store/apps">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="./assets/images/logos/googleplay.webp" class="img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>Google Play</strong>
</a>
<p class="overflowClip_2">Google 应用市场</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://alternativeto.net/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://alternativeto.net/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="./assets/images/logos/alternativeto.webp" class="img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>AlternativeTo</strong>
</a>
<p class="overflowClip_2">软件替代方案搜索</p>
</div>
</div>
</div>
</div>
</div>
</br>
<!-- END 应用商城 -->
<!-- 关注博客 -->
<h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="关注博客"></i>关注博客</h4>
<div class="row" id="content">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.roczhang.com/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.roczhang.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="./assets/images/logos/roczhang.webp" class="img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>Roc Zhang's Blog</strong>
</a>
<p class="overflowClip_2">Mr.Weather和Adonis的开发者</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.runningcheese.com/', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.runningcheese.com/">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img src="./assets/images/logos/cheese.webp" class="img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>奔跑中的奶酪</strong>
</a>
<p class="overflowClip_2">有智,有趣,有爱</p>
</div>
</div>
</div>
</div>
</div>
</br>
<!-- END 关注博客 -->
<!-- Main Footer -->
<!-- Choose between footer styles: "footer-type-1" or "footer-type-2" -->
<!-- Add class "sticky" to always stick the footer to the end of page (if page contents is small) -->
<!-- Or class "fixed" to always fix the footer to the end of page -->
<footer class="main-footer sticky footer-type-1">
<div class="footer-inner">
<!-- Add your copyright text here -->
<div class="footer-text">
© 2018 - ∞
<a href="./pages/about.html"><strong>造作家</strong></a> design by <a href="http://rhinoc.top" target="_blank"><strong>rhinoc</strong></a>
<!-- - Purchase for only <strong>23$</strong> -->
</div>
<!-- Go to Top Link, just add rel="go-top" to any link to add this functionality -->
<div class="go-up">
<a href="#" rel="go-top">
<i class="fa-angle-up"></i>
</a>
</div>
</div>
</footer>
</div>
</div>
<!-- 锚点平滑移动 -->
<script type="text/javascript">
// $(document).ready(function() {
// $("#main-menu li ul li").click(function() {
// $(this).siblings('li').removeClass('active'); // 删除其他兄弟元素的样式
// $(this).addClass('active'); // 添加当前元素的样式
// });
// $("a.smooth").click(function() {
// $("html, body").animate({
// scrollTop: $($(this).attr("href")).offset().top - 30
// }, {
// duration: 500,
// easing: "swing"
// });
// });
// return false;
// });
var href = "";
var pos = 0;
$("a.smooth").click(function(e) {
$("#main-menu li").each(function() {
$(this).removeClass("active");
});
$(this).parent("li").addClass("active");
e.preventDefault();
href = $(this).attr("href");
pos = $(href).position().top - 30;
$("html,body").animate({
scrollTop: pos
}, 500);
});
</script>
<!-- Bottom Scripts -->
<script src="./assets/js/bootstrap.min.js"></script>
<script src="./assets/js/TweenMax.min.js"></script>
<script src="./assets/js/resizeable.js"></script>
<script src="./assets/js/joinable.js"></script>
<script src="./assets/js/xenon-api.js"></script>
<script src="./assets/js/xenon-toggles.js"></script>
<!-- JavaScripts initializations and stuff -->
<script src="./assets/js/xenon-custom.js"></script>
</body>
</html>
<!-- https://github.com/rhinoc/Index -->
<!-- Generated by generator.py -->