-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcategories.html
218 lines (177 loc) · 9.54 KB
/
categories.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
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Categories - Leo’s blog</title>
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="referrer" content="origin" />
<meta name="generator" content="Pelican" />
<link href="https://leonis.cc/categories.html" rel="canonical" />
<!-- Feed -->
<link href="https://leonis.cc/feed.xml" type="application/atom+xml" rel="alternate"
title="Leo’s blog Full Atom Feed" />
<link href="https://leonis.cc/theme/css/style.css" type="text/css" rel="stylesheet" />
<!-- CSS specified by the user -->
<link href="https://leonis.cc/theme/css/customize.css" type="text/css" rel="stylesheet" />
<link href="https://leonis.cc/theme/css/plugins.css" type="text/css" rel="stylesheet" />
<link href="https://leonis.cc/theme/css/lightgallery.min.css" type="text/css" rel="stylesheet" />
<link href="https://leonis.cc/theme/css/bookshelf.css" type="text/css" rel="stylesheet" />
<!-- font-awesome icons -->
<link href="https://lf6-cdn-tos.bytecdntp.com/cdn/expire-1-M/font-awesome/6.0.0/css/all.min.css" rel="stylesheet" />
<!-- Custom fonts -->
<link href="https://leonis-fonts.deno.dev/leonis/ChiuKongGothic-CL-w4/result.css?updatedAt=1700222744424" rel="stylesheet" />
<link href="https://leonis-fonts.deno.dev/leonis/ChiuKongGothic-CL-w5/result.css?updatedAt=1700275749020" rel="stylesheet" />
<link href="https://leonis-fonts.deno.dev/leonis/ChiuKongGothic-CL-w7/result.css?updatedAt=1700275854743" rel="stylesheet" />
<link href="https://cdnjs.loli.net/ajax/libs/fontsource-fira-sans/5.0.19/400.min.css" rel="stylesheet" />
<link href="https://cdnjs.loli.net/ajax/libs/fontsource-fira-sans/5.0.19/400-italic.min.css" rel="stylesheet" />
<link href="https://cdnjs.loli.net/ajax/libs/fontsource-fira-sans/5.0.19/500.min.css" rel="stylesheet" />
<link href="https://cdnjs.loli.net/ajax/libs/fontsource-fira-sans/5.0.19/500-italic.min.css" rel="stylesheet" />
<link href="https://cdnjs.loli.net/ajax/libs/fontsource-fira-sans/5.0.19/700.min.css" rel="stylesheet" />
<link href="https://cdnjs.loli.net/ajax/libs/fontsource-fira-sans/5.0.19/700-italic.min.css" rel="stylesheet" />
<link href="https://cdnjs.loli.net/ajax/libs/fontsource-lato/5.0.19/400.min.css" rel="stylesheet" />
<link href="https://leonis-fonts.deno.dev/leonis/AdvocateAncientSerifSC-Bold/result.css?updatedAt=1700289637334" rel="stylesheet" />
<!-- HTML5 Shim and Respond.js 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://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<script>
var siteUrl = 'https://leonis.cc';
</script>
<script>
var localTheme = localStorage.getItem('attila_theme');
switch (localTheme) {
case 'dark':
document.documentElement.classList.add('theme-dark');
break;
case 'light':
document.documentElement.classList.add('theme-light');
break;
default:
break;
}
</script>
</head>
<body class="categories-template">
<div class="nav-header">
<nav class="nav-wrapper" aria-label="Main">
<ul>
<li class="nav-Home " role="presentation"><a href="/"><span>Home</span></a></li>
<li class="nav-碎碎唸 " role="presentation"><a href="/category/sui-sui-nian.html"><span>碎碎唸</span></a></li>
<li class="nav-故紙堆 " role="presentation"><a href="/category/gu-zhi-dui.html"><span>故紙堆</span></a></li>
<li class="nav-在路上 " role="presentation"><a href="/category/zai-lu-shang.html"><span>在路上</span></a></li>
<li class="nav-山牆邊 " role="presentation"><a href="/pages/shan-qiang-bian.html"><span>山牆邊</span></a></li>
<li class="nav-破櫥簏 " role="presentation"><a href="https://neodb.social/users/Leo/"><span>破櫥簏</span></a></li>
<li class="nav-Archives " role="presentation"><a href="/archives.html"><span>Archives</span></a></li>
<li class="nav-Tags " role="presentation"><a href="/tags.html"><span>Tags</span></a></li>
<li class="nav-About " role="presentation"><a href="/about.html"><span>About</span></a></li>
</ul>
<ul class="nav-meta">
<li class="nav-search">
<a aria-label="Search" href="/search.html" target="_blank">
<i class="icon icon-search" aria-hidden="true"></i>
<span>search</span></a></li>
<li class="nav-foreverblog">
<a aria-label="Foreverblog" href="https://www.foreverblog.cn/go.html" target="_blank">
<i aria-hidden="true"><img src="https://img.foreverblog.cn/wormhole_2_tp.gif" alt="foreverblog" title="穿梭虫洞-随机访问十年之约友链博客"></i>
<span>foreverblog</span></a></li>
<li class="nav-travellings">
<a aria-label="Travellings" href="https://www.travellings.cn/go.html" target="_blank">
<i aria-hidden="true"><img src="https://www.travellings.cn/assets/w.png" alt="travellings" title="开往-友链接力" aria-hidden="true"></i>
<span>travellings</span></a></li>
<li class="nav-search" style="display: none;">
<a title="Search">
<i class="icon icon-search" aria-hidden="true"></i>
<span>Search</span>
</a>
</li>
</ul> </nav>
<div class="nav-wrapper-control">
<div class="inner">
<a class="nav-menu" role="button"><i class="icon icon-menu" aria-hidden="true"></i>Menu</a>
<a class="nav-search" title="Search" role="button" style="display: none;"><i class="icon icon-search" aria-hidden="true"></i></a>
</div>
</div>
</div>
<div class="nav-close" role="button" aria-label="Close"></div>
<section id="wrapper" class="page-wrapper">
<!-- Page Header -->
<!-- Set your background image for this header on the line below. -->
<header class="blog-header has-cover ">
<div class="inner">
<h1 class="post-title">Categories</h1>
<div class="post-cover cover">
<img src="https://img.leonis.cc/bg/header.webp" alt="Leo’s blog - Categories" />
</div>
</header>
<!-- style="padding-top: 2.0em; font-size: 1.66em;" -->
<article class="post">
<div class="inner">
<div class="archive">
<div class="archive-links">
<a href="https://leonis.cc/category/gu-zhi-dui.html">故纸堆</a> (2)
</div>
</div>
</div>
</article>
<!-- style="padding-top: 2.0em; font-size: 1.66em;" -->
<article class="post">
<div class="inner">
<div class="archive">
<div class="archive-links">
<a href="https://leonis.cc/category/sui-sui-nian.html">碎碎念</a> (72)
</div>
</div>
</div>
</article>
<!-- style="padding-top: 2.0em; font-size: 1.66em;" -->
<article class="post">
<div class="inner">
<div class="archive">
<div class="archive-links">
<a href="https://leonis.cc/category/zai-lu-shang.html">在路上</a> (7)
</div>
</div>
</div>
</article>
<div class="nav-footer">
<nav class="nav-wrapper" aria-label="Footer">
<span class="nav-copy">Leo’s blog © 2024
</span>
<span class="nav-credits">
Published with <a href="https://github.com/getpelican/pelican" rel="nofollow">Pelican</a> • Theme <a href="https://github.com/arulrajnet/attila" rel="nofollow">Attila</a> •
<a class="menu-item js-theme" href="#" data-system="System theme" data-dark="Dark theme" data-light="Light theme">
<span class="theme-icon"></span><span class="theme-text">System theme</span>
</a>
</span>
</nav>
</div>
</section>
<script src="https://cdnjs.loli.net/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
<!-- code highlight -->
<script src="https://cdnjs.loli.net/ajax/libs/highlight.js/11.7.0/highlight.min.js"></script>
<script src="https://cdnjs.loli.net/ajax/libs/highlight.js/11.7.0/languages/django.min.js"></script>
<script src="https://cdnjs.loli.net/ajax/libs/highlight.js/11.7.0/languages/dockerfile.min.js"></script>
<script src="https://cdnjs.loli.net/ajax/libs/highlight.js/11.7.0/languages/markdown.min.js"></script>
<script src="https://cdnjs.loli.net/ajax/libs/highlight.js/11.7.0/languages/nginx.min.js"></script>
<script src="https://cdnjs.loli.net/ajax/libs/highlight.js/11.7.0/languages/pgsql.min.js"></script>
<script type="text/javascript" src="https://leonis.cc/theme/js/jquery.fitvids.js"></script>
<script type="text/javascript" src="https://leonis.cc/theme/js/script.js"></script>
<!-- lightbox -->
<script type="text/javascript" src="https://leonis.cc/theme/js/lightgallery.min.js"></script>
<script type="text/javascript" src="https://leonis.cc/theme/js/lg-zoom.min.js"></script>
<script>
var elements = document.getElementsByClassName("lightgallery");
for(var i=0; i<elements.length; i++) {
lightGallery(elements[i]);
}
</script>
<!-- umami analytics -->
<script async defer src="https://analytics.umami.is/script.js" data-website-id="b508982a-f7bf-4c24-a948-8de93b0cb81d"></script>
<!-- The #block helper will pull in data from the #contentFor other template files. In this case, there's some JavaScript which we only want to use in article.html, but it needs to be included down here, after jQuery has already loaded. -->
</body>
</html>