-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
96 lines (94 loc) · 3.27 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
<!DOCUTYPE html>
<html lang="ch">
<head>
<meta charset="utf-8"/>
<title>胡力鹏的博客</title>
<link rel="stylesheet" href="https://leopen-hu.github.io/theme/css/basic.css" />
<link href="https://leopen-hu.github.io/theme/images/favicon.ico" rel="shortcut icon">
<script src="https://leopen-hu.github.io/theme/js/main.js"></script>
</head>
<body>
<div class="container">
<div class="wrap-content left-padding">
<div class="header">
<div class="owner-info">
<div class="profile-logo">
<a href="https://leopen-hu.github.io">
<img class="profile-image" src="http://leopen-hu.github.io/theme/images/me.jpg"/>
</a>
</div>
<h1 class="site-name">胡力鹏的博客</h1>
<p class="site-subtitle">分享我所知道的,记录正在探索的</p>
</div>
<div class="pages-nav">
<ul>
<li>
<a href="http://leopen.lofter.com/" target="_blank">乐乎</a>
</li>
<li>
<a href="http://www.zcool.com.cn/u/1544526" target="_blank">站酷</a>
</li>
<li>
<a href="http://user.qzone.qq.com/790480953/main" target="_blank">Qzone</a>
</li>
<li>
<a href="https://github.com/leopen-hu" target="_blank">Github</a>
</li>
</ul>
</div>
</div> <div class="wrap-article">
<div class="article">
<h2 class="article-title">
<a href="http://leopen-hu.github.io/be-used-to-oneself.html">孤单一个人,久了也就习惯</a>
</h2>
<p>
<p>真的没有意义吗?也许吧。我不知道。我知道的只有写完这个,我就可以安心地睡去了。</p>
</p>
</div>
<div class="article-date">
<a href="http://leopen-hu.github.io/be-used-to-oneself.html" class="date no-deco">
2月 27
<br>
<span class="year-big">2016</span>
</a>
</div>
</div>
<div class="wrap-article">
<div class="article">
<h2 class="article-title">
<a href="http://leopen-hu.github.io/love-in-with-walk.html">爱上走路,以及路上想起的事儿</a>
</h2>
<p>
<p>我有一个爱好,就是在闲暇无事的时候出去走路,不带任何目的。记忆中比较深刻的走路经历还挺多,雨天摔个屁股朝天或是一嘴泥的事儿也不少,还有相对完整印象的一件事是去镇上买练习本。</p>
</p>
</div>
<div class="article-date">
<a href="http://leopen-hu.github.io/love-in-with-walk.html" class="date no-deco">
2月 27
<br>
<span class="year-big">2016</span>
</a>
</div>
</div>
<div class="wrap-article">
<div class="article">
<h2 class="article-title">
<a href="http://leopen-hu.github.io/L-P-and-S.html">L先生、P先生和S小姐</a>
</h2>
<p>
<p>刚搬家的时候,L写过一首诗,在他的博客。里面有着对于夏天的满满期待。可我听完故事之后再去翻的时候已经不见了。倒是多了这样一句话:<em>这个夏天的心情有点抑郁。</em></p>
</p>
</div>
<div class="article-date">
<a href="http://leopen-hu.github.io/L-P-and-S.html" class="date no-deco">
1月 25
<br>
<span class="year-big">2016</span>
</a>
</div>
</div>
<a href="http://leopen-hu.github.io/archives.html" class="read-more">查看更多文章...</a>
</div>
</div>
</body>
</html>