-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
311 lines (228 loc) · 7.63 KB
/
Copy pathindex.html
File metadata and controls
311 lines (228 loc) · 7.63 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
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>诸天域</title>
<meta name="description" content="温故而知新" />
<link rel="shortcut icon" href="https://blog.zhuxingzhao.com/favicon.ico?v=1661691990960">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.css">
<link rel="stylesheet" href="https://blog.zhuxingzhao.com/styles/main.css">
<script src="https://cdn.bootcss.com/highlight.js/9.12.0/highlight.min.js"></script>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Droid+Serif:400,700">
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-155197719-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-155197719-1');
</script>
</head>
<body>
<div class="main">
<div class="main-content">
<div class="site-header">
<a href="https://blog.zhuxingzhao.com">
<img class="avatar" src="https://blog.zhuxingzhao.com/images/avatar.png?v=1661691990960" 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">
<a href="https://github.com/zzhutianyu" target="_blank">
<i class="fab fa-github"></i>
</a>
</div>
</div>
<div class="post-container">
<article class="post">
<a href="https://blog.zhuxingzhao.com/post/ji-yu-opentelemetry-biao-zhun-hua-de-chan-pin-ying-yong/">
<h2 class="post-title">基于Opentelemetry标准化的产品应用</h2>
</a>
<div class="post-info">
<span>
2022-07-28
</span>
<span>
8 min read
</span>
<a href="https://blog.zhuxingzhao.com/tag/i9cDl5rWS/" class="post-tag">
# Opentelemetry
</a>
<a href="https://blog.zhuxingzhao.com/tag/jnOwfvABGC/" class="post-tag">
# 可观测性
</a>
</div>
<div class="post-abstract">
</div>
</article>
<article class="post">
<a href="https://blog.zhuxingzhao.com/post/sre-de-zhu-yao-gong-zuo/">
<h2 class="post-title"> SRE的主要工作</h2>
</a>
<div class="post-info">
<span>
2022-05-22
</span>
<span>
14 min read
</span>
<a href="https://blog.zhuxingzhao.com/tag/XSI3lab35/" class="post-tag">
# sre
</a>
<a href="https://blog.zhuxingzhao.com/tag/jA3dkO_yO/" class="post-tag">
# devops
</a>
<a href="https://blog.zhuxingzhao.com/tag/EvSmxrBEXh/" class="post-tag">
# 运维
</a>
</div>
<div class="post-abstract">
</div>
</article>
<article class="post">
<a href="https://blog.zhuxingzhao.com/post/ji-zhu-yun-ying-de-chu-ru-zhi-nan/">
<h2 class="post-title">技术运营的初入指南</h2>
</a>
<div class="post-info">
<span>
2021-06-14
</span>
<span>
10 min read
</span>
<a href="https://blog.zhuxingzhao.com/tag/jA3dkO_yO/" class="post-tag">
# devops
</a>
<a href="https://blog.zhuxingzhao.com/tag/EvSmxrBEXh/" class="post-tag">
# 运维
</a>
</div>
<div class="post-abstract">
</div>
</article>
<article class="post">
<a href="https://blog.zhuxingzhao.com/post/da-zhong-xing-you-xi-yun-wei-si-kao/">
<h2 class="post-title">大中型游戏运维思考</h2>
</a>
<div class="post-info">
<span>
2021-06-12
</span>
<span>
9 min read
</span>
<a href="https://blog.zhuxingzhao.com/tag/jA3dkO_yO/" class="post-tag">
# devops
</a>
<a href="https://blog.zhuxingzhao.com/tag/EvSmxrBEXh/" class="post-tag">
# 运维
</a>
<a href="https://blog.zhuxingzhao.com/tag/Coh0FESp4y/" class="post-tag">
# 游戏
</a>
</div>
<div class="post-abstract">
</div>
</article>
<article class="post">
<a href="https://blog.zhuxingzhao.com/post/ling-yu-qu-dong-she-ji-si-kao/">
<h2 class="post-title">领域驱动设计思考</h2>
</a>
<div class="post-info">
<span>
2021-03-28
</span>
<span>
4 min read
</span>
<a href="https://blog.zhuxingzhao.com/tag/uTmNltOjj/" class="post-tag">
# 架构
</a>
<a href="https://blog.zhuxingzhao.com/tag/5eEZgztn0c/" class="post-tag">
# 编程范式
</a>
</div>
<div class="post-abstract">
</div>
</article>
<article class="post">
<a href="https://blog.zhuxingzhao.com/post/docker-wang-luo/">
<h2 class="post-title">Docker 网络</h2>
</a>
<div class="post-info">
<span>
2019-04-13
</span>
<span>
15 min read
</span>
</div>
<div class="post-abstract">
</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>
</br>
Copyright © 诸天域 |
<a class="rss" href="https://blog.zhuxingzhao.com/atom.xml" target="_blank">RSS</a>
</div>
<script>
hljs.initHighlightingOnLoad()
let mainNavLinks = document.querySelectorAll(".markdownIt-TOC a");
// This should probably be throttled.
// Especially because it triggers during smooth scrolling.
// https://lodash.com/docs/4.17.10#throttle
// You could do like...
// window.addEventListener("scroll", () => {
// _.throttle(doThatStuff, 100);
// });
// Only not doing it here to keep this Pen dependency-free.
window.addEventListener("scroll", event => {
let fromTop = window.scrollY;
mainNavLinks.forEach((link, index) => {
let section = document.getElementById(decodeURI(link.hash).substring(1));
let nextSection = null
if (mainNavLinks[index + 1]) {
nextSection = document.getElementById(decodeURI(mainNavLinks[index + 1].hash).substring(1));
}
if (section.offsetTop <= fromTop) {
if (nextSection) {
if (nextSection.offsetTop > fromTop) {
link.classList.add("current");
} else {
link.classList.remove("current");
}
} else {
link.classList.add("current");
}
} else {
link.classList.remove("current");
}
});
});
</script>
</div>
</div>
</body>
</html>