-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
346 lines (242 loc) · 10.4 KB
/
Copy pathindex.html
File metadata and controls
346 lines (242 loc) · 10.4 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
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
<!DOCTYPE html>
<html lang="zh-tw"><head>
<meta charset="utf-8">
<title>cheynehy's blog</title>
<!-- mobile responsive meta -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="Cheyne's blog">
<meta name="author" content="Cheyne">
<meta name="theme-name" content="liva-hugo" />
<meta name="generator" content="Hugo 0.117.0">
<!-- plugins -->
<link rel="stylesheet" href="https://cheynehy.github.io/plugins/bootstrap/bootstrap.min.css ">
<link rel="stylesheet" href="https://cheynehy.github.io/plugins/slick/slick.css ">
<link rel="stylesheet" href="https://cheynehy.github.io/plugins/themify-icons/themify-icons.css ">
<link rel="stylesheet" href="https://cheynehy.github.io/plugins/venobox/venobox.css ">
<!-- Main Stylesheet -->
<link rel="stylesheet" href="https://cheynehy.github.io/scss/style.min.css" media="screen">
<!--Favicon-->
<link rel="shortcut icon" href="https://cheynehy.github.io/images/favicon.png " type="image/x-icon">
<link rel="icon" href="https://cheynehy.github.io/images/favicon.png " type="image/x-icon">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YSNGKS3Q1L"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-YSNGKS3Q1L');
</script>
</head>
<body>
<!-- preloader start -->
<div class="preloader">
</div>
<!-- preloader end -->
<!-- navigation -->
<header class="navigation">
<div class="container">
<nav class="navbar navbar-expand-lg navbar-white bg-transparent border-bottom pl-0">
<a class="navbar-brand mobile-view" href="https://cheynehy.github.io"><img class="img-fluid"
src="https://cheynehy.github.io/images/plant128px.png" alt="cheynehy's blog"></a>
<button class="navbar-toggler border-0" type="button" data-toggle="collapse" data-target="#navigation">
<i class="ti-menu"></i>
</button>
<a class="navbar-brand mx-auto desktop-view" href="https://cheynehy.github.io"><img class="img-fluid"
src="https://cheynehy.github.io/images/plant128px.png" alt="cheynehy's blog">Cheyne's blog</a>
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="https://cheynehy.github.io/about/">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://cheynehy.github.io/blog/">Archives</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://cheynehy.github.io/blog/">Categories</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://cheynehy.github.io/blog/">tags</a>
</li>
</ul>
<!-- search -->
<div class="search pl-lg-4">
<button id="searchOpen" class="search-btn"><i class="ti-search"></i></button>
<div class="search-wrapper">
<form action="https://cheynehy.github.io/search" class="h-100">
<input class="search-box px-4" id="search-query" name="s" type="search" placeholder="Type & Hit Enter...">
</form>
<button id="searchClose" class="search-close"><i class="ti-close text-dark"></i></button>
</div>
</div>
</div>
</nav>
</div>
</header>
<!-- /navigation -->
<section class="section pb-0">
<div class="container">
<div class="row">
<div class="col-lg-4">
<div class="widgets">
<div class="widget">
<h4 class="widget-title">About Me</h4>
<img src="https://cheynehy.github.io/images/acorn3.png" alt=""
class="img-fluid author-thumb-sm d-block mx-auto rounded-circle mb-4">
<p></p>
<a href="https://cheynehy.github.io/about/" class="btn btn-outline-primary">Know More</a>
</div>
<div class="widget">
<h4 class="widget-title">Category</h4>
<ul class="list-unstyled">
<li><a
href="/categories/go-language/">Go language</a>
</li>
</ul>
</div>
<div class="widget">
<h4 class="widget-title">Tag</h4>
<ul class="list-inline">
<li class="list-inline-item"><a class="d-block p-2 bg-primary text-white"
href="/tags/game/">Game</a></li>
<li class="list-inline-item"><a class="d-block p-2 bg-primary text-white"
href="/tags/html/">HTML</a></li>
<li class="list-inline-item"><a class="d-block p-2 bg-primary text-white"
href="/tags/new/">New</a></li>
<li class="list-inline-item"><a class="d-block p-2 bg-primary text-white"
href="/tags/photos/">Photos</a></li>
<li class="list-inline-item"><a class="d-block p-2 bg-primary text-white"
href="/tags/python/">Python</a></li>
</ul>
</div>
<div class="widget">
<h4 class="widget-title">Social</h4>
<ul class="list-inline social-links">
<li class="list-inline-item"><a href="https://github.com/cheynehy"><i class="ti-github"></i></a></li>
</ul>
</div>
<div class="widget">
<img src="https://cheynehy.github.io/images/promotion.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="col-lg-8 mb-5 mb-lg-0">
<div class="col">
<div class="col-md-12 mb-4">
<article class="card">
<div class="card-body px-0">
<a href="/categories/go-language"
class="text-primary">Go language</a>
<a href="https://cheynehy.github.io/blog/post-1/" class="h5 d-block my-3">錢妮的第1000次測試</a>
<div class="mb-3 post-meta">
<span>By Cheyne</span>
<span class="border-bottom border-primary px-2 mx-1"></span>
<span>2023-08-28</span>
</div>
<p class="card-text">MR筆記-搜尋測試</p>
<a href="https://cheynehy.github.io/blog/post-1/" class="btn btn-outline-primary">read more</a>
</div>
</article>
</div>
<div class="col-md-12 mb-4">
<article class="card">
<div class="card-body px-0">
<a href="/categories/go-language"
class="text-primary">Go language</a>
<a href="https://cheynehy.github.io/blog/post-13/" class="h5 d-block my-3">How To Use Checklists To Improve Your UX</a>
<div class="mb-3 post-meta">
<span>By Cheyne</span>
<span class="border-bottom border-primary px-2 mx-1"></span>
<span>2019-10-29</span>
</div>
<p class="card-text">this is meta description</p>
<a href="https://cheynehy.github.io/blog/post-13/" class="btn btn-outline-primary">read more</a>
</div>
</article>
</div>
</div>
</div>
<div class="col-12 mt-5">
</div>
</div>
</div>
</section>
<footer class="text-capitalize">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 text-center mb-5">
<a href="https://cheynehy.github.io"><img src="https://cheynehy.github.io/images/plant128px.png" alt="cheynehy's blog"></a>
</div>
<div class="col-lg-3 col-sm-6 mb-5">
<h6 class="mb-4">Social Contacts</h6>
<ul class="list-unstyled">
<li class="mb-3"><a class="text-dark" href="https://github.com/cheynehy">github</a></li>
</ul>
</div>
<div class="col-lg-3 col-sm-6 mb-5">
<h6 class="mb-4">Categories</h6>
<ul class="list-unstyled">
<li class="mb-3"><a class="text-dark"
href="/categories/go-language/">Go language</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-sm-6 mb-5">
<h6 class="mb-4">Quick Links</h6>
<ul class="list-unstyled">
</ul>
</div>
<div class="col-12 border-top py-4 text-center">
| copyright © 2021 <a href="https://themefisher.com/hugo-themes/">Themefisher</a> All Rights Reserved |
</div>
</div>
</div>
</footer>
<script>
var indexURL = "https://cheynehy.github.io/index.json"
</script>
<!-- JS Plugins -->
<script src="https://cheynehy.github.io/plugins/jQuery/jquery.min.js"></script>
<script src="https://cheynehy.github.io/plugins/bootstrap/bootstrap.min.js"></script>
<script src="https://cheynehy.github.io/plugins/slick/slick.min.js"></script>
<script src="https://cheynehy.github.io/plugins/venobox/venobox.min.js"></script>
<script src="https://cheynehy.github.io/plugins/search/fuse.min.js"></script>
<script src="https://cheynehy.github.io/plugins/search/mark.js"></script>
<script src="https://cheynehy.github.io/plugins/search/search.js"></script>
<!-- Main Script -->
<script src="https://cheynehy.github.io/js/script.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/js-cookie/2.2.1/js.cookie.min.js"></script>
<div id="js-cookie-box" class="cookie-box cookie-box-hide">
This site uses cookies. By continuing to use this website, you agree to their use. <span id="js-cookie-button" class="btn btn-sm btn-primary ml-2">I Accept</span>
</div>
<script>
(function ($) {
const cookieBox = document.getElementById('js-cookie-box');
const cookieButton = document.getElementById('js-cookie-button');
if (!Cookies.get('cookie-box')) {
cookieBox.classList.remove('cookie-box-hide');
cookieButton.onclick = function () {
Cookies.set('cookie-box', true, {
expires: 2
});
cookieBox.classList.add('cookie-box-hide');
};
}
})(jQuery);
</script>
<style>
.cookie-box {
position: fixed;
left: 0;
right: 0;
bottom: 0;
text-align: center;
z-index: 9999;
padding: 1rem 2rem;
background: rgb(71, 71, 71);
transition: all .75s cubic-bezier(.19, 1, .22, 1);
color: #fdfdfd;
}
.cookie-box-hide {
display: none;
}
</style>
</body>
</html>