-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path404.html
299 lines (175 loc) · 7.84 KB
/
404.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
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
<!DOCTYPE html>
<html lang="zh-Hans">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>404 Not Found | hardcore's Blog</title>
<meta name="author" content="hardcore" />
<meta name="description" content="hardcore 官网主页" />
<meta name="generator" content="Hugo 0.96.0" />
<link rel="canonical" href="https://hardcore-os.github.io/404.html" />
<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="hardcore 官网主页" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://hardcore-os.github.io/404.html" /><meta property="og:image" content="https://hardcore-os.github.io/img/%E8%83%8C%E6%99%AF.jpeg"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://hardcore-os.github.io/img/%E8%83%8C%E6%99%AF.jpeg"/>
<meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content="hardcore 官网主页"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.css" integrity="sha256-UXesixbeLkB/UYxVTzuj/gg3+LMzgwAmg3zD+C4ZASQ=" crossorigin="anonymous">
<link rel="stylesheet" href="/css/icomoon.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/OverlayScrollbars.min.css" integrity="sha256-WKijf8KI68sbq8Znd6yMepIuFF0wdWfIt6gk3JWcQfk=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/github-markdown.min.css">
<link rel="stylesheet" href="/css/site.css" />
<style>
.ui.header a:not(.item, .ui.button):hover {
text-decoration: underline;
}
a:not(.item, .ui.button) {
color: seagreen !important;
}
.inverted a:not(.item, .ui.button) {
color: darkseagreen !important;
}
body.default {
background-color: #fff;
background-image: url(/img/%e8%83%8c%e6%99%af.jpeg);
}
body.dark {
background-image: url(/img/%e6%9a%97%e8%89%b2%e8%83%8c%e6%99%af.jpeg);
}
</style>
<link rel="stylesheet" href="/css/custom.css" />
</head>
<body class="default">
<nav class="ui secondary menu dream-menu dream-nav">
<a class="item dream-flip-toggle" title="翻转!">
<i class="large link bullseye icon"></i>
</a>
<a class="item" href="https://hardcore-os.github.io/" title="首页">
<i class="large link home icon"></i>
</a>
<a class="item" onclick="themeSwitch(event)">
<i class="large link icon theme-switch"></i>
</a>
<a class="item" title="搜索" onclick="toggleSearch(event)">
<i class="large link search icon"></i>
</a>
</nav>
<div class="flip-container">
<div class="flipper">
<section class="front">
<div class="dream-max-width">
<div class="dream-404-container">
<div class="ui basic center aligned segment">
<h1 class="ui header">
Oops...You are lost in dream.
<span class="sub header">Don't worry though, click the button below to wake up.</span>
</h1>
<p>
<button class="ui secondary button" onclick="window.location.href = 'https:\/\/hardcore-os.github.io\/'">返回首页</button>
</p>
</div>
</div>
<footer class="ui basic center aligned segment" style="background-color: transparent;">
<p>© 2021 - 2022 hardcore's Blog</p>
<p>Powered by <a href="https://gohugo.io/" target="_blank">Hugo</a> with theme <a href="https://github.com/g1eny0ung/hugo-theme-dream" target="_blank">Dream</a>.</p>
</footer>
</div>
</section>
<section class="back">
<div class="dream-max-width">
<header class="ui basic very padded segment dream-header">
<div class="ui small circular image">
<img src="/img/%e5%a4%b4%e5%83%8f.jpeg" alt="avatar" />
</div>
<div class="content">
<h1 class="ui medium header">hardcore的官网<span class="sub header">还原卓越工程师的思考细节</span>
</h1>
<article class="ui horizontal list">
<a class="item" href="/categories">
<i class="th list icon" title="所有分类"></i>
</a>
<a class="item" href="/tags">
<i class="tags icon" title="所有标签"></i>
</a>
</article>
</div>
</header>
<div class="ui relaxed grid dream-grid dream-back">
<div class="sixteen wide mobile eight wide tablet four wide computer column dream-column">
<article class="ui segment">
<div class="ui medium header">社交链接</div>
<nav class="ui secondary menu dream-menu dream-socials">
<a class="item" href="/index.xml">
<i class="large rss square icon" title="RSS"></i>
</a>
</nav>
</article>
</div>
<div class="sixteen wide mobile eight wide tablet four wide computer column dream-column">
<article class="ui segment">
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="知识共享许可协议" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br />本作品采用<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议</a>进行许可。<br /><br />背景使用了 <a href="https://www.pexels.com/zh-cn/" target="_blank">Pexels</a> 上 <a href="https://www.pexels.com/zh-cn/@minan1398" target="_blank">Min An</a> 拍摄的<a href="https://www.pexels.com/zh-cn/photo/1454794/" target="_blank">图片</a>。
</article>
</div>
</div>
</div>
</section>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/semantic.min.js" integrity="sha256-CgSoWC9w5wNmI1aN8dIMK+6DPelUEtvDr+Bc2m/0Nx8=" crossorigin="anonymous"></script>
<div class="ui segment" id="dream-search">
<div class="ui search">
<div class="ui transparent input">
<input class="prompt" type="text" placeholder="搜索" />
</div>
<div class="results"></div>
</div>
</div>
<script>
$(document).ready(function () {
$.getJSON('https:\/\/hardcore-os.github.io\//index.json', function (data) {
$('.ui.search').search({
source: data,
searchFields: ['title'],
showNoResults: false,
})
})
})
</script>
<script src="/js/search.js"></script>
<script>
window.background = "#fff"
window.defaultDark = null
window.backgroundDark = null
window.backgroundImageDark = "/img/暗色背景.jpeg"
window.darkNav = true
window.maxTags = null
window.hasTwitterEmbed = null
window.fixedNav = null
if (window.hasTwitterEmbed) {
window.twttr = (function (d, s, id) {
var js,
fjs = d.getElementsByTagName(s)[0],
t = window.twttr || {}
if (d.getElementById(id)) return t
js = d.createElement(s)
js.id = id
js.src = 'https://platform.twitter.com/widgets.js'
fjs.parentNode.insertBefore(js, fjs)
t._e = []
t.ready = function (f) {
t._e.push(f)
}
return t
})(document, 'script', 'twitter-wjs')
}
</script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/js/jquery.overlayScrollbars.min.js" integrity="sha256-tBd38uWlvgfps3zHPrUb2ePBg+Z8EjMf0QloFONzpvU=" crossorigin="anonymous"></script>
<script src="/js/header.js"></script>
<script src="/js/main.js"></script>
<script src="/js/theme.js"></script>
</body>
</html>