-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
201 lines (140 loc) · 5.13 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
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>深夜食堂</title>
<link rel="shortcut icon" href="https://ityuany.com/favicon.ico?v=1645549895147">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css" rel="stylesheet">
<link rel="stylesheet" href="https://ityuany.com/styles/main.css">
<link rel="alternate" type="application/atom+xml" title="深夜食堂 - Atom Feed" href="https://ityuany.com/atom.xml">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Droid+Serif:400,700">
<meta name="description" content="落霞与孤鹜齐飞、秋水共长天一色" />
</head>
<body>
<div class="main">
<div class="main-content">
<div class="site-header">
<a href="https://ityuany.com">
<img class="avatar" src="https://ityuany.com/images/avatar.png?v=1645549895147" alt="">
</a>
<h1 class="site-title">
深夜食堂
</h1>
<p class="site-description">
落霞与孤鹜齐飞、秋水共长天一色
</p>
<div class="menu-container">
<a href="/" class="menu">
首页
</a>
<a href="/archives" class="menu">
归档
</a>
<a href="/tags" class="menu">
标签
</a>
<a href="/post/about" class="menu">
关于
</a>
</div>
<div class="social-container">
</div>
</div>
<div class="post-container">
<article class="post">
<a href="https://ityuany.com/post/babel-cha-jian-fang-wen-qi/">
<h2 class="post-title">【Babel插件】访问器</h2>
</a>
<div class="post-info">
<span>
2022-02-20
</span>
<span>
2 min read
</span>
<a href="https://ityuany.com/tag/tH9moCUe3/" class="post-tag">
# Babel插件
</a>
</div>
<a href="https://ityuany.com/post/babel-cha-jian-fang-wen-qi/" class="post-feature-image" style="background-image: url('https://ityuany.com/post-images/babel-cha-jian-fang-wen-qi.png')">
</a>
<div class="post-abstract">
</div>
</article>
<article class="post">
<a href="https://ityuany.com/post/macos-zhong-de-rootless-ji-zhi/">
<h2 class="post-title">MacOS中的Rootless机制</h2>
</a>
<div class="post-info">
<span>
2022-02-20
</span>
<span>
1 min read
</span>
<a href="https://ityuany.com/tag/FJfssJ8wO/" class="post-tag">
# MacOS
</a>
</div>
<a href="https://ityuany.com/post/macos-zhong-de-rootless-ji-zhi/" class="post-feature-image" style="background-image: url('https://ityuany.com/post-images/macos-zhong-de-rootless-ji-zhi.jpg')">
</a>
<div class="post-abstract">
</div>
</article>
<article class="post">
<a href="https://ityuany.com/post/linux-xi-tong-xia-ssh-ming-ling-de-shi-yong/">
<h2 class="post-title">Linux系统下SSH命令的使用</h2>
</a>
<div class="post-info">
<span>
2022-02-20
</span>
<span>
2 min read
</span>
<a href="https://ityuany.com/tag/6s8X8tXP4/" class="post-tag">
# Linux
</a>
</div>
<a href="https://ityuany.com/post/linux-xi-tong-xia-ssh-ming-ling-de-shi-yong/" class="post-feature-image" style="background-image: url('https://ityuany.com/post-images/linux-xi-tong-xia-ssh-ming-ling-de-shi-yong.png')">
</a>
<div class="post-abstract">
</div>
</article>
<article class="post">
<a href="https://ityuany.com/post/hello-gridea/">
<h2 class="post-title">Hello Gridea</h2>
</a>
<div class="post-info">
<span>
2018-12-12
</span>
<span>
2 min read
</span>
<a href="https://ityuany.com/tag/bfYsMQjV6/" class="post-tag">
# Gridea
</a>
</div>
<a href="https://ityuany.com/post/hello-gridea/" class="post-feature-image" style="background-image: url('https://ityuany.com/post-images/hello-gridea.png')">
</a>
<div class="post-abstract">
<p>👏 欢迎使用 <strong>Gridea</strong> !<br>
✍️ <strong>Gridea</strong> 一个静态博客写作客户端。你可以用它来记录你的生活、心情、知识、笔记、创意... ...</p>
<pre><code class="language-ts">import React from "react"
</code></pre>
</div>
</article>
</div>
<div class="pagination-container">
</div>
<div class="site-footer">
Powered by <a href="https://github.com/getgridea/gridea" target="_blank">Gridea</a>
<a class="rss" href="https://ityuany.com/atom.xml" target="_blank">
<i class="ri-rss-line"></i> RSS
</a>
</div>
</div>
</div>
</body>
</html>