-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
226 lines (194 loc) · 9.38 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Begin Jekyll SEO tag v2.7.1 -->
<title>拿饭 | 拿饭网</title>
<meta name="generator" content="Jekyll v3.9.0" />
<meta property="og:title" content="拿饭" />
<meta name="author" content="张一帆" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="拿饭网是一个私人博客系统,采用jekyll博客系统部署在GitHub-Pages服务上。拿饭网内的文章均出自作者,作者以技术为导向同时兼顾自己的生活与对经济的观点。" />
<meta property="og:description" content="拿饭网是一个私人博客系统,采用jekyll博客系统部署在GitHub-Pages服务上。拿饭网内的文章均出自作者,作者以技术为导向同时兼顾自己的生活与对经济的观点。" />
<link rel="canonical" href="https://naffan.cn/" />
<meta property="og:url" content="https://naffan.cn/" />
<meta property="og:site_name" content="拿饭网" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="拿饭" />
<meta name="twitter:site" content="@naffan2011" />
<meta name="twitter:creator" content="@张一帆" />
<meta property="fb:admins" content="张一帆" />
<meta property="article:publisher" content="张一帆" />
<meta property="fb:app_id" content="100002835701051" />
<script type="application/ld+json">
{"url":"https://naffan.cn/","headline":"拿饭","sameAs":["http://www.twitter.com/naffan2011","http://www.facebook.com","https://www.github.com/naffan2014","http://weibo.com/208125151","https://plus.google.com/113953531946938254396","http://www.linkedin.com/profile/view?id=AAMAAB25Ex8BUlOxXGwwZzg4lJDABOM_75yZZ9c"],"@type":"WebSite","author":{"@type":"Person","name":"张一帆"},"description":"拿饭网是一个私人博客系统,采用jekyll博客系统部署在GitHub-Pages服务上。拿饭网内的文章均出自作者,作者以技术为导向同时兼顾自己的生活与对经济的观点。","name":"张一帆","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="https://www.naffan.cn/favicon.ico">
<link href="//cdn.bootcss.com/font-awesome/4.7.0/css/font-awesome.css" rel="stylesheet">
<link href="/css/bootstrap.min.css" rel="stylesheet">
<link href="/css/hc.css" rel="stylesheet">
<link href="/css/highlight/github-gist.css" rel="stylesheet">
<!--baidu站长统计-->
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?c875589e505f2bef54c6b37e8a527e39";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif] d-->
<!-- Bootstrap core JavaScript-->
<script src="/js/jquery-3.4.1.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/hc.js"></script>
<script src="/js/jquery.lazyload.js"></script>
<script src="/js/highlight.pack.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</head>
<body>
<div class="nav-toggle"><i class="fa fa-bars fa-2x"></i> naffan</div>
<div id = "wrapper">
<div class="navbar navbar-default" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<p class="navbar-brand">拿饭网</p>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<!-- <li><a href="/list/index.html">文章列表</a></li> -->
<li><a href="/tech/index.html">技术总结</a></li>
<li><a href="/life/index.html">生活闲杂</a></li>
<li><a href="/thinking/index.html">沈思默想</a></li>
<li><a href="/economy/index.html">经济杂谈</a></li>
<li><a href="/books/index.html">阅读书籍</a></li>
<li><a href="/links/index.html">精彩链接</a></li>
<li><a href="/about/index.html">关于本人</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<!-- Sidebar -->
<div id="sidebar-wrapper">
<ul class="sidebar-nav">
<li class="sidebar-brand"><a href="/"><h1 class="brand">拿饭网</h1></a><h3>一个属于自己的博客网站</h3></li>
<iframe width="100%" height="70" class="share_self" frameborder="0" scrolling="no" src="https://widget.weibo.com/weiboshow/index.php?language=&width=0&height=100&fansRow=2&ptype=1&speed=0&skin=7&isTitle=0&noborder=0&isWeibo=0&isFans=0&uid=1941183154&verifier=1df81c39&colors=f7f7f7,f7f7f7,666666,0082cb,ecfbfd&dpc=1"></iframe>
<hr />
<!-- <li><a href="/list/index.html">文章列表</a></li> -->
<li><a href="/tech/index.html">技术总结</a></li>
<li><a href="/life/index.html">生活闲杂</a></li>
<li><a href="/thinking/index.html">沈思默想</a></li>
<li><a href="/economy/index.html">经济杂谈</a></li>
<li><a href="/books/index.html">阅读书籍</a></li>
<li><a href="/links/index.html">精彩链接</a></li>
<li><a href="/about/index.html">关于本人</a></li>
<hr>
</ul>
</div>
<div class="container">
</div>
<style>
.showcase-wrapper {background-image: url(https://img0.baidu.com/it/u=1526743181,4118509281&fm=26&fmt=auto);}
</style>
<div class="showcase-wrapper sticky">
<div class="showcase-text">
<span class="badge lazy"><smaller>最新力作</smaller></span><br>聊聊我使用ffmpeg时总结的最佳实践<br><a href="/tech/2021/11/25/01.html"><button type="button" class="btn btn-default showcase-button">阅读更多</button></a>
</div>
</div>
<div class="container">
</div>
<div class="container">
<div id="welcome-greeting">
<h1>欢迎来到儿,朋友</h1>
<h2>
<p>这个网站是利用github.io与jekyll搭建的本人的静态个人blog。这里记载着我的个人学习,工作,生活的各种记录。</p>
<p>从2010年起我先后搭了我5套博客系统,从国外的godaddy,到国内的百度BCE。大大小小的服务器本人都已经使用过了,所以说混下来的经验很多,可是我的文章质量和数量却得不到保障。所以,习惯性的废弃了我之前建站的所有努力。2013年我接触到了github.io,也在我那台小小的macbook air上搭起了小小的jekyll系统,可是对这套功能的不习惯终归又回归到了wp的世界。可是好景不长,自己的懒惰又一次的将不懈的努力付之一炬,我真是没有毅力啊。</p>
<p>经过那么多年的使用,这个站点也积累了很多的文章和插件了。访问上也上了又拍云的CDN了,而且图床也搞定了公司内部的图床可以为我免费试用了。只是,每次上传文章真的比较麻烦,这里面涉及到很多问题。就在刚才我还想把这个博客的主题换一换,但是一想到我还得调整一连串的未知问题就暂时作罢了。还是继续在这里继续使用吧!</p>
</h2>
<hr />
</div>
</div>
<div class ="container">
<!--
<div class="recent-posts">
<h1>Recent Posts</h1>
<ul class="homepage-posts most-recent">
<li>
<span>
<h4>
<a href="/tech/2021/11/25/01.html">
聊聊我使用ffmpeg时总结的最佳实践
</a>
<span class="badge"><smaller>FRESH</smaller></span>
<time class="pull-right">
Nov 25, 2021
</time>
</h4>
</span>
</li>
</ul>
<ul class="homepage-posts ">
<li>
<span>
<h4>
<a href="/tech/2021/09/12/01.html">
借助DDD思想,实践出质量检测系统
</a>
<time class="pull-right">
Sep 12, 2021
</time>
</h4>
</span>
</li>
</ul>
<ul class="homepage-posts ">
<li>
<span>
<h4>
<a href="/life/2021/06/30/01.html">
我在贝壳的第一次活水
</a>
<time class="pull-right">
Jun 30, 2021
</time>
</h4>
</span>
</li>
</ul>
<ul>
<a href="list.html">View More...</a>
</ul>
</div>
-->
</div>
<div class="container">
<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-93033182-1', 'auto');
ga('send', 'pageview');
</script>
<p>
© 2021 拿饭网 ·
<script src="https://s13.cnzz.com/z_stat.php?id=1272020504&web_id=1272020504" language="JavaScript"></script> ·
<a href="https://beian.miit.gov.cn">京ICP备16029491号-4</a>
</p>
</footer>
</div>
</div>
</body>
</html>