-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
263 lines (251 loc) · 12.7 KB
/
index.html
File metadata and controls
263 lines (251 loc) · 12.7 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
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
---
layout: default
home-title: Aliceの小窝
description: 创造、记录铸造未来
---
{% include header.html %}
<div id="jsi-ripple-container" class="container"></div>
<div class="g-banner home-banner {{ site.theme-color | prepend: 'banner-theme-' }}" data-theme="{{ site.theme-color }}">
<h2>{{ page.home-title }}</h2>
<h3>{{ page.description }}</h3>
{% if page.header-img %}
<img class="header-img" src="{{ page.header-img | prepend: site.baseurl }}" alt="">
{% endif %}
</div>
<main class="g-container home-content">
<div class="article-list">
{% for post in paginator.posts %}
<article class="article-item">
{% if post.cover %}
<div class="post-cover">
<a class="post-link" href="{{ post.url | prepend: site.baseurl }}" title="{{ post.title }}"></a>
<img src="{{ post.cover }}" href="{{ post.url | prepend: site.baseurl }}" alt="">
</div>
{% endif %}
<section class="post-preview">
<a class="post-link" href="{{ post.url | prepend: site.baseurl }}" title="{{ post.title }}"></a>
<h2 class="post-title">{{ post.title }}</h2>
{% if post.subtitle %}
<h3 class="post-subtitle">{{ post.subtitle }}</h3>
{% endif %}
{% if post.subtitle.size==0 or post.subtitle==nil %}
<p class="post-excerpt">{{ post.excerpt | strip_html | strip_newlines | truncate: 126}}</p>
{% endif %}
</section>
<footer class="post-meta">
<div class="post-tags">
{% if post.tags.size > 0 %}
{% for tag in post.tags %}
<a href={{ "tags.html#" | append: tag | pretend: site.baseurl}} class="post-tag">{{ tag }}</a>
{% endfor %}
{% endif %}
</div>
<time class="post-date" datetime="{{ post.date | date:"%y-%m-%d" }}">{{ post.date | date: "%Y-%m-%d" }}</time>
</footer>
</article>
{% endfor %}
{% if paginator.total_pages > 1 %}
{% include pageNav.html %}
{% endif %}
</div>
<aside class="g-sidebar-wrapper">
<div class="g-sidebar">
<section class="author-card">
<div class="avatar">
<img src="{{ site.avatar | prepend: site.baseurl }}" alt="">
</div>
<div class="author-name" rel="author">{{ site.author }}</div>
<div class="bio">
<p>{{ site.bio }}</p>
</div>
{% if site.sns.size > 0 %}
<ul id="sns-links" class="sns-links">
{% for s in site.sns %}
<li>
<a href="{{ s[1] }}" target="_blank">
<i class="iconfont icon-{{ s[0] }}"></i>
</a>
</li>
{% endfor %}
</ul>
{% endif %}
</section>
{% if site.recommend-tags and site.tags.size>0 %}
<section class="tags-card">
{% for tag in site.tags %}
{% if forloop.index > site.recommend-condition-size %}
{% break %}
{% endif %}
<a href="{{ "tags.html#" | append: tag[0] | prepend: site.baseurl }}" class="tag">{{ tag[0]}}</a>
{% endfor %}
</section>
{% endif %}
<section class="author-card">
<div style="font-weight: bold;font-size:18px">友情链接</div>
<a class="friendLink" href="https://jermine.vdo.pub/" target="_blank" > Jermineのblog</a>
</section>
</div>
{% if site.search %}
<div class="search-card">
<input id="search_input" type="text" placeholder="搜索" autocomplete="off">
<i class="iconfont icon-search"></i>
<div class="search_result"></div>
</div>
{% endif %}
</aside>
</main>
<div class="pancake__wrapper"><svg
class='pancake'
viewBox="0 0 125 125"
preserveAspectRatio='xMinYMin'>
<g
transform="translate(-218.45033,-597.48341)"
>
<circle
class='pancake__head'
r="62.499992"
cy="659.9834"
cx="280.95032"
id="path4364"/>
<path
class='pancake__splodge'
d="m 338.45031,659.9834 c -0.34709,9.24263 -14.61069,12.72051 -17.55434,21.48873 -2.03509,6.06189 3.61007,13.46946 0.71298,19.1699 -3.32901,6.55031 -10.93416,12.05618 -18.27704,12.32273 -7.49726,0.27215 -12.03222,-10.80896 -19.52445,-11.19565 -9.19124,-0.47438 -17.16862,15.62028 -25.23873,11.19565 -5.70153,-3.126 1.10021,-14.17642 -2.9199,-19.28701 -6.16253,-7.83414 -23.56182,-2.23575 -27.67987,-11.31276 -3.15521,-6.95471 7.37259,-14.03068 7.44565,-21.66731 0.0774,-8.08842 -10.31556,-15.53332 -7.44565,-23.09587 1.71715,-4.52488 8.91182,-4.13782 12.5013,-7.38418 6.95859,-6.29342 8.78642,-17.59265 16.6699,-22.67988 6.81737,-4.39926 15.96423,-7.12106 23.81016,-5.05434 6.02043,1.58586 8.36953,9.69528 13.98873,12.37577 8.1355,3.88082 20.30421,-1.91604 26.6699,4.46559 5.17012,5.18306 0.81215,14.88952 3.57273,21.6699 2.91176,7.15171 13.5584,11.27242 13.26863,18.98873 z"
/>
</g>
<g
class='pancake__face pancake__face--smiling'
id="layer5">
<g
id="g4534">
<g
transform="translate(-218.45036,-597.48348)"
style="display:inline;opacity:1"
id="g4448">
<circle
r="4.9999995"
cy="651.05475"
cx="252.80746"
id="path4366"
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<circle
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="circle4368"
cx="309.09317"
cy="651.05475"
r="4.9999995" />
</g>
<path
style="display:inline;opacity:1;fill:#000000;fill-opacity:0;stroke:#000000;stroke-width:3.99999952;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 72.469621,64.28627 a 10,10 0 0 1 -9.969686,9.221947 10,10 0 0 1 -9.969693,-9.222032"
id="circle4387" />
</g>
</g>
<g
class='pancake__face pancake__face--flipping'
id="layer2">
<g
id="g4476">
<circle
transform="translate(-218.45036,-597.48348)"
style="display:inline;opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4376"
cx="280.95032"
cy="666.99176"
r="9.999999" />
<g
id="g4472">
<path
id="path4468"
d="m 30.460063,49.409049 9.823502,5.671602 -9.912729,2.656107"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 94.539792,49.409049 -9.823502,5.671602 9.912729,2.656107"
id="path4470" />
</g>
</g>
</g>
<g
class='pancake__face pancake__face--cooking'
id="layer4">
<g
id="g4526">
<path
style="display:inline;opacity:1;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:3.99999952;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 52.619141,65 A 10.000001,10.000001 0 0 0 62.5,73.507812 10.000001,10.000001 0 0 0 72.376953,65 l -19.757812,0 z"
id="path4409" />
<path
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 29.360776,53.391934 a 4.1666665,4.1666665 0 0 1 3.996303,-2.987397 4.1666665,4.1666665 0 0 1 3.996158,2.98691"
id="circle4494" />
<path
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 85.646485,53.391934 a 4.1666665,4.1666665 0 0 1 3.996302,-2.987397 4.1666665,4.1666665 0 0 1 3.996187,2.987005"
id="circle4496" />
<path
style="opacity:.5;fill:#d7e3f4;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 88.905974,16.026569 c 0.262252,1.252029 -0.685379,1.878774 -1.362104,1.884632 -0.701684,0.0061 -1.660737,-0.775402 -1.433794,-1.929505 0.226944,-1.154102 0.665476,-0.717955 1.433794,-4.621835 0.788264,3.848825 1.099852,3.414679 1.362104,4.666708 z"
id="path4519" />
<path
id="path4522"
d="m 93.839277,31.198421 c 0.653242,3.118673 -1.707207,4.679827 -3.392857,4.694418 -1.747821,0.01514 -4.136721,-1.931444 -3.571428,-4.806191 0.565293,-2.874747 1.65763,-1.78835 3.571428,-11.512503 1.963483,9.587015 2.739615,8.505603 3.392857,11.624276 z"
style="opacity:.5;fill:#d7e3f4;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="opacity:.5;fill:#d7e3f4;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 97.460727,22.408817 c 0.360003,1.71869 -0.940838,2.579036 -1.869792,2.587078 -0.963218,0.0083 -2.279733,-1.064413 -1.968202,-2.648676 0.311531,-1.584264 0.913514,-0.985554 1.968202,-6.344502 1.082071,5.283372 1.509794,4.687409 1.869792,6.4061 z"
id="path4524" />
</g>
</g>
</svg>
</div><svg
class='pan'
preserveAspectRatio='xMinYMin'
viewBox="0 0 200 325">
<g
transform="translate(-179.87888,-433.19762)"
style="opacity:1"
id="layer1">
<g
transform="translate(0.47635,0.39756772)"
id="g4336">
<g
id="g4303">
<path
id="rect4296"
transform="translate(179.40253,558.67396)"
d="m 100,-126.27148 c -9.695,0 -17.5,8.40675 -17.5,18.8496 l 0,85.722661 c 0,10.442858 7.805,18.8496096 17.5,18.8496096 9.695,0 17.5,-8.4067516 17.5,-18.8496096 l 0,-85.722661 c 0,-10.44285 -7.805,-18.8496 -17.5,-18.8496 z m 0,6.50781 a 10,10 0 0 1 10,10 10,10 0 0 1 -10,9.999998 10,10 0 0 1 -10,-9.999998 10,10 0 0 1 10,-10 z"
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.42972708;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<rect
y="534.65881"
x="261.90253"
height="47.743256"
width="34.999996"
id="rect4298"
style="opacity:1;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<g
id="g4272"
transform="translate(-8.7763963e-6,0)">
<circle
r="97.523636"
cy="658.67395"
cx="279.40253"
id="path4136"
style="fill:#333333;fill-opacity:1;stroke:#e8ecf1;stroke-width:3.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<circle
r="75"
cy="658.67395"
cx="279.40253"
id="path4138"
style="fill:#1a1a1a;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<circle
r="14.999998"
cy="658.67395"
cx="279.40253"
id="path4228"
style="opacity:1;fill:#800000;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
</g>
</g>
</svg>
{% include footer.html %}