-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
401 lines (243 loc) · 12.6 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
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
<!DOCTYPE HTML>
<html lang="zh-Hans">
<head>
<meta charset="UTF-8">
<!-- Global Site Tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-84488915-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-84488915-1');
</script>
<title>Archives | 道不远人</title>
<meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no">
<meta name="author" content="bigsuperangel">
<meta name="description" content="道不远人,人之为道而远人,不可以为道。">
<meta property="og:type" content="website">
<meta property="og:title" content="道不远人">
<meta property="og:url" content="http://bigsuperangel.github.io/archives/index.html">
<meta property="og:site_name" content="道不远人">
<meta property="og:description" content="道不远人,人之为道而远人,不可以为道。">
<meta property="og:locale">
<meta property="article:author" content="bigsuperangel">
<meta name="twitter:card" content="summary">
<link rel="alternative" href="/atom.xml" title="道不远人" type="application/atom+xml">
<link rel="icon" href="/img/favicon.ico">
<link rel="apple-touch-icon" href="/img/jacman.jpg">
<link rel="apple-touch-icon-precomposed" href="/img/jacman.jpg">
<link rel="stylesheet" href="/css/style.css">
<meta name="generator" content="Hexo 6.3.0"></head>
<body>
<header>
<div>
<div id="imglogo">
<a href="/"><img src="/img/logo.png" alt="道不远人" title="道不远人"/></a>
</div>
<div id="textlogo">
<h1 class="site-name"><a href="/" title="道不远人">道不远人</a></h1>
<h2 class="blog-motto">Where there is a will,there is a way</h2>
</div>
<div class="navbar"><a class="navbutton navmobile" href="#" title="Menu">
</a></div>
<nav class="animated">
<ul>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/archives">Archives</a></li>
<li><a href="/tags/linux">linux</a></li>
<li><a href="/tags/java">Java</a></li>
<li>
<form class="search" action="//google.com/search" method="get" accept-charset="utf-8">
<label>Search</label>
<input type="search" id="search" name="q" autocomplete="off" maxlength="20" placeholder="Search" />
<input type="hidden" name="q" value="site:bigsuperangel.github.io">
</form>
</li>
</ul>
</nav>
</div>
</header>
<div id="container">
<div class="archive-title" >
<h2 class="archive-icon">Archives</h2>
<div class="archiveslist archive-float clearfix">
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/archives/2023/03/">Mar 2023</a><span class="archive-list-count">2</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2021/05/">May 2021</a><span class="archive-list-count">2</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2020/09/">Sep 2020</a><span class="archive-list-count">3</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2019/06/">Jun 2019</a><span class="archive-list-count">1</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2019/03/">Mar 2019</a><span class="archive-list-count">1</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2018/12/">Dec 2018</a><span class="archive-list-count">2</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2018/10/">Oct 2018</a><span class="archive-list-count">1</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2017/11/">Nov 2017</a><span class="archive-list-count">1</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2017/08/">Aug 2017</a><span class="archive-list-count">4</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2017/03/">Mar 2017</a><span class="archive-list-count">2</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2017/02/">Feb 2017</a><span class="archive-list-count">2</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2016/09/">Sep 2016</a><span class="archive-list-count">2</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2016/08/">Aug 2016</a><span class="archive-list-count">5</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2016/07/">Jul 2016</a><span class="archive-list-count">7</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2016/06/">Jun 2016</a><span class="archive-list-count">11</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2016/05/">May 2016</a><span class="archive-list-count">8</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2016/04/">Apr 2016</a><span class="archive-list-count">6</span></li></ul>
</div>
</div>
<div id="main" class="archive-part clearfix">
<div id="archive-page">
<section class="post" itemscope itemprop="blogPost">
<a href="/2023/03/03/hexo-info-1/" title="hexo使用说明" itemprop="url">
<time datetime="2023-03-03T08:33:37.000Z" itemprop="datePublished">2023-03-03</time>
<h1 itemprop="name">hexo使用说明</h1>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2023/03/03/window-basesoft/" title="window快速装机软件" itemprop="url">
<time datetime="2023-03-03T02:04:50.000Z" itemprop="datePublished">2023-03-03</time>
<h1 itemprop="name">window快速装机软件</h1>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2021/05/18/nodejs-github-actions/" title="nodejs github-actions publish" itemprop="url">
<time datetime="2021-05-18T08:36:24.000Z" itemprop="datePublished">2021-05-18</time>
<h1 itemprop="name">nodejs github-actions publish</h1>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2021/05/14/linux-onekey/" title="一键脚本分享" itemprop="url">
<time datetime="2021-05-14T03:30:06.000Z" itemprop="datePublished">2021-05-14</time>
<h1 itemprop="name">一键脚本分享</h1>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2020/09/24/maven-github-actions/" title="maven github-actions publish" itemprop="url">
<time datetime="2020-09-24T08:36:24.000Z" itemprop="datePublished">2020-09-24</time>
<h1 itemprop="name">maven github-actions publish</h1>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2020/09/24/hexo-github-actions/" title="github actions 自动部署 hexo" itemprop="url">
<time datetime="2020-09-24T03:28:42.000Z" itemprop="datePublished">2020-09-24</time>
<h1 itemprop="name">github actions 自动部署 hexo</h1>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2020/09/24/nssm/" title="nssm 使用指南" itemprop="url">
<time datetime="2020-09-24T03:12:08.000Z" itemprop="datePublished">2020-09-24</time>
<h1 itemprop="name">nssm 使用指南</h1>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2019/06/20/tomcat/" title="tomcat 命令启动关闭" itemprop="url">
<time datetime="2019-06-20T02:43:28.000Z" itemprop="datePublished">2019-06-20</time>
<h1 itemprop="name">tomcat 命令启动关闭</h1>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2019/03/28/ubuntu-audio/" title="ubuntu 安装好后没声音的解决方法" itemprop="url">
<time datetime="2019-03-28T07:05:08.000Z" itemprop="datePublished">2019-03-28</time>
<h1 itemprop="name">ubuntu 安装好后没声音的解决方法</h1>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2018/12/14/install-python-pip/" title="centos6升级python2.7" itemprop="url">
<time datetime="2018-12-14T04:08:17.000Z" itemprop="datePublished">2018-12-14</time>
<h1 itemprop="name">centos6升级python2.7</h1>
</a>
</section>
<nav id="page-nav" class="clearfix archive-nav">
<span class="page-number current">1</span><a class="page-number" href="/archives/page/2/">2</a><a class="page-number" href="/archives/page/3/">3</a><span class="space">…</span><a class="page-number" href="/archives/page/6/">6</a><a class="extend next" rel="next" href="/archives/page/2/">Next<span></span></a>
</nav>
</div>
</div>
</div>
<footer><div id="footer" >
<div class="line">
<span></span>
<div class="author"></div>
</div>
<section class="info">
<p> 知行合一 <br/>
This is my blog,believe it or not.</p>
</section>
<div class="social-font" class="clearfix">
<a href="https://github.com/bigsuperangel" target="_blank" class="icon-github" title="github"></a>
<a href="mailto:[email protected]" target="_blank" class="icon-email" title="Email Me"></a>
</div>
<p class="copyright">
Powered by <a href="http://hexo.io" target="_blank" title="hexo">hexo</a> and Theme by <a href="https://github.com/wuchong/jacman" target="_blank" title="Jacman">Jacman</a> © 2023
<a href="/about" target="_blank" title="bigsuperangel">bigsuperangel</a>
</p>
</div>
</footer>
<script src="/js/jquery-2.0.3.min.js"></script>
<script src="/js/jquery.imagesloaded.min.js"></script>
<script src="/js/gallery.js"></script>
<script src="/js/jquery.qrcode-0.12.0.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('.navbar').click(function(){
$('header nav').toggleClass('shownav');
});
var myWidth = 0;
function getSize(){
if( typeof( window.innerWidth ) == 'number' ) {
myWidth = window.innerWidth;
} else if( document.documentElement && document.documentElement.clientWidth) {
myWidth = document.documentElement.clientWidth;
};
};
var m = $('#main'),
a = $('#asidepart'),
c = $('.closeaside'),
o = $('.openaside');
c.click(function(){
a.addClass('fadeOut').css('display', 'none');
o.css('display', 'block').addClass('fadeIn');
m.addClass('moveMain');
});
o.click(function(){
o.css('display', 'none').removeClass('beforeFadeIn');
a.css('display', 'block').removeClass('fadeOut').addClass('fadeIn');
m.removeClass('moveMain');
});
$(window).scroll(function(){
o.css("top",Math.max(80,260-$(this).scrollTop()));
});
$(window).resize(function(){
getSize();
if (myWidth >= 1024) {
$('header nav').removeClass('shownav');
}else{
m.removeClass('moveMain');
a.css('display', 'block').removeClass('fadeOut');
o.css('display', 'none');
}
});
});
</script>
<link rel="stylesheet" href="/fancybox/jquery.fancybox.css" media="screen" type="text/css">
<script src="/fancybox/jquery.fancybox.pack.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('.article-content').each(function(i){
$(this).find('img').each(function(){
if ($(this).parent().hasClass('fancybox')) return;
var alt = this.alt;
if (alt) $(this).after('<span class="caption">' + alt + '</span>');
$(this).wrap('<a href="' + this.src + '" title="' + alt + '" class="fancybox"></a>');
});
$(this).find('.fancybox').each(function(){
$(this).attr('rel', 'article' + i);
});
});
if($.fancybox){
$('.fancybox').fancybox();
}
});
</script>
<!-- Analytics Begin -->
<script type="text/javascript">
(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-84488915-1', 'bigsuperangel.github.io');
ga('send', 'pageview');
</script>
<!-- Analytics End -->
<!-- Totop Begin -->
<div id="totop">
<a title="Back to Top"><img src="/img/scrollup.png"/></a>
</div>
<script src="/js/totop.js"></script>
<!-- Totop End -->
<!-- MathJax Begin -->
<!-- mathjax config similar to math.stackexchange -->
<!-- MathJax End -->
<!-- Tiny_search Begin -->
<!-- Tiny_search End -->
</body>
</html>