-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmoods.html
211 lines (169 loc) · 8.76 KB
/
moods.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
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>moods - J1anFen ' blog</title>
<meta name="keywords" content="hexo,hexone">
<meta name="description" content="a theme based on bootstrap">
<meta name="author" content="John Doe">
<meta name="generator" content="hexo">
<meta name="jsonContent" content="/content.json">
<link rel="alternate" href="/atom.xml" title="J1anFen ' blog">
<!-- Bootstrap -->
<link href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdn.bootcss.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" href="/css/style.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://cdn.bootcss.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<link rel="alternate" href="/atom.xml" title="J1anFen ' blog" type="application/atom+xml">
</head>
<body class="bg">
<div class="container">
<header id="header" class="header">
<div class="site-info hidden-xs">
<p class="title">J1anFen ' blog</p>
<p></p>
<p class="lead">Information is beautiful</p>
<!--<p class="subtitle">Information is beautiful</p>-->
<!--<p class="author">by John Doe</p>-->
</div>
<div class="nav-box">
<nav id="navbar" class="navbar navbar-inverse">
<div class="navbar-inner">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#hexone-navbar-collapse" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="/" class="navbar-brand visible-xs-inline">J1anFen ' blog</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class><a href="/">首页</a></li>
<li class="divider-vertical"></li>
<li class><a href="/archives">归档</a></li>
<li class="divider-vertical"></li>
<li class><a href="/about.html">关于</a></li>
<li class="divider-vertical"></li>
<li class="divider-vertical"></li>
</ul>
</div>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
</div>
</header>
<div class="row">
<section id="main" class="col-md-9 main">
<article id="page-moods" class="page page-moods">
<h1>碎语</h1>
<ul class="timeline">
<li class="timeline-item">
<h3 class="timeline-title">2017-12-18</h3>
<div class="timeline-content">
<p>花了两个月左右的时间,终于完成这个简单清爽而又充满个性化的主题<a href="https://gitee.com/maoxuner/hexo-theme-hexone/" target="_blank" rel="external nofollow noopener noreferrer">HexOne</a>了。</p>
</div>
</li>
<li class="timeline-item">
<h3 class="timeline-title">2017-11-30</h3>
<div class="timeline-content">
<p>时间轴心情功能</p>
</div>
</li>
<li class="timeline-item">
<h3 class="timeline-title">2017-11-28</h3>
<div class="timeline-content">
<p>这个伟大的功能完成了!</p>
</div>
</li>
</ul>
</article>
</section>
<aside class="col-md-3 sidebar">
<!--<div id="widget-search" class="widget widget-search">-->
<!--<div class="widget-content">-->
<!--<form class="form-inline" id="widget-search-form" onsubmit="return false;">-->
<!--<div class="form-group">-->
<!--<input type="text" class="form-control" id="widget-search-keyword" placeholder="" autocomplete="off" autofocus>-->
<!--</div>-->
<!--<div class="form-group">-->
<!--<button type="submit" class="btn btn-default">搜索</button>-->
<!--</div>-->
<!--</form>-->
<!--<div class="modal fade widget-search-results" id="widget-search-results" tabindex="-1" role="dialog" aria-labelledby="widget-search-results">-->
<!--<div class="modal-dialog" role="document">-->
<!--<div class="modal-content">-->
<!--<div class="modal-body"></div>-->
<!--</div>-->
<!--</div>-->
<!--</div>-->
<!--</div>-->
<!--</div>-->
<div id="widget-profile" class="widget widget-profile">
<div class="widget-content">
<!--<div class="profile">-->
<!--<a href="/about.html"><img src="/" class="avatar"></a>-->
<!--<span class="author">John Doe</span>-->
<!--</div>-->
<div><a>
<h3 class="widget-title">更多关注</h3>
</a><a href="https://github.com/j1anFen" target="_blank" rel="external nofollow noopener noreferrer"><img height="32" width="32" src="/images/github.png"></a>
<a href="https://twitter.com/j1anFen" target="_blank" rel="external nofollow noopener noreferrer"><img height="32" width="32" src="/images/twitter.png"></a>
<a href="https://weibo.com/j1anFen" target="_blank" rel="external nofollow noopener noreferrer"><img height="32" width="32" src="/images/weibo.png"></a>
</div>
</div>
</div>
<div class="widget">
<h3 class="widget-title">友情链接</h3>
<ul>
<li><a href="http://blog.happysec.cn" title target="_blank" rel="external nofollow noopener noreferrer">depy</a></li>
<li><a href="https://www.hedysx.com" title target="_blank" rel="external nofollow noopener noreferrer">hedysx</a></li>
<li><a href="https://www.3cac.com" title target="_blank" rel="external nofollow noopener noreferrer">卡</a></li>
<li><a href="http://blog.he4rt.me" title target="_blank" rel="external nofollow noopener noreferrer">he4rt</a></li>
<li><a href="https://sec.mrfan.xyz" title target="_blank" rel="external nofollow noopener noreferrer">饭先生</a></li>
<li><a href="https://www.waitalone.cn" title target="_blank" rel="external nofollow noopener noreferrer">独自等待</a></li>
<li><a href="https://www.ch1ng.com" title target="_blank" rel="external nofollow noopener noreferrer">金枪银矛小霸王</a></li>
<li><a href="https://www.scanfsec.com" title target="_blank" rel="external nofollow noopener noreferrer">scanf</a></li>
</ul>
</div>
</aside>
<div class="tools"><a href="javascript: void(0)" class="go-to-top" style="display: none;"><i class="fa fa-chevron-circle-up"></i></a></div>
</div>
<footer id="footer" class="footer">
<p>Powered by <a href="https://hexo.io/" target="_blank" rel="external nofollow noopener noreferrer">Hexo</a>. 勿忘初心.</p>
<!-- Highlight.js -->
<link rel="stylesheet" href="//cdn.bootcss.com/highlight.js/9.2.0/styles/github.min.css">
<script src="//cdn.bootcss.com/highlight.js/9.2.0/highlight.min.js">
</script>
<script>
hljs.initHighlightingOnLoad();
</script>
</footer>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<!--<script src="https://cdn.bootcss.com/jquery/3.3.1/jquery.min.js"></script>-->
<script src="/js/jquery.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<!--<script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>-->
<!-- main scripts -->
<script src="/js/main.js"></script>
<!-- seo -->
<script>
</script>
<!-- statistics -->
<div class="hidden">
</div>
</body>
</html>