-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
256 lines (179 loc) · 10 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
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="keywords" content="网站关键字">
<meta name="description" content="网站简介">
<title>Hexo</title>
<!-- stylesheets list from config.yml -->
<link rel="stylesheet" href="/css/materialize.min.css">
<link rel="stylesheet" href="/css/main.min.css">
<style type="text/css">
html{
font-family: sans-serif;
font-weight: 300;
}
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(/fonts/MaterialIcons-Regular.eot);
src: url(/fonts/MaterialIcons-Regular.woff2) format('woff2'),
url(/fonts/MaterialIcons-Regular.woff) format('woff'),
url(/fonts/MaterialIcons-Regular.ttf) format('truetype')
}
</style>
<link rel="shortcut icon" href="/source/favicon.ico">
<meta name="generator" content="Hexo 6.3.0"></head>
<body>
<div id="menu-box"><a href="javascript:void(0)" id="menu" data-activates="slide-out" class="button-collapse menu" ><span class="nav-btn"></span></a></div>
<div id="menu-outer">
<div id="menu-inner">
<ul id="slide-out" class="side-nav" >
<div class="nav-header" style="background-image: url(/images/header-bg.png);background-color:#26A69A">
<div class="header-box"><img src="/images/header.jpg" ondragstart="return false;"></div>
<p>Rainforest</p>
<div class="nav-link">
<a href="https://github.com/RainforestC" target="_blank"><div class="link-box github"></div></a>
</div>
<div class="nav-search">
<form id="search-form"> <!-- 搜索框相关 -->
<input type="text" id="local-search-input" name="q" results="0" placeholder="搜索..." class="search form-control" autocomplete="off" autocorrect="off"/>
<div class="nav-search-img"><i class="material-icons">search</i></div>
</form>
<div id="local-search-result"></div> <!-- 搜索结果区 -->
<p class='no-result'>无搜索结果</p>
</div>
</div>
<!--Homepage-->
<li class="nav-list">
<a href="/" target="_self">
<div class="nav-ico"><i class="material-icons">home</i> </div><p>主页</p>
</a>
</li>
<!--archives-->
<li class="nav-list dropdown-btn">
<a class="" target="_self">
<div class="nav-ico"><i class="material-icons">assignment</i></div><p>文章列表</p><div class="dropdown-ico"><i class="material-icons">arrow_drop_down</i></div>
</a>
</li>
<ul class="dropdown-menu dropdown" >
<li class="nav-dropdown-list">
<a class="archive-link" href="/archives/2023/03/">March 2023<span class="archive-count">2</span></a>
</li>
</ul>
<!--categories-->
<ul class="dropdown-menu dropdown" >
<li class="nav-dropdown-list">
</li>
</ul>
<!--tags-->
<li class="nav-list">
<a href="/archives" target="_self">
<div class="nav-ico"><i class="material-icons">bookmark</i> </div><p>标签</p>
</a>
</li>
<!--photo-->
<!--friends-->
<!--about-->
</ul>
</div>
</div>
<div id="content-outer">
<div id="content-inner">
<div class="post-header" style="background-image:url(/images/coverpic.png);background-color:#26A69A ">
<a target="_blank" rel="noopener" href="https://rainforestc.github.io/" >
<div class="post-header-title">
<p style="">
你好 欢迎来到陈宇灵的博客
<br>
</p>
</div>
</a>
</div>
<div class="post-author">
<div class="post-author-img"><img src="/images/header.jpg" ondragstart="return false;"></div>
<p class="post-author-name">Rainforest</p>
<div class="post-author-button" target="_self"><i class="material-icons" target="_self" style="font-size: 20px">share</i></div>
<div class="post-author-link"><ul>
<p>分享到:</p>
<li><a href="http://v.t.sina.com.cn/share/share.php?url=http://example.com&title=Hexo" target="_blank">新浪微博</a></li>
<li><a href="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=http://example.com" target="_blank">QQ空间</a></li>
<li><a href="http://connect.qq.com/widget/shareqq/index.html?title=qqhaoyou&url=http://example.com &desc= Hexo" target="_blank">QQ好友</a></li>
</ul></div>
</div>
<div id="recent-posts">
<div class="recent-post-item lazy" style="min-height: 150px;background-color:#26A69A" data-original="/images/random/vateral-16.png" >
<div class="recent-post-item-up"><img src="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyBjbGFzcz0iaWNvbiIgd2lkdGg9IjEyOHB4IiBoZWlnaHQ9IjEyOC4wMHB4IiB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI2MC4wMTYgNTg0LjA5NmwxMTIuNi0xMTIuNTM2IDEyLjQ0IDEyLjQ0OC0xMTIuNiAxMTIuNTM2ek0yMzYuNzIgNTYxLjE3NmwxMTIuNTc2LTExMi41NjggMTIuNDQgMTIuNDQ4LTExMi41NjggMTEyLjU2OHpNMTAxLjMxMiA0NTAuNzQ0bDM2LjItMzYuMiAxOC4xMDQgMTguMDk2LTM2LjIgMzYuMjA4ek0yMTMuOTY4IDUzOC44NGwxMTIuNTYtMTEyLjU3NiAxMi40NDggMTIuNDQ4LTExMi41NiAxMTIuNTY4ek0xOTEuMTg0IDUxNS40MzJMMzAzLjc2IDQwMi44NTZsMTIuNDQgMTIuNDQ4LTExMi41NjggMTEyLjU2OHpNMjAwLjQ0IDM1MS41NDRsMzYuNzY4LTM2Ljc3NiAxOC4xMDQgMTguMTA0LTM2Ljc3NiAzNi43Njh6IiBmaWxsPSIjNzA3MDcwIiAvPjxwYXRoIGQ9Ik0wIDB2MTAyNEwxMDI0IDBIMHogbTI0MCAyOTEuMmw0NCA0NC0xMy42IDEzLjYtNC44LTQuOC0xMzYgMTM2IDQuOCA0LjgtMTMuNiAxMy42LTQ0LTQ0TDI0MCAyOTEuMnogbTAuOCAzNjAuOGwtMTEuMi0xMS4yIDI5LjYtMjkuNi05Mi44LTkyIDYwLjgtNjAuOC0xMi44LTEyLjgtODUuNiA4NS42LTExLjItMTEuMiA4NS42LTg1LjYtMTAuNC0xMC40IDE0LjQtMTQuNCAxMC40IDEwLjQgODgtODggMTEuMiAxMS4yLTg4IDg4IDEyLjggMTIuOCA2NC44LTY0LjggOTIgOTIgMjcuMi0yNy4yIDExLjIgMTEuMi0xOTYgMTk2Ljh6TTQ2NS42IDQyNGMtNi40IDYuNC0xMiAxMi0xNi44IDE2LTYuNC01LjYtMTMuNi0xMC40LTIwLjgtMTQuNCA3LjItNC44IDE0LjQtMTAuNCAyMC44LTE2LjhzNi40LTEyLjggMC0xOC40TDMxNy42IDI1OC40bC0zMiAzMi0xNC40LTE0LjQgNzMuNi03My42IDE0LjQgMTQuNC0yNi40IDI2LjRMNDY2LjQgMzc2YzE2IDE2IDE2IDMyLTAuOCA0OHogbS03OC40LTE5MmwzNi44LTM2LjgtMjEuNi0zMi44LTQ0LjggNDQuOC0xMy42LTE0LjRMNDYyLjQgNzQuNGwxNC40IDE0LjQtNTcuNiA1Ny42IDIwLjggMzMuNiA1NS4yLTU1LjIgOTUuMiA5NS4yLTE1LjIgMTUuMi04MS42LTgwLjgtNzYuOCA3Ni44IDgxLjYgODEuNi0xNS4yIDE1LjItOTYtOTZ6IG0xMzMuNiAxNTZjLTcuMi0xLjYtMTUuMi0zLjItMjQtNC44IDE3LjYtMzIgMjUuNi02MCAyMy4yLTgzLjItMi40LTIwLjgtMTYtNDQtNDAtNjhsLTIyLjQtMjIuNCAxNS4yLTE1LjIgMjEuNiAyMS42YzE2LjggMTYuOCAyOC44IDMyLjggMzYuOCA0OCAzNi44LTggNzEuMi0xNC40IDEwMy4yLTE5LjJsMi40IDI0LjhjLTMyLjggMy4yLTY0LjggOC05Ny42IDE0LjQgMS42IDQgMi40IDggMi40IDExLjIgNC44IDI2LjQtMi40IDU3LjYtMjAuOCA5Mi44eiIgZmlsbD0iIzcwNzA3MCIgLz48cGF0aCBkPSJNMTUxLjM4NCA0MDEuNjk2bDM2LjIwOC0zNi4yIDE4LjA5NiAxOC4xMDQtMzYuMiAzNi4yeiIgZmlsbD0iIzcwNzA3MCIgLz48L3N2Zz4="></div>
<a class="recent-post-link" href="/2023/03/28/个人介绍/" style="min-height: 150px">
<div class="post-hover" style="min-height: 150px;text-align: center;padding: 20px 20px 20px 20px;">
<!--title-->
<p class="post-title" style="line-height: 50px"><a href="/2023/03/28/个人介绍/" >个人介绍</a></p>
</div>
</a>
</div>
<div class="recent-post-item lazy"style="background-color:#26A69A" data-original="/images/random/vateral-14.png" >
<a class="recent-post-link" href="/2023/03/29/静态博客总结/">
<div class="post-hover">
<!--title-->
<p class="post-title"><a href="/2023/03/29/静态博客总结/" >静态博客总结</a></p>
<!--date-->
<p class="post-time">Rainforest     发布于:<time datetime="2023-03-29T03:18:21.000Z">
2023-03-29
</time>
</p>
<!--tags-->
标签:
<ul class="tag-list" itemprop="keywords"><li class="tag-list-item"><a class="tag-list-link" href="/tags/hexo/" rel="tag">hexo</a></li></ul>
<!--分类-->
分类:
暂无分类
<!--excerpt-->
<div class="post-excerpt">
<p>
摘要:
博客主题以及选取原因:个人博客作为知识储备库不应该太过花哨,喧宾夺主,因此选择了纯色背景;又为了不会太过单调,所以在每篇文章的预览页面设置了随机背景。
</p>
</div>
<div class="post-more"><a href="/2023/03/29/静态博客总结/" >全文阅读</a></div>
</div>
</a>
</div>
<nav class="paging">
<span class="page-number current">1</span>
</nav>
</div>
</div>
</div>
<div id="bottom-outer">
<div id="bottom-inner">
<a id="top-button" onfocus="this.blur();"><div class="up upinbody" style="background-color:#26A69A"><i class="material-icons material-up">vertical_align_top</i></div></a>
<p style="line-height: 45px">Copyright © 2017 Hexo</p>
<p style="line-height: 45px">Powered by <a href="https://hexo.io/" target="_blank"> Hexo </a> && Theme - <a href="https://github.com/moumao/hexo-theme-Vateral" target="_blank">Vateral</a></p>
</div>
</div>
<!--影集界面需要的资源-->
<!-- scripts list from theme config.yml -->
<script src="/js/jquery-3.1.1.min.js"></script>
<script src="/js/materialize.min.js"></script>
<script src="/js/main.min.js"></script>
<script>
NProgress.start();
NProgress.done();
lazy();
links();
window.onpopstate = menu();
//pjax操作
$(document).pjax('a:not(.nopjax)', '#content-inner', {fragment:'#content-inner', timeout:8000});
$(document).on('pjax:start', NProgress.start).on('pjax:end', NProgress.done)
.on('pjax:end', () => {
dowmdiv();
lazy();
toc();
links();
menu();
});
</script>
</body>
</html>