Skip to content

Commit e5ddfc9

Browse files
committed
Site updated: 2017-02-12 23:28:57
1 parent f7a1133 commit e5ddfc9

File tree

6 files changed

+508
-0
lines changed

6 files changed

+508
-0
lines changed

2017/02/12/My-New-Post/index.html

Lines changed: 361 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,361 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge" >
7+
<title>My New Post | 乌有先生的个人博客</title>
8+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
9+
<meta name="description" content="Android Developer">
10+
<meta property="og:type" content="article">
11+
<meta property="og:title" content="My New Post">
12+
<meta property="og:url" content="http://hefuyicoder.com/2017/02/12/My-New-Post/index.html">
13+
<meta property="og:site_name" content="乌有先生的个人博客">
14+
<meta property="og:description" content="Android Developer">
15+
<meta property="og:updated_time" content="2017-02-12T15:28:29.000Z">
16+
<meta name="twitter:card" content="summary">
17+
<meta name="twitter:title" content="My New Post">
18+
<meta name="twitter:description" content="Android Developer">
19+
20+
<link rel="alternative" href="/atom.xml" title="乌有先生的个人博客" type="application/atom+xml">
21+
22+
23+
<link rel="icon" href="/favicon.png">
24+
25+
<link rel="stylesheet" href="/css/style.css">
26+
</head>
27+
28+
<body>
29+
<div id="container">
30+
<div class="left-col">
31+
<div class="overlay"></div>
32+
<div class="intrude-less">
33+
<header id="header" class="inner">
34+
<a href="/" class="profilepic">
35+
36+
<img lazy-src="http://o8swcawjo.bkt.clouddn.com/head.jpg" class="js-avatar">
37+
38+
</a>
39+
40+
<hgroup>
41+
<h1 class="header-author"><a href="/">乌有先生</a></h1>
42+
</hgroup>
43+
44+
45+
46+
47+
<div class="switch-btn">
48+
<div class="icon">
49+
<div class="icon-ctn">
50+
<div class="icon-wrap icon-house" data-idx="0">
51+
<div class="birdhouse"></div>
52+
<div class="birdhouse_holes"></div>
53+
</div>
54+
<div class="icon-wrap icon-ribbon hide" data-idx="1">
55+
<div class="ribbon"></div>
56+
</div>
57+
58+
<div class="icon-wrap icon-link hide" data-idx="2">
59+
<div class="loopback_l"></div>
60+
<div class="loopback_r"></div>
61+
</div>
62+
63+
64+
<div class="icon-wrap icon-me hide" data-idx="3">
65+
<div class="user"></div>
66+
<div class="shoulder"></div>
67+
</div>
68+
69+
</div>
70+
71+
</div>
72+
<div class="tips-box hide">
73+
<div class="tips-arrow"></div>
74+
<ul class="tips-inner">
75+
<li>Menu</li>
76+
<li>Tags</li>
77+
78+
<li>Links</li>
79+
80+
81+
<li>Über</li>
82+
83+
</ul>
84+
</div>
85+
</div>
86+
87+
88+
<div class="switch-area">
89+
<div class="switch-wrap">
90+
<section class="switch-part switch-part1">
91+
<nav class="header-menu">
92+
<ul>
93+
94+
<li><a href="/">主页</a></li>
95+
96+
<li><a href="/archives">所有文章</a></li>
97+
98+
</ul>
99+
</nav>
100+
<nav class="header-nav">
101+
<div class="social">
102+
103+
<a class="github" target="_blank" href="https://github.com/hefuyicoder" title="github">github</a>
104+
105+
<a class="weibo" target="_blank" href="#" title="weibo">weibo</a>
106+
107+
<a class="rss" target="_blank" href="#" title="rss">rss</a>
108+
109+
<a class="zhihu" target="_blank" href="https://www.zhihu.com/people/he-fu-yi" title="zhihu">zhihu</a>
110+
111+
</div>
112+
</nav>
113+
</section>
114+
115+
116+
<section class="switch-part switch-part2">
117+
<div class="widget tagcloud" id="js-tagcloud">
118+
119+
</div>
120+
</section>
121+
122+
123+
124+
<section class="switch-part switch-part3">
125+
<div id="js-friends">
126+
127+
<a target="_blank" class="main-nav-link switch-friends-link" href="http://localhost:4000/">奥巴马的博客</a>
128+
129+
<a target="_blank" class="main-nav-link switch-friends-link" href="http://localhost:4000/">卡卡的美丽传说</a>
130+
131+
<a target="_blank" class="main-nav-link switch-friends-link" href="http://localhost:4000/">本泽马的博客</a>
132+
133+
<a target="_blank" class="main-nav-link switch-friends-link" href="http://localhost:4000/">吉格斯的博客</a>
134+
135+
<a target="_blank" class="main-nav-link switch-friends-link" href="http://localhost:4000/">习大大大不同</a>
136+
137+
<a target="_blank" class="main-nav-link switch-friends-link" href="http://localhost:4000/">托蒂的博客</a>
138+
139+
</div>
140+
</section>
141+
142+
143+
144+
145+
<section class="switch-part switch-part4">
146+
147+
<div id="js-aboutme">我是谁,我从哪里来,我到哪里去?我就是我,是颜色不一样的吃货…</div>
148+
</section>
149+
150+
</div>
151+
</div>
152+
</header>
153+
</div>
154+
155+
</div>
156+
<div class="mid-col">
157+
<nav id="mobile-nav">
158+
<div class="overlay">
159+
<div class="slider-trigger"></div>
160+
<h1 class="header-author js-mobile-header hide">乌有先生</h1>
161+
</div>
162+
<div class="intrude-less">
163+
<header id="header" class="inner">
164+
<div class="profilepic">
165+
166+
<img lazy-src="http://o8swcawjo.bkt.clouddn.com/head.jpg" class="js-avatar">
167+
168+
</div>
169+
<hgroup>
170+
<h1 class="header-author">乌有先生</h1>
171+
</hgroup>
172+
173+
<nav class="header-menu">
174+
<ul>
175+
176+
<li><a href="/">主页</a></li>
177+
178+
<li><a href="/archives">所有文章</a></li>
179+
180+
<div class="clearfix"></div>
181+
</ul>
182+
</nav>
183+
<nav class="header-nav">
184+
<div class="social">
185+
186+
<a class="github" target="_blank" href="https://github.com/hefuyicoder" title="github">github</a>
187+
188+
<a class="weibo" target="_blank" href="#" title="weibo">weibo</a>
189+
190+
<a class="rss" target="_blank" href="#" title="rss">rss</a>
191+
192+
<a class="zhihu" target="_blank" href="https://www.zhihu.com/people/he-fu-yi" title="zhihu">zhihu</a>
193+
194+
</div>
195+
</nav>
196+
</header>
197+
</div>
198+
</nav>
199+
200+
<div class="body-wrap"><article id="post-My-New-Post" class="article article-type-post" itemscope itemprop="blogPost">
201+
202+
<div class="article-meta">
203+
<a href="/2017/02/12/My-New-Post/" class="article-date">
204+
<time datetime="2017-02-12T15:28:29.000Z" itemprop="datePublished">2017-02-12</time>
205+
</a>
206+
</div>
207+
208+
<div class="article-inner">
209+
210+
<input type="hidden" class="isFancy" />
211+
212+
213+
<header class="article-header">
214+
215+
216+
<h1 class="article-title" itemprop="name">
217+
My New Post
218+
</h1>
219+
220+
221+
</header>
222+
223+
<div class="article-info article-info-post">
224+
225+
226+
227+
<div class="clearfix"></div>
228+
</div>
229+
230+
231+
<div class="article-entry" itemprop="articleBody">
232+
233+
234+
235+
</div>
236+
237+
</div>
238+
239+
240+
<nav id="article-nav">
241+
242+
243+
<a href="/2017/02/12/听听,一款优雅的开源音乐播放器/" id="article-nav-older" class="article-nav-link-wrap">
244+
<div class="article-nav-title"></div>
245+
<strong class="article-nav-caption">></strong>
246+
</a>
247+
248+
</nav>
249+
250+
251+
</article>
252+
253+
254+
<div class="share_jia">
255+
<!-- JiaThis Button BEGIN -->
256+
<div class="jiathis_style">
257+
<span class="jiathis_txt">Share to: &nbsp; </span>
258+
<a class="jiathis_button_facebook"></a>
259+
<a class="jiathis_button_twitter"></a>
260+
<a class="jiathis_button_plus"></a>
261+
<a class="jiathis_button_tsina"></a>
262+
<a class="jiathis_button_cqq"></a>
263+
<a class="jiathis_button_douban"></a>
264+
<a class="jiathis_button_weixin"></a>
265+
<a class="jiathis_button_tumblr"></a>
266+
<a href="http://www.jiathis.com/share" class="jiathis jiathis_txt jtico jtico_jiathis" target="_blank"></a>
267+
</div>
268+
<script type="text/javascript" src="http://v3.jiathis.com/code/jia.js?uid=1405949716054953" charset="utf-8"></script>
269+
<!-- JiaThis Button END -->
270+
</div>
271+
272+
273+
274+
275+
276+
277+
<div class="duoshuo">
278+
<!-- 多说评论框 start -->
279+
<div class="ds-thread" data-thread-key="My-New-Post" data-title="My New Post" data-url="http://hefuyicoder.com/2017/02/12/My-New-Post/"></div>
280+
<!-- 多说评论框 end -->
281+
<!-- 多说公共JS代码 start (一个网页只需插入一次) -->
282+
<script type="text/javascript">
283+
var duoshuoQuery = {short_name:"true"};
284+
(function() {
285+
var ds = document.createElement('script');
286+
ds.type = 'text/javascript';ds.async = true;
287+
ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js';
288+
ds.charset = 'UTF-8';
289+
(document.getElementsByTagName('head')[0]
290+
|| document.getElementsByTagName('body')[0]).appendChild(ds);
291+
})();
292+
</script>
293+
<!-- 多说公共JS代码 end -->
294+
</div>
295+
296+
297+
298+
299+
</div>
300+
<footer id="footer">
301+
<div class="outer">
302+
<div id="footer-info">
303+
<div class="footer-left">
304+
&copy; 2017 乌有先生
305+
</div>
306+
<div class="footer-right">
307+
<a href="http://hexo.io/" target="_blank">Hexo</a> Theme <a href="https://github.com/litten/hexo-theme-yilia" target="_blank">Yilia</a> by Litten
308+
</div>
309+
</div>
310+
</div>
311+
</footer>
312+
</div>
313+
314+
<link rel="stylesheet" href="/fancybox/jquery.fancybox.css">
315+
316+
317+
<script>
318+
var yiliaConfig = {
319+
fancybox: true,
320+
mathjax: true,
321+
animate: true,
322+
isHome: false,
323+
isPost: true,
324+
isArchive: false,
325+
isTag: false,
326+
isCategory: false,
327+
open_in_new: false
328+
}
329+
</script>
330+
<script src="http://7.url.cn/edu/jslib/comb/require-2.1.6,jquery-1.9.1.min.js"></script>
331+
<script src="/js/main.js"></script>
332+
333+
334+
335+
336+
337+
338+
<script type="text/x-mathjax-config">
339+
MathJax.Hub.Config({
340+
tex2jax: {
341+
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
342+
processEscapes: true,
343+
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre', 'code']
344+
}
345+
});
346+
347+
MathJax.Hub.Queue(function() {
348+
var all = MathJax.Hub.getAllJax(), i;
349+
for(i=0; i < all.length; i += 1) {
350+
all[i].SourceElement().parentNode.className += ' has-jax';
351+
}
352+
});
353+
</script>
354+
355+
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
356+
</script>
357+
358+
359+
</div>
360+
</body>
361+
</html>

2017/02/12/听听,一款优雅的开源音乐播放器/index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,20 @@ <h3 id="Contact-Me"><a href="#Contact-Me" class="headerlink" title="Contact Me">
298298
</div>
299299

300300

301+
<nav id="article-nav">
302+
303+
<a href="/2017/02/12/My-New-Post/" id="article-nav-newer" class="article-nav-link-wrap">
304+
<strong class="article-nav-caption"><</strong>
305+
<div class="article-nav-title">
306+
307+
My New Post
308+
309+
</div>
310+
</a>
311+
312+
313+
</nav>
314+
301315

302316
</article>
303317

0 commit comments

Comments
 (0)