Skip to content

Commit e414b8e

Browse files
committed
Site updated: 2015-09-19 21:51:39
1 parent eccadf1 commit e414b8e

49 files changed

Lines changed: 8553 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2015/09/13/my-new-post/index.html

Lines changed: 421 additions & 0 deletions
Large diffs are not rendered by default.

2015/09/14/my-2-post/index.html

Lines changed: 421 additions & 0 deletions
Large diffs are not rendered by default.

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
feipeng.info

archives/2015/09/index.html

Lines changed: 261 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,261 @@
1+
2+
<!DOCTYPE HTML>
3+
<html lang="zh-CN">
4+
<head>
5+
<meta charset="UTF-8">
6+
<meta name="baidu_union_verify" content="d1952c66cf48912e21c18c7c581f382a">
7+
<meta name="360-site-verification" content="67fbcc5a67f4c65c057315b28fa0b2c8" />
8+
<meta name="google-site-verification" content="2GzxQ0VtXwTSUdmGm6DzcmhTzM_I9QmzCb_pzpMzD88" />
9+
10+
<title>Archives: 2015/9 | Dapeng&#39;s blog</title>
11+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=3, minimum-scale=1">
12+
13+
<meta name="author" content="Dapeng">
14+
15+
16+
17+
18+
<link rel="alternate" href="atom.xml" title="Dapeng&#39;s blog" type="application/atom+xml">
19+
20+
21+
<link rel="icon" href="/img/favicon.ico">
22+
23+
24+
<link rel="stylesheet" href="/css/style.css" type="text/css">
25+
26+
<script>
27+
var _hmt = _hmt || [];
28+
(function() {
29+
var hm = document.createElement("script");
30+
var _bdId ='c0562075282958256c80a282c18724bd';
31+
hm.src = "//hm.baidu.com/hm.js?" + _bdId;
32+
var s = document.getElementsByTagName("script")[0];
33+
s.parentNode.insertBefore(hm, s);
34+
})();
35+
</script>
36+
37+
</head>
38+
39+
<body>
40+
<header>
41+
<div>
42+
43+
<div id="textlogo">
44+
<h1 class="site-name"><a href="/" title="Dapeng&#39;s blog">Dapeng&#39;s blog</a></h1>
45+
<a class="blog-motto">芝士就是力量</a>
46+
</div>
47+
<div class="navbar"><a class="navbutton navmobile" href="#" title="菜单">
48+
</a></div>
49+
<nav class="animated">
50+
<ul>
51+
<ul>
52+
53+
<li><a href="/">首页</a></li>
54+
55+
<li><a href="/archives">归档</a></li>
56+
57+
<li>
58+
59+
<form class="search" action=http://zhannei.baidu.com/cse/search target="_blank">
60+
<label>Search</label>
61+
<input name="s" type="hidden" value= null ><input type="text" name="q" size="30" placeholder="搜索"><br>
62+
63+
</li>
64+
</ul>
65+
</nav>
66+
</div>
67+
68+
</header>
69+
<div id="container">
70+
71+
72+
<div class="archive-title" >
73+
<h2 class="archive-icon">2015/9</h2>
74+
75+
<div class="archiveslist archive-float clearfix">
76+
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/archives/2015/09/">2015 年 09 月</a><span class="archive-list-count">2</span></li></ul>
77+
</div>
78+
79+
</div>
80+
<div id="main" class="archive-part clearfix">
81+
<div id="archive-page">
82+
83+
84+
<section class="post" itemscope itemprop="blogPost">
85+
86+
<a href="/2015/09/14/my-2-post/" title="hey boy!!!!!!!" itemprop="url">
87+
88+
<time datetime="2015-09-14T13:34:07.000Z" itemprop="datePublished">2015-09-14</time>
89+
<h1 itemprop="name">hey boy!!!!!!!</h1>
90+
91+
</a>
92+
93+
</section>
94+
95+
<section class="post" itemscope itemprop="blogPost">
96+
97+
<a href="/2015/09/13/my-new-post/" title="Hi ~ 佳佳 and 段段" itemprop="url">
98+
99+
<time datetime="2015-09-13T07:40:43.000Z" itemprop="datePublished">2015-09-13</time>
100+
<h1 itemprop="name">Hi ~ 佳佳 and 段段</h1>
101+
102+
</a>
103+
104+
</section>
105+
106+
107+
</div>
108+
</div>
109+
110+
111+
</div>
112+
<footer><div id="footer" >
113+
114+
<p class="copyright"> © 2015
115+
116+
<a href="http://feipeng.info" target="_blank" title="Dapeng">Dapeng</a>
117+
118+
&& Powered by <a href="http://hexo.io" target="_blank" title="hexo">hexo</a>
119+
120+
121+
122+
123+
</div>
124+
</footer>
125+
<script src="/js/jquery-2.1.0.min.js"></script>
126+
<script type="text/javascript">
127+
$(document).ready(function(){
128+
$('.navbar').click(function(){
129+
$('header nav').toggleClass('shownav');
130+
});
131+
var myWidth = 0;
132+
function getSize(){
133+
if( typeof( window.innerWidth ) == 'number' ) {
134+
myWidth = window.innerWidth;
135+
} else if( document.documentElement && document.documentElement.clientWidth) {
136+
myWidth = document.documentElement.clientWidth;
137+
};
138+
};
139+
var m = $('#main'),
140+
a = $('#asidepart'),
141+
c = $('.closeaside'),
142+
o = $('.openaside');
143+
$(window).resize(function(){
144+
getSize();
145+
if (myWidth >= 1024) {
146+
$('header nav').removeClass('shownav');
147+
}else
148+
{
149+
m.removeClass('moveMain');
150+
a.css('display', 'block').removeClass('fadeOut');
151+
o.css('display', 'none');
152+
153+
}
154+
});
155+
c.click(function(){
156+
a.addClass('fadeOut').css('display', 'none');
157+
o.css('display', 'block').addClass('fadeIn');
158+
m.addClass('moveMain');
159+
});
160+
o.click(function(){
161+
o.css('display', 'none').removeClass('beforeFadeIn');
162+
a.css('display', 'block').removeClass('fadeOut').addClass('fadeIn');
163+
m.removeClass('moveMain');
164+
});
165+
$(window).scroll(function(){
166+
o.css("top",Math.max(80,260-$(this).scrollTop()));
167+
});
168+
});
169+
</script>
170+
171+
172+
173+
174+
175+
176+
177+
178+
<script>
179+
180+
var _bdImg = '4';
181+
182+
window._bd_share_config={
183+
"common":{
184+
"bdSnsKey":{
185+
186+
},
187+
"bdText":"",
188+
"bdMini":"2",
189+
"bdMiniList":[
190+
"qzone",
191+
"tsina",
192+
"weixin",
193+
"renren",
194+
"tqq",
195+
"tieba",
196+
"douban",
197+
"sqq",
198+
"diandian",
199+
"huaban",
200+
"youdao",
201+
"mail",
202+
"ty",
203+
"fbook",
204+
"twi",
205+
"linkedin",
206+
"copy",
207+
"print"
208+
],
209+
"bdPic":"",
210+
"bdStyle":"0",
211+
"bdSize":"16"
212+
},
213+
"slide":{
214+
"type":"slide",
215+
"bdImg":_bdImg,
216+
"bdPos":"right",
217+
"bdTop":"350"
218+
},
219+
"image":{
220+
"viewList":[
221+
"weixin",
222+
"qzone",
223+
"tsina",
224+
"renren",
225+
"douban",
226+
"tqq"
227+
],
228+
"viewText":"分享:",
229+
"viewSize":"16"
230+
},
231+
"selectShare":{
232+
"bdContainerClass":null,
233+
"bdSelectMiniList":[
234+
"weixin",
235+
"qzone",
236+
"tsina",
237+
"renren",
238+
"douban",
239+
"tqq"
240+
]
241+
}
242+
};
243+
with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];
244+
</script>
245+
246+
247+
248+
249+
<script type="text/javascript">
250+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
251+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
252+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
253+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
254+
ga('create', 'null', 'null');
255+
ga('send', 'pageview');
256+
</script>
257+
258+
259+
</body>
260+
</html>
261+

0 commit comments

Comments
 (0)