-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
309 lines (245 loc) · 11.4 KB
/
index.html
File metadata and controls
309 lines (245 loc) · 11.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
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Zvector & Blog</title>
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<meta name="theme-color" content="#f8f5ec" />
<meta name="msapplication-navbutton-color" content="#f8f5ec">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="#f8f5ec">
<meta name="author" content="zvector" />
<meta name="generator" content="Hugo 0.91.2 with theme even" />
<link rel="canonical" href="https://bivectorfoil.github.io/" />
<link href="https://bivectorfoil.github.io/index.xml" rel="alternate" type="application/rss+xml" title="Zvector & Blog" />
<link href="https://bivectorfoil.github.io/index.xml" rel="feed" type="application/rss+xml" title="Zvector & Blog" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
<link href="/sass/main.min.b5a744db6de49a86cadafb3b70f555ab443f83c307a483402259e94726b045ff.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.1.20/dist/jquery.fancybox.min.css" integrity="sha256-7TyXnr2YU040zfSP+rEcz29ggW4j56/ujTPwjMzyqFY=" crossorigin="anonymous">
<meta property="og:title" content="Zvector & Blog" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://bivectorfoil.github.io/" />
<meta itemprop="name" content="Zvector & Blog">
<meta itemprop="description" content=""><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Zvector & Blog"/>
<meta name="twitter:description" content=""/>
<!--[if lte IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/classlist/1.1.20170427/classList.min.js"></script>
<![endif]-->
<!--[if lt IE 9]>
<script src="https://cdn.jsdelivr.net/npm/html5shiv@3.7.3/dist/html5shiv.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/respond.js@1.4.2/dest/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="mobile-navbar" class="mobile-navbar">
<div class="mobile-header-logo">
<a href="/" class="logo">Zvector & Blog</a>
</div>
<div class="mobile-navbar-icon">
<span></span>
<span></span>
<span></span>
</div>
</div>
<nav id="mobile-menu" class="mobile-menu slideout-menu">
<ul class="mobile-menu-list">
<a href="/">
<li class="mobile-menu-item">主页</li>
</a><a href="/post/">
<li class="mobile-menu-item">归档</li>
</a><a href="/tags/">
<li class="mobile-menu-item">标签</li>
</a><a href="/categories/">
<li class="mobile-menu-item">分类</li>
</a><a href="/about/">
<li class="mobile-menu-item">关于</li>
</a>
</ul>
</nav>
<div class="container" id="mobile-panel">
<header id="header" class="header">
<div class="logo-wrapper">
<a href="/" class="logo">Zvector & Blog</a>
</div>
<nav class="site-navbar">
<ul id="menu" class="menu">
<li class="menu-item">
<a class="menu-item-link" href="/">主页</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/post/">归档</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/tags/">标签</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/categories/">分类</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/about/">关于</a>
</li>
</ul>
</nav>
</header>
<main id="main" class="main">
<div class="content-wrapper">
<div id="content" class="content">
<section id="posts" class="posts">
<article class="post">
<header class="post-header">
<h1 class="post-title"><a class="post-link" href="/post/upgrade-your-pixel-phone/">如何升级你的 Pixel 手机</a></h1>
<div class="post-meta">
<span class="post-time"> 2023-03-03 </span>
<div class="post-category">
<a href="/categories/%E6%8A%80%E6%9C%AF%E9%97%B2%E8%B0%88/"> 技术闲谈 </a>
</div>
<span class="more-meta"> 约 232 字 </span>
<span class="more-meta"> 预计阅读 1 分钟 </span>
</div>
</header>
<div class="post-content">
<div class="post-summary">
在大陆地区如何升级 Pixel 手机? 周末了水一篇文章,今天意外解决了一个之前困惑许久的问题,记录一下。总所周知,在大陆使用 Pixel 手机是一种充满自我折磨的选
</div>
<div class="read-more">
<a href="/post/upgrade-your-pixel-phone/" class="read-more-link">阅读更多</a>
</div>
</div>
</article>
<article class="post">
<header class="post-header">
<h1 class="post-title"><a class="post-link" href="/post/go-work-and-mod-mode-usage/">Go 1.18带来的 go work 使用一记</a></h1>
<div class="post-meta">
<span class="post-time"> 2022-12-08 </span>
<div class="post-category">
<a href="/categories/%E6%8A%80%E6%9C%AF%E5%A4%87%E5%BF%98%E5%BD%95/"> 技术备忘录 </a>
</div>
<span class="more-meta"> 约 260 字 </span>
<span class="more-meta"> 预计阅读 1 分钟 </span>
</div>
</header>
<div class="post-content">
<div class="post-summary">
Go work 和 Go mod 使用机制给我带来的困扰 今日在学习 gRPC 时遇到的一个问题,在启用了 go.mod 且 go env 输出 GO111MODULE="on" 的项目目录下,在编写自定义的 package 时,始终遇到了 no required module provides package 这
</div>
<div class="read-more">
<a href="/post/go-work-and-mod-mode-usage/" class="read-more-link">阅读更多</a>
</div>
</div>
</article>
<article class="post">
<header class="post-header">
<h1 class="post-title"><a class="post-link" href="/post/use-github-action-to-publish-blog/">Use Github Action to Publish Blog</a></h1>
<div class="post-meta">
<span class="post-time"> 2022-12-05 </span>
<div class="post-category">
<a href="/categories/%E6%8A%80%E6%9C%AF%E5%A4%87%E5%BF%98%E5%BD%95/"> 技术备忘录 </a>
</div>
<span class="more-meta"> 约 76 字 </span>
<span class="more-meta"> 预计阅读 1 分钟 </span>
</div>
</header>
<div class="post-content">
<div class="post-summary">
Github Action 实现博客自动发布部署 这是一篇测试文档,验证 GitHub Action 的自动部署效果。 BTY, 这篇文章的部署脚本:GitHub Actions 的编写得到了 chatGPT 的帮助,有空的话会写一篇
</div>
<div class="read-more">
<a href="/post/use-github-action-to-publish-blog/" class="read-more-link">阅读更多</a>
</div>
</div>
</article>
<article class="post">
<header class="post-header">
<h1 class="post-title"><a class="post-link" href="/post/ssh_login_permission_denied/">ssh 免密钥登录提示 permission denied 的问题</a></h1>
<div class="post-meta">
<span class="post-time"> 2022-12-04 </span>
<div class="post-category">
<a href="/categories/%E6%8A%80%E6%9C%AF%E5%A4%87%E5%BF%98%E5%BD%95/"> 技术备忘录 </a>
</div>
<span class="more-meta"> 约 218 字 </span>
<span class="more-meta"> 预计阅读 1 分钟 </span>
</div>
</header>
<div class="post-content">
<div class="post-summary">
ssh 密钥登录提示Permission denied (publickey,gssapi-keyex,gssapi-with-mic) 的解决办法(之一): 远程服务器更换镜像之后,ssh 使用配置项登录提示如下: Permission denied (publickey,gssapi-keyex,gssapi-with-mic) 一番搜索之后,原因是 ssh
</div>
<div class="read-more">
<a href="/post/ssh_login_permission_denied/" class="read-more-link">阅读更多</a>
</div>
</div>
</article>
<article class="post">
<header class="post-header">
<h1 class="post-title"><a class="post-link" href="/post/learn-or-quit/">Learn or Quit</a></h1>
<div class="post-meta">
<span class="post-time"> 2021-11-06 </span>
<div class="post-category">
<a href="/categories/%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/"> 读书笔记 </a>
</div>
<span class="more-meta"> 约 361 字 </span>
<span class="more-meta"> 预计阅读 1 分钟 </span>
</div>
</header>
<div class="post-content">
<div class="post-summary">
摘录自《程序员的呐喊》 时间从哪来? 经常有人问我怎么有时间学新东西。我在这里统一回答一下:时间是挤出来的。 这个答案没人会喜欢,但你我都知道这是
</div>
<div class="read-more">
<a href="/post/learn-or-quit/" class="read-more-link">阅读更多</a>
</div>
</div>
</article>
</section>
<nav class="pagination">
<a class="next" href="/page/2/">
<span class="next-text">下一页</span>
<i class="iconfont icon-right"></i>
</a>
</nav>
</div>
</div>
</main>
<footer id="footer" class="footer">
<div class="social-links">
<a href="https://github.com/Bivectorfoil" class="iconfont icon-github" title="github"></a>
<a href="https://bivectorfoil.github.io/index.xml" type="application/rss+xml" class="iconfont icon-rss" title="rss"></a>
</div>
<div class="copyright">
<span class="power-by">
由 <a class="hexo-link" href="https://gohugo.io">Hugo</a> 强力驱动
</span>
<span class="division">|</span>
<span class="theme-info">
主题 -
<a class="theme-link" href="https://github.com/olOwOlo/hugo-theme-even">Even</a>
</span>
<div class="busuanzi-footer">
<span id="busuanzi_container_site_pv"> 本站总访问量 <span id="busuanzi_value_site_pv"><img src="/img/spinner.svg" alt="spinner.svg"/></span> 次 </span>
<span class="division">|</span>
<span id="busuanzi_container_site_uv"> 本站总访客数 <span id="busuanzi_value_site_uv"><img src="/img/spinner.svg" alt="spinner.svg"/></span> 人 </span>
</div>
<span class="copyright-year">
©
2018 -
2023<span class="heart"><i class="iconfont icon-heart"></i></span><span>zvector</span>
</span>
</div>
</footer>
<div class="back-to-top" id="back-to-top">
<i class="iconfont icon-up"></i>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/jquery@3.2.1/dist/jquery.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/slideout@1.0.1/dist/slideout.min.js" integrity="sha256-t+zJ/g8/KXIJMjSVQdnibt4dlaDxc9zXr/9oNPeWqdg=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.1.20/dist/jquery.fancybox.min.js" integrity="sha256-XVLffZaxoWfGUEbdzuLi7pwaUJv1cecsQJQqGLe7axY=" crossorigin="anonymous"></script>
<script type="text/javascript" src="/js/main.min.c99b103c33d1539acf3025e1913697534542c4a5aa5af0ccc20475ed2863603b.js"></script>
</body>
</html>