-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
192 lines (165 loc) · 5.87 KB
/
404.html
File metadata and controls
192 lines (165 loc) · 5.87 KB
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>秦莱山记志</title>
<script src="/static/js/vue.js" type="text/javascript" charset="utf-8"></script>
<script src="/static/js/anime.min.js"></script>
<script src="/static/js/jquery-3.5.1.js"></script>
<script type="text/javascript" src="/static/js/highlight.pack.js"></script>
<script type="text/javascript" src="/static/js/highlightjs-line-numbers.js"></script>
<script type="text/javascript">hljs.initHighlightingOnLoad();</script>
<script type="text/javascript">hljs.initLineNumbersOnLoad();</script>
<script type="text/javascript" src="/static/js/image_cut.js"></script>
<script type="text/javascript" src="/static/js/scroll-event.js"></script>
<!--
<link rel="shortcut icon" type="image/x-icon" media="screen" href="/favicon.ico" />
<link rel="canonical" href="/404.html" />
<link rel="alternate" type="application/rss+xml" title="FuXiangyu's blog (initial version)" href="/feed.xml" />
<link rel="stylesheet" href="https://cdn.bootcss.com/bootstrap/3.3.0/css/bootstrap.min.css"/>
<link rel="stylesheet" href="https://cdn.bootcss.com/octicons/3.5.0/octicons.min.css" >
<link rel="stylesheet" type="text/css" href="/static/css/style.css" />
-->
<link rel="stylesheet" href="/static/css/common.css" />
<link rel="stylesheet" href="/static/css/header.css" />
<link rel="stylesheet" href="/static/css/container.css" />
<link rel="stylesheet" href="/static/css/side.css" />
<link rel="stylesheet" href="/static/css/floatwindows.css" />
<link rel="stylesheet" href="/static/css/post.css" />
<link rel="stylesheet" href="/static/css/md.css" />
<link rel="stylesheet" href="/static/styles/darcula.css" />
</head>
<body>
<div id="main">
<div id="root">
<!-- header开始 -->
<div id="header" onmouseenter="bannerShow()" onmouseleave="bannerHide()">
<div id="headerContent">
<div id="headerContentLeft" class="headerContentBox">
<ul class="towardsRight bueatifiedList">
<li><a href="/" id="mainPage">首页</a></li>
</ul>
</div>
<div id="headerContentRight" class="headerContentBox">
<ul class="towardsLeft bueatifiedList">
<li></li>
</ul>
</div>
</div>
</div>
<script>
// header出现
function bannerShow(){
new anime({
targets: '#header',
opacity: 1,
easing: 'linear',
duration: 200
})
}
// header消失
function bannerHide(){
new anime({
targets: '#header',
opacity: 0,
easing: 'linear',
duration: 300
})
}
</script>
<!-- header结束 -->
<!-- container开始 -->
<div id="container">
<div id="coverViewPort">
<div id="coverImg">
<p class="topTitle">my hollow wrath, my houkai</p>
<p class="topTitle">dissovling in the realm of shell</p>
</div>
</div>
<div id="content">
<div id="contentList">
<!-- 内容 -->
<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 600px;
text-align: center;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>
<div class="container">
<h1>404</h1>
<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
</div>
<!-- 内容结束 -->
</div>
<div id="extraInfoList">
<div id="blogerInfo" class="commonBlockPanel scrollFixed">
<div id="blogerCoverViewPort">
<div id="blogerCoverImg" class="coverImg" onmouseenter="avatorShine()"
onclick="showFloatingWinodwWithInfo('brFloatingWindow', 'brFloatingWindowContent', '在萌图上拷到的头像图片')">
<div id="shiningBar"></div>
</div>
</div>
<p id="blogerName" class="centerLocatedText">饱食终日的我</p>
<p id="blogerDescription" class="centerLocatedText"></p>
<div id="relatedLinksBox">
<ul id="relatedLinks" class="bueatifiedList">
<li><a href="https://github.com/DarjeelingFu">github</a></li>
<li><a href="https://www.kaggle.com/michaelfu2012">Kaggle</a></li>
</ul>
</div>
</div>
<div id="siteInfoBox" class="commonBlockPanel scrollFixed">
<div id="siteInfo">
<span>
<p class="centerLocatedText siteInfoHead">POST</p>
<p class="centerLocatedText siteInfoBody">18</p>
</span>
<span>
<p class="centerLocatedText siteInfoHead">TAG</p>
<p class="centerLocatedText siteInfoBody">6</p>
</span>
</div>
</div>
</div>
</div>
</div>
<!-- container结束 -->
<!-- 浮窗开始 -->
<div id="brFloatingWindow" class="commonGlobalFloatingWindow commonBlockPanel" onclick="closeBrFloatingWindow()" >
<!-- <div id="brFlaotingWindowHeader"></div> -->
<p id="brFloatingWindowContent"></p>
</div>
<!-- 浮窗结束 -->
</div>
</div>
<script src="/static/js/animations.js"></script>
<script>
function log(a){
console.log(a)
}
var imgCoverWidth = $('.articleCoverViewPort').css('width')
var imgCoverHeight = $('.articleCoverViewPort').css('height')
if(imgCoverHeight && imgCoverHeight){
var width = parseFloat(imgCoverWidth.substr(0, imgCoverWidth.length - 2))
var height = parseFloat(imgCoverHeight.substr(0, imgCoverHeight.length - 2))
cutImage('.articleCover', width, height)
}
var imgCoverWidth = $('#postCoverViewPort').css('width')
var imgCoverHeight = $('#postCoverViewPort').css('height')
if(imgCoverWidth && imgCoverHeight){
var width = parseFloat(imgCoverWidth.substr(0, imgCoverWidth.length - 2))
var height = parseFloat(imgCoverHeight.substr(0, imgCoverHeight.length - 2))
cutImage('#img', width, height)
}
</script>
</body>
</html>