-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
393 lines (160 loc) · 13.1 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
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
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
<!DOCTYPE html>
<html lang="zh-tw"><head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>PinxuanHuang's Site | PinxuanHuang's Site</title>
<meta name="title" content="PinxuanHuang's Site | PinxuanHuang's Site" />
<meta name="description" content="A junior software engineer with boring life...">
<link rel="canonical" href="https://pinxuanhuang.github.io/" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:description" content="A junior software engineer with boring life..." />
<meta name="twitter:title" content="PinxuanHuang's Site | PinxuanHuang's Site" />
<meta name="twitter:url" content="https://pinxuanhuang.github.io/" />
<meta name="twitter:site" content="@Softorage" />
<meta name="twitter:creator" content="@Softorage" />
<meta property="og:title" content="PinxuanHuang's Site | PinxuanHuang's Site" />
<meta property="og:description" content="A junior software engineer with boring life..." />
<meta property="og:site_name" content="PinxuanHuang's Site" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://pinxuanhuang.github.io/" />
<meta property="article:published_time" content="2023-07-16 16:34:02 +0800 CST" />
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://pinxuanhuang.github.io/",
"name": "PinxuanHuang's Site",
"author": {
"@type": "Person",
"name": "Softorage"
},
"description": "A junior software engineer with boring life...",
"sameAs" : [
"https://www.facebook.com/Softorage",
"https://github.com/Softorage",
"https://gitlab.com/Softorage/",
"https://www.instagram.com/softorage/",
"https://twitter.com/Softorage"
]
}
</script>
<meta name="generator" content="Hugo 0.68.3" />
<link rel="stylesheet" href="/assets/css/main.min.8391080fff05eb746c83692b0c3d3331dbbec0ca63907851b04aa0d6233ba579.css" integrity="sha256-g5EID/8F63Rsg2krDD0zMdu+wMpjkHhRsEqg1iM7pXk=" crossorigin="anonymous">
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
<link rel="alternate" type="application/rss+xml" href="https://pinxuanhuang.github.io/index.xml" title="PinxuanHuang's Site" /><link rel=apple-touch-icon sizes=180x180 href=https://pinxuanhuang.github.io//assets/favicon/apple-touch-icon.png><link rel=icon type=image/png sizes=32x32 href=https://pinxuanhuang.github.io//assets/favicon/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=https://pinxuanhuang.github.io//assets/favicon/favicon-16x16.png><link rel=manifest href=https://pinxuanhuang.github.io//assets/favicon/site.webmanifest><link rel=mask-icon href=https://pinxuanhuang.github.io//assets/favicon/safari-pinned-tab.svg color=#7817c4><link rel=icon href=https://pinxuanhuang.github.io//assets/favicon/favicon.ico type=image/x-icon><link rel="shortcut icon" href=https://pinxuanhuang.github.io//assets/favicon/favicon.ico type=image/x-icon><meta name=apple-mobile-web-app-title content="Vibrant Shadows Theme"><meta name=application-name content="Vibrant Shadows Theme"><meta name=msapplication-TileColor content="#ffffff"><meta name=theme-color content="#ffffff">
<meta name="theme-color" content="#fff6f8">
<meta name="msapplication-navbutton-color" content="#fff6f8">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
</head>
<body><header>
<nav class="navbar navbar-expand-lg navbar-light fixed-top flex-column">
<div class="container-fluid">
<a class="navbar-brand rounded px-3" href="https://pinxuanhuang.github.io/"><span class="text-nav"><span class="brand"> Pinxuan's Site</span></span></a>
<a class="navbar-toggler border-0 bg-nav p-2" role="button" href="#" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="text-clr2">☰</span>
</a>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-md-auto">
<li class="nav-item dropdown mx-1 my-2">
<a class="nav-link dropdown-toggle btn bg-nav text-clr1" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><span>About</span></a>
<div class="dropdown-menu border-0 shadow-sm" aria-labelledby="navbarDropdown">
<a class="dropdown-item font-weight-bold " href="/about/">About</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item " href="/sub-about/">Sub About</a>
</div>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div id="content">
<div class="jumbotron jumbotron-fluid text-center d-flex flex-column mb-0 text-light hero-gradient">
<div style="height:3.5rem;"></div>
<div class="container-fluid">
<h1 class="d-inline-block">PinxuanHuang's Site</h1>
<p class="lead">A junior software engineer with boring life...</p>
</div>
</div>
<div class="container-fluid bg-mat py-3">
<div class="container-fluid bg-mat py-3" >
<div class="card mb-3">
<div class="card-body">
<div class="row">
<div class="col-md-auto my-auto">
<img class="rounded-lg" src="/images/pic1.jpg" height="200px" alt="alt"></img>
</div>
<div class="col my-auto py-2">
<h2>
<a class="text-reset" href="https://pinxuanhuang.github.io/post/first/"><span class="card-title text-reset"> First Post</span></a>
</h2>
<div class="card-subtitle font-weight-bold small post-meta"></span>
By Softorage · 0 min read · <span class=''>Last updated: July 16, 2023</div>
<div class="pb-1 mt-1"><a href="/tags/html/"><span class="badge badge-pill bg-clr2 text-nav mr-2 mb-1 py-2">#HTML</span></a><a href="/tags/css/"><span class="badge badge-pill bg-clr2 text-nav mr-2 mb-1 py-2">#CSS</span></a><a href="/tags/markdown/"><span class="badge badge-pill bg-clr2 text-nav mr-2 mb-1 py-2">#MARKDOWN</span></a></div>
<div class="card-text">The First Post Hello, it’s my first post I’m a software engineer. </div>
<a class="font-weight-bold text-reset text-decoration-none" href="https://pinxuanhuang.github.io/post/first/"><nobr>Read more →</nobr></a>
</div>
</div>
</div>
</div>
<div class="card mb-3">
<div class="card-body">
<div class="row">
<div class="col-md-auto my-auto">
</div>
<div class="col my-auto py-2">
<h2>
<a class="text-reset" href="https://pinxuanhuang.github.io/post/fourth/"><span class="card-title text-reset"> fourth</span></a>
</h2>
<div class="card-subtitle font-weight-bold small post-meta"></span>
By gary · 0 min read · <span class=''>Last updated: November 11, 2021</div>
<div class="pb-1 mt-1"><a href="/tags/four/"><span class="badge badge-pill bg-clr2 text-nav mr-2 mb-1 py-2">#FOUR</span></a></div>
<div class="card-text">Oh haha </div>
<a class="font-weight-bold text-reset text-decoration-none" href="https://pinxuanhuang.github.io/post/fourth/"><nobr>Read more →</nobr></a>
</div>
</div>
</div>
</div>
<div class="card mb-3">
<div class="card-body">
<div class="row">
<div class="col-md-auto my-auto">
</div>
<div class="col my-auto py-2">
<h2>
<a class="text-reset" href="https://pinxuanhuang.github.io/post/third/"><span class="card-title text-reset"> Third</span></a>
</h2>
<div class="card-subtitle font-weight-bold small post-meta"></span>
By Sanmay Joshi · 0 min read · <span class=''>Last updated: October 6, 2020</div>
<div class="pb-1 mt-1"><a href="/tags/get-started/"><span class="badge badge-pill bg-clr2 text-nav mr-2 mb-1 py-2">#GET STARTED</span></a><a href="/tags/guide/"><span class="badge badge-pill bg-clr2 text-nav mr-2 mb-1 py-2">#GUIDE</span></a></div>
<div class="card-text">Oops </div>
<a class="font-weight-bold text-reset text-decoration-none" href="https://pinxuanhuang.github.io/post/third/"><nobr>Read more →</nobr></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div><footer class="text-center p-2 text-muted footer">
<div class="py-2 lead">
<a class="ml-2" href="https://www.facebook.com/Softorage"><span class="fab fa-facebook" aria-label="Join us on Facebook"></span></a>
<a class="ml-2" href="https://github.com/Softorage"><span class="fab fa-github" aria-label="Join us on Github"></span></a>
<a class="ml-2" href="https://gitlab.com/Softorage/"><span class="fab fa-gitlab" aria-label="Join us on Gitlab"></span></a>
<a class="ml-2" href="https://www.instagram.com/softorage/"><span class="fab fa-instagram" aria-label="Join us on Instagram"></span></a>
<a class="ml-2" href="https://twitter.com/Softorage"><span class="fab fa-twitter" aria-label="Join us on Twitter"></span></a>
</div>
<div class="py-2 lead">
Vibrant Shadows by Softorage
</div>
<div class="py-2 copyright">
<small>Copyright © 2023 Softorage <b>·</b> Content license: CC-BY-SA-3.0 <b>·</b> Powered by <a class="font-weight-bold text-reset text-decoration-none" href="https://gohugo.io">Hugo</a> <b>·</b> Theme <a class="font-weight-bold text-reset text-decoration-none" href="https://github.com/Softorage/HugoTheme-VibrantShadows">Vibrant Shadows</a> by <span class="softorage"><a class="font-weight-bold text-reset" href="https://softorage.com">Softorage</a></span></small>
</div>
</footer>
<script src="/assets/js/main.min.6ff0d57b7558f0225c80bade926a349330bc25d85e7ceff50d911f1156023c3e.js" integrity="sha256-b/DVe3VY8CJcgLrekmo0kzC8JdhefO/1DZEfEVYCPD4=" crossorigin="anonymous"></script>
<script src="/assets/js/custom.min.c8274a0cac0477f854e63f09626cc63858bb2bc9db8faecbb2834846952c7fd6.js" integrity="sha256-yCdKDKwEd/hU5j8JYmzGOFi7K8nbj67LsoNIRpUsf9Y=" crossorigin="anonymous"></script>
<link href="https://fonts.googleapis.com/css?family=Roboto|Lato&display=swap" rel="stylesheet">
</body>
</html>