-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
450 lines (270 loc) · 14.1 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
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
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
<!DOCTYPE html>
<html lang="en">
<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">
<meta name="theme-color" content="#3367D6"/>
<link rel="apple-touch-icon" href="/icons-192.png">
<link rel="manifest" href="/manifest.json">
<meta name="generator" content="Hexo 6.3.0">
<meta name="author" content="Leo Su">
<title>理想国与乌托邦</title>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/index.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/styles/monokai.css">
<link rel="stylesheet" href="/css/style.css">
</head>
<body>
<div class="root-container">
<!-- header container -->
<header class="header-container">
<div class="post-image" style="background-image: url(https://apod.nasa.gov/apod/image/2212/Pleiades_Estes_3000.jpg)"></div>
<!-- navbar -->
<nav class="navbar">
<div class="navbar-content">
<!-- logo -->
<div class="navbar-logo">
<a href="/">
理想国与乌托邦
</a>
</div>
<!-- link -->
<div class="navbar-link">
<div class="navbar-btn">
<div></div>
<div></div>
<div></div>
</div>
<ul class="navbar-list">
<li class="navbar-list-item"><a href="/">首页</a></li>
<li class="navbar-list-item"><a href="/links">友链</a></li>
<li class="navbar-list-item"><a href="/about">关于</a></li>
</ul>
</div>
</div>
</nav>
<div class="header-content">
<div class="post-text layout-block layout-padding">
<h1 class="title-wrap">理想国与乌托邦</h1>
</div>
</div>
</header>
<!-- 首页 -->
<!-- post list container -->
<div class="body-container">
<div class="content-container layout-block article-list">
<div class="article-item layout-padding">
<article class="card-container article-card content-padding--large soft-size--large soft-style--box">
<div class="card-text">
<a href="/2024/12/29/12%E6%9C%8829%E6%97%A5/" itemprop="url">
<h2 class="card-text--title">十二月二十九</h2>
</a>
<div class="card-text--row">
<span>发布于</span>
<time class="" datetime="2024-12-29T06:47:37.567Z" itemprop="datePublished">2024-12-29</time>
</div>
<ul class="wrap-list light">
</ul>
<ul class="wrap-list light">
</ul>
</div>
</article>
</div>
<div class="article-item layout-padding">
<article class="card-container article-card content-padding--large soft-size--large soft-style--box">
<div class="card-text">
<a href="/2024/11/01/11%E6%9C%884%E6%97%A5/" itemprop="url">
<h2 class="card-text--title">十一月四</h2>
</a>
<div class="card-text--row">
<span>发布于</span>
<time class="" datetime="2024-11-01T02:37:07.309Z" itemprop="datePublished">2024-11-01</time>
</div>
<ul class="wrap-list light">
</ul>
<ul class="wrap-list light">
</ul>
</div>
</article>
</div>
<div class="article-item layout-padding">
<article class="card-container article-card content-padding--large soft-size--large soft-style--box">
<div class="card-text">
<a href="/2024/09/27/9%E6%9C%8827%E6%97%A5/" itemprop="url">
<h2 class="card-text--title">九月二十七</h2>
</a>
<div class="card-text--row">
<span>发布于</span>
<time class="" datetime="2024-09-27T03:15:20.503Z" itemprop="datePublished">2024-09-27</time>
</div>
<ul class="wrap-list light">
</ul>
<ul class="wrap-list light">
</ul>
</div>
</article>
</div>
<div class="article-item layout-padding">
<article class="card-container article-card content-padding--large soft-size--large soft-style--box">
<div class="card-text">
<a href="/2024/09/16/9%E6%9C%8816%E6%97%A5/" itemprop="url">
<h2 class="card-text--title">九月十六</h2>
</a>
<div class="card-text--row">
<span>发布于</span>
<time class="" datetime="2024-09-16T06:00:43.606Z" itemprop="datePublished">2024-09-16</time>
</div>
<ul class="wrap-list light">
</ul>
<ul class="wrap-list light">
</ul>
</div>
</article>
</div>
<div class="article-item layout-padding">
<article class="card-container article-card content-padding--large soft-size--large soft-style--box">
<div class="card-text">
<a href="/2024/08/24/8%E6%9C%8824%E6%97%A5/" itemprop="url">
<h2 class="card-text--title">八月二十四</h2>
</a>
<div class="card-text--row">
<span>发布于</span>
<time class="" datetime="2024-08-24T09:47:20.973Z" itemprop="datePublished">2024-08-24</time>
</div>
<ul class="wrap-list light">
</ul>
<ul class="wrap-list light">
</ul>
</div>
</article>
</div>
<div class="article-item layout-padding">
<article class="card-container article-card content-padding--large soft-size--large soft-style--box">
<div class="card-text">
<a href="/2024/08/15/8%E6%9C%8815%E6%97%A5/" itemprop="url">
<h2 class="card-text--title">八月十五</h2>
</a>
<div class="card-text--row">
<span>发布于</span>
<time class="" datetime="2024-08-15T06:41:53.703Z" itemprop="datePublished">2024-08-15</time>
</div>
<ul class="wrap-list light">
</ul>
<ul class="wrap-list light">
</ul>
</div>
</article>
</div>
<div class="article-item layout-padding">
<article class="card-container article-card content-padding--large soft-size--large soft-style--box">
<div class="card-text">
<a href="/2024/08/08/8%E6%9C%888%E6%97%A5/" itemprop="url">
<h2 class="card-text--title">八月八</h2>
</a>
<div class="card-text--row">
<span>发布于</span>
<time class="" datetime="2024-08-08T07:14:28.323Z" itemprop="datePublished">2024-08-08</time>
</div>
<ul class="wrap-list light">
</ul>
<ul class="wrap-list light">
</ul>
</div>
</article>
</div>
<div class="article-item layout-padding">
<article class="card-container article-card content-padding--large soft-size--large soft-style--box">
<div class="card-text">
<a href="/2024/07/31/7%E6%9C%8831%E6%97%A5/" itemprop="url">
<h2 class="card-text--title">七月总结</h2>
</a>
<div class="card-text--row">
<span>发布于</span>
<time class="" datetime="2024-07-31T08:22:07.976Z" itemprop="datePublished">2024-07-31</time>
</div>
<ul class="wrap-list light">
</ul>
<ul class="wrap-list light">
</ul>
</div>
</article>
</div>
<div class="article-item layout-padding">
<article class="card-container article-card content-padding--large soft-size--large soft-style--box">
<div class="card-text">
<a href="/2024/06/23/Airdrop/" itemprop="url">
<h2 class="card-text--title">空投阶段结束</h2>
</a>
<div class="card-text--row">
<span>发布于</span>
<time class="" datetime="2024-06-23T09:07:11.604Z" itemprop="datePublished">2024-06-23</time>
</div>
<ul class="wrap-list light">
</ul>
<ul class="wrap-list light">
</ul>
</div>
</article>
</div>
<div class="article-item layout-padding">
<article class="card-container article-card content-padding--large soft-size--large soft-style--box">
<div class="card-text">
<a href="/2024/05/14/April-May/" itemprop="url">
<h2 class="card-text--title">四月底五月中</h2>
</a>
<div class="card-text--row">
<span>发布于</span>
<time class="" datetime="2024-05-14T08:00:59.154Z" itemprop="datePublished">2024-05-14</time>
</div>
<ul class="wrap-list light">
</ul>
<ul class="wrap-list light">
</ul>
</div>
</article>
</div>
</div>
</div>
<!-- page container -->
<nav class="page-container">
<span class="page-number current">1</span><a class="page-number" href="/page/2/">2</a><span class="space">…</span><a class="page-number" href="/page/4/">4</a><a class="extend next" rel="next" href="/page/2/">ɞ</a>
</nav>
<!-- footer container -->
<footer id="footer" class="footer">
<div class="footer-container">
<div class="social-icons">
<a href="https://github.com/Leo2021zzz" class="soft-size--primary soft-style--box" target="_blank" rel="noopener noreferrer">
<svg class="icon icon-github" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="M64.6 512c0 195.6 125.4 361.9 300.1 422.9 23.5 5.9 19.9-10.8 19.9-22.2v-77.6c-135.8 15.9-141.3-74-150.5-89-18.5-31.5-61.9-39.5-49-54.5 31-15.9 62.5 4 98.9 58 26.4 39.1 77.9 32.5 104.1 26 5.7-23.5 17.9-44.5 34.7-60.9-140.7-25.2-199.4-111.1-199.4-213.3 0-49.5 16.4-95.1 48.4-131.8-20.4-60.6 1.9-112.4 4.9-120.1 58.2-5.2 118.5 41.6 123.3 45.3 33.1-8.9 70.8-13.7 112.9-13.7 42.4 0 80.3 4.9 113.5 13.9 11.3-8.6 67.3-48.8 121.4-43.9 2.9 7.7 24.7 58.3 5.5 118.1 32.5 36.8 49 82.8 49 132.4 0 102.3-59 188.3-200.2 213.2 23.5 23.3 38.1 55.5 38.1 91.1v112.7c0.8 9 0 17.9 15.1 17.9C832.7 877 960.4 709.4 960.4 512.1c0-247.5-200.6-447.9-447.9-447.9C265 64.1 64.6 264.5 64.6 512z"></path>
</svg>
</a>
<a href="https://twitter.com/Leosu1030" class="soft-size--primary soft-style--box" target="_blank" rel="noopener noreferrer">
<svg class="icon icon-twitter" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="M962.285714 233.142857q-38.285714 56-92.571429 95.428571 0.571429 8 0.571429 24 0 74.285714-21.714286 148.285714t-66 142-105.428571 120.285714-147.428571 83.428571-184.571429 31.142857q-154.857143 0-283.428571-82.857143 20 2.285714 44.571429 2.285714 128.571429 0 229.142857-78.857143-60-1.142857-107.428571-36.857143t-65.142857-91.142857q18.857143 2.857143 34.857143 2.857143 24.571429 0 48.571429-6.285714-64-13.142857-106-63.714286t-42-117.428571l0-2.285714q38.857143 21.714286 83.428571 23.428571-37.714286-25.142857-60-65.714286t-22.285714-88q0-50.285714 25.142857-93.142857 69.142857 85.142857 168.285714 136.285714t212.285714 56.857143q-4.571429-21.714286-4.571429-42.285714 0-76.571429 54-130.571429t130.571429-54q80 0 134.857143 58.285714 62.285714-12 117.142857-44.571429-21.142857 65.714286-81.142857 101.714286 53.142857-5.714286 106.285714-28.571429z"></path>
</svg>
</a>
</div>
<p>© 2024 <a href="/" target="_blank">Leo Su</a></p>
<p>Powered by <a href="https://hexo.io" target="_blank" rel="noopener noreferrer">Hexo</a> Theme - <a href="https://github.com/miiiku/flex-block" target="_blank" rel="noopener noreferrer author">flex-block</a></p>
<p>
<a href="javascript:;" id="theme-light">🌞 浅色</a>
<a href="javascript:;" id="theme-dark">🌛 深色</a>
<a href="javascript:;" id="theme-auto">🤖️ 自动</a>
</p>
</div>
</footer>
</div>
<div class="back-to-top-fixed soft-size--round soft-style--box">
<svg class="icon icon-back-to-top" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="M725.333333 426.666667c-12.8 0-21.333333-4.266667-29.866667-12.8l-213.333333-213.333333c-17.066667-17.066667-17.066667-42.666667 0-59.733333s42.666667-17.066667 59.733333 0l213.333333 213.333333c17.066667 17.066667 17.066667 42.666667 0 59.733333C746.666667 422.4 738.133333 426.666667 725.333333 426.666667z"></path>
<path d="M298.666667 426.666667c-12.8 0-21.333333-4.266667-29.866667-12.8-17.066667-17.066667-17.066667-42.666667 0-59.733333l213.333333-213.333333c17.066667-17.066667 42.666667-17.066667 59.733333 0s17.066667 42.666667 0 59.733333l-213.333333 213.333333C320 422.4 311.466667 426.666667 298.666667 426.666667z"></path>
<path d="M512 896c-25.6 0-42.666667-17.066667-42.666667-42.666667L469.333333 170.666667c0-25.6 17.066667-42.666667 42.666667-42.666667s42.666667 17.066667 42.666667 42.666667l0 682.666667C554.666667 878.933333 537.6 896 512 896z"></path>
</svg>
</div>
<!-- aplayer -->
<!-- dplayer -->
<script src="/js/script.js"></script>
<!-- 尾部用户自定义相关内容 -->
<script src="/live2dw/lib/L2Dwidget.min.js?094cbace49a39548bed64abff5988b05"></script><script>L2Dwidget.init({"pluginModelPath":"assets/","model":{"jsonPath":"/live2dw/assets/shizuku.model.json"},"display":{"position":"left","width":150,"height":300},"mobile":{"show":true},"rect":"opacity:0.7","log":false,"pluginJsPath":"lib/","pluginRootPath":"live2dw/","tagMode":false});</script></body>
</html>