-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
236 lines (209 loc) · 8.76 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
<!DOCTYPE HTML>
<html class="no-js" lang="zh-CN">
<!--
// _ooOoo_
// o8888888o
// 88" . "88
// (| -_- |)
// O\ = /O
// ____/`---'\____
// . ' \\| |// `.
// / \\||| : |||// \
// / _||||| -:- |||||- \
// | | \\\ - /// | |
// | \_| ''\---/'' | |
// \ .-\__ `-` ___/-. /
// ___`. .' /--.--\ `. . __
// ."" '< `.___\_<|>_/___.' >'"".
// | | : `- \`.;`\ _ /`;.`/ - ` : | |
// \ \ `-. \_ __\ /__ _/ .-` / /
// ======`-.____`-.___\_____/___.-`____.-'======
// `=---='
// 拦截插件累计拦截逗比攻击"1381438"次!
// .............................................
// 佛祖保佑 永无BUG
// 佛曰:
// 写字楼里写字间,写字间里程序员;
// 程序人员写程序,又拿程序换酒钱。
// 酒醒只在网上坐,酒醉还来网下眠;
// 酒醉酒醒日复日,网上网下年复年。
// 但愿老死电脑间,不愿鞠躬老板前;
// 奔驰宝马贵者趣,公交自行程序员。
// 别人笑我忒疯癫,我笑自己命太贱;
// 不见满街漂亮妹,哪个归得程序员?
-->
<head>
<!--[if lte IE 9]>
<meta http-equiv="refresh" content="0;url=http://zhengzhanwei.com/warn.html">
<![endif]-->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="renderer" content="webkit">
<meta name="viewport" content="width=device-width, initial-scale=1.0,user-scalable=no">
<meta http-equiv="mobile-agent" content="format=html5; url=http://zhengzhanwei.com">
<meta name="author" content="郑占伟">
<link rel="stylesheet" href="/css/SimpleStyle.css">
<link rel="shortcut icon" href="/images/favicon.png">
<title>郑占伟 - 剑心!</title>
<meta name="keywords" content="">
<meta name="description " content="个人博客">
</head>
<body>
<div id="nav">
<nav class="nav-menu">
<a class="site-name current" href="/" title="剑心!">剑心!</a>
<a class="site-index current" href="/"><i class="fa fa-home"></i><span>Home</span></a>
<a href="/archives" title="Archives"><i class="fa fa-archives"></i><span>Archives</span></a>
<a href="/tags" title="Tags"><i class="fa fa-tags"></i><span>Tags</span></a>
<a href="/video" title="Video"><i class="fa fa-video-camera"></i><span>Video</span></a>
<a href="/cross_fire" title="Cross GFW"><i class="fa fa-wifi"></i><span>Cross GFW</span></a>
<a href="/help" title="Help"><i class="fa fa-question-circle"></i><span>Help</span></a>
</nav>
</div>
<div class="nav-user">
<a class="btn-search" href="#"><i class="fa fa-search"></i></a>
<a class="btn-read-mode" href="#"><i class="fa fa-sun-o"></i></a>
<a class="btn-weixin-mp" href="javascript:"><i class="fa fa-weixin"></i></a>
</div>
<div id="wrapper" class="clearfix">
<div id="body">
<div class="main" id="main">
<div id="cover">
<div class="cover-img"></div>
<div class="cover-info">
<img class="avatar" width="72" src="/images/favicon.jpg" alt="avatar" />
<h1>剑心!</h1>
<h3>交流技术,畅谈人文</h3>
<p>任世间沧桑,不改初心!</p>
<div class="cover-sns">
<div class="btn btn-slack">
<a href="https://gitee.com/zheng_admin" target="_blank" rel="nofollow"><i class="fa fa-slack"></i></a>
</div>
<div class="btn btn-weibo">
<a href="https://weibo.com/306494566" target="_blank" rel="nofollow"><i class="fa fa-weibo"></i></a>
</div>
<div class="btn btn-facebook">
<a href="http://blog.csdn.net/dcba2014" target="_blank" rel="nofollow"><i class="fa fa-facebook"></i></a>
</div>
<div class="btn btn-github">
<a href="https://github.com/zhengzhanw" target="_blank" rel="nofollow"><i class="fa fa-github"></i></a>
</div>
</div>
</div>
</div>
<div class="page-title">
<ul>
<li class="active">
<a href="/" data-name="最近文章">最近</a>
</li>
<li class="">
<a href="/categories/big-front-end" data-name="前端">前端</a>
</li>
<li class="">
<a href="/categories/server-side" data-name="后台">后台</a>
</li>
<li class="">
<a href="/categories/design" data-name="设计">设计</a>
</li>
<li class="">
<a href="/categories/resource" data-name="资源">资源</a>
</li>
<li class="page-search">
<form id="search" class="search-form">
<label for="s" class="sr-only">Input Search key Words Here</label>
<input class="search-field" type="text" name="s" class="text" placeholder="Input Search key Words Here" />
<button type="submit" class="search-form-submit" title="Search"><i class="fa fa-search"></i></button>
</form>
<div class="ins-search">
<div class="ins-search-mask"></div>
<div class="ins-search-container">
<div class="ins-input-wrapper">
<input type="text" class="ins-search-input" placeholder="Type something..."/>
<span class="ins-close ins-selectable"><i class="fa fa-times-circle"></i></span>
</div>
<div class="ins-section-wrapper">
<div class="ins-section-container"></div>
</div>
</div>
</div>
<script>
(function (window) {
var INSIGHT_CONFIG = {
TRANSLATION: {
POSTS: 'Posts',
PAGES: 'Pages',
CATEGORIES: 'Categories',
TAGS: 'Tags',
UNTITLED: '(Untitled)',
},
ROOT_URL: '/',
CONTENT_URL: '/content.json',
};
window.INSIGHT_CONFIG = INSIGHT_CONFIG;
})(window);
</script>
</li>
</ul>
</div>
<div class="main-inner">
<!-- 首页默认取最最新文章集 -->
<article class="post">
<div class="post-header">
<div class="post-meta">
<a href="" target="_blank">
<strong></strong>
</a>
<em>·</em>2017-08-01
</div>
<a class="post-title" href="/2017/08/01/剑心!/" target="_blank" title="剑心!">剑心!</a>
<div class="post-meta">
<a href="/tags" target="_blank"><i class="fa fa-tags"></i></a>
<em>·</em>
<a href="http://zhengzhanwei.com/tags/随笔/" target="_blank">随笔</a>
</div>
</div>
<div class="post-desc">
剑心!
</div>
</article>
</div>
<!-- 分页开始 -->
</div><!-- end #main-->
</div><!-- end #body -->
<footer class="footer">
<div class="footer-inner">
<p>
<a href="/about" title="About">About</a>  <em>·</em>  
<a href="/help" title="Help" >Help</a>  <em>·</em>  
<a href="/video" title="Video">Video</a>  <em>·</em>  
<!-- 自定义链接 -->
<a href="/links" title="友情链接">友情链接</a>  <em>·</em>  
<a href="/app" title="App下载">App下载</a>
</p>
<p>
本站点采用<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank">知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议</a>,已建立<a href="/timeline" id="siteBuildingTime"></a>天<br/>
©2017 基于<a href="http://hexo.io" target="_blank">Hexo</a>搭建
,主题 <a href="https://github.com/tangkunyin/hexo-theme-jsimple" target="_blank">JSimple</a>
,作者<a href="https://www.tangkunyin" target="_blank">唐先森</a>
,Hosted by <a href="https://pages.coding.me" style="font-weight: bold">Coding Pages</a>
</p>
</div>
</footer>
<script src="//cdn.bootcss.com/jquery/3.1.1/jquery.min.js"></script>
<script src="/js/InsightSearch.js"></script>
<script src="/js/SimpleCore.js"></script>
</div>
<div class="fixed-btn">
<a class="btn-gotop" href="javascript:"> <i class="fa fa-angle-up"></i></a>
</div>
<script>
$(function () {
SimpleCore.init({
buildingTime: '08/01/2017',
current: $('.post-tags').length > 0 ? 'post' : 'archive',
customImg: '/images/weixin-mp.png'
});
});
</script>
</body>
</html>