-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
240 lines (162 loc) · 7.44 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
<!doctype html>
<html lang="zh-CN">
<head>
<meta name="generator" content="Hugo 0.78.0" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="referrer" content="no-referrer-when-downgrade">
<title>yinfei8的博客 | 专注于Go语言(golang)</title>
<meta property="og:title" content="yinfei8的博客 | 专注于Go语言(golang)">
<meta property="og:type" content="website">
<meta name="Keywords" content="golang,go语言,go语言笔记,飞雪无情,java,android,博客,项目管理,python,软件架构,公众号,小程序">
<meta name="description" content="专注于IT互联网,包括但不限于Go语言(golang)、Java、Android、Python、项目管理、抖音分析、软件架构等">
<meta property="og:url" content="https://www.yinfei8.com/">
<link rel="shortcut icon" href='/favicon.ico' type="image/x-icon">
<link rel="stylesheet" href='/css/normalize.css'>
<link rel="stylesheet" href='/css/style.css'>
<link rel="alternate" type="application/rss+xml+xml" href="https://www.yinfei8.com/index.xml" title="yinfei8的博客" />
<script type="text/javascript" src="//cdn.bootcdn.net/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<link rel="stylesheet" href='/css/douban.css'>
<link rel="stylesheet" href='/css/other.css'>
</head>
<body>
<header id="header" class="clearfix">
<div class="container">
<div class="col-group">
<div class="site-name ">
<h1>
<a id="logo" href="https://www.yinfei8.com">
yinfei8的博客
</a>
</h1>
<p class="description">专注于Go语言(golang)</p>
</div>
<div>
<nav id="nav-menu" class="clearfix">
<a class="current" href="https://www.yinfei8.com">首页</a>
<a href="https://www.yinfei8.com/tools/" title="工具">工具</a>
<a href="https://www.yinfei8.com/archives/" title="归档">归档</a>
<a href="https://www.yinfei8.com/about/" title="关于">关于</a>
</nav>
</div>
</div>
</div>
</header>
<div id="body">
<div class="container">
<div class="col-group">
<div class="col-8" id="main">
<div class="res-cons">
<article class="post">
<header>
<h1 class="post-title">
<a href="https://www.yinfei8.com/post/2019-12-13-golang-gin-parameters-in-path/" title="hugo测试具体的发布">hugo测试具体的发布</a>
</h1>
</header>
<date class="post-meta meta-date">
2019年12月13日
</date>
<div class="post-meta">
<span>|</span>
<span class="meta-category"><a href='/categories/Golang'>Golang</a></span>
</div>
<div class="post-content">
标题 段落内容 标题 段落内容 标题 段落内容 标题 段落内容 标题 段落内容……
</div>
<p class="readmore"><a href="https://www.yinfei8.com/post/2019-12-13-golang-gin-parameters-in-path/">阅读全文</a></p>
</article>
<article class="post">
<header>
<h1 class="post-title">
<a href="https://www.yinfei8.com/web/1.html" title="标题">标题</a>
</h1>
</header>
<date class="post-meta meta-date">
2019年7月19日
</date>
<div class="post-meta">
<span>|</span>
<span class="meta-category"><a href='/categories/%E5%88%86%E7%B1%BB%E5%90%8D%E7%A7%B0'>分类名称</a></span>
</div>
<div class="post-content">
Hello World!……
</div>
<p class="readmore"><a href="https://www.yinfei8.com/web/1.html">阅读全文</a></p>
</article>
</div>
<footer id="footer">
<div>
© 2020 <a href="https://www.yinfei8.com">yinfei8的博客 By yinfei8</a>
</div>
<br />
<div>
<div class="github-badge">
<a href="https://gohugo.io/" target="_black" rel="nofollow"><span class="badge-subject">Powered by</span><span class="badge-value bg-blue">Hugo</span></a>
</div>
<div class="github-badge">
<a href="https://www.flysnow.org/" target="_black"><span class="badge-subject">Design by</span><span class="badge-value bg-brightgreen">飞雪无情</span></a>
</div>
<div class="github-badge">
<a href="https://github.com/flysnow-org/maupassant-hugo" target="_black"><span class="badge-subject">Theme</span><span class="badge-value bg-yellowgreen">Maupassant</span></a>
</div>
</div>
</footer>
<a id="rocket" href="#top"></a>
<script type="text/javascript" src='/js/totop.js?v=0.0.0' async=""></script>
<script type="text/javascript" src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js" async></script>
<script src='/js/douban.js'></script>
</div>
<div id="secondary">
<section class="widget">
<form id="search" action='https://www.yinfei8.com/search/' method="get" accept-charset="utf-8" target="_blank" _lpchecked="1">
<input type="text" name="q" maxlength="20" placeholder="Search">
<input type="hidden" name="sitesearch" value="https://www.yinfei8.com">
<button type="submit" class="submit icon-search"></button>
</form>
</section>
<section class="widget">
<h3 class="widget-title">最近文章</h3>
<ul class="widget-list">
<li>
<a href="https://www.yinfei8.com/post/2019-12-13-golang-gin-parameters-in-path/" title="hugo测试具体的发布">hugo测试具体的发布</a>
</li>
<li>
<a href="https://www.yinfei8.com/web/1.html" title="标题">标题</a>
</li>
</ul>
</section>
<section class="widget">
<h3 class="widget-title"><a href='/categories/'>分类</a></h3>
<ul class="widget-list">
<li><a href="https://www.yinfei8.com/categories/Golang/">Golang (1)</a></li>
<li><a href="https://www.yinfei8.com/categories/%E5%88%86%E7%B1%BB%E5%90%8D%E7%A7%B0/">分类名称 (1)</a></li>
</ul>
</section>
<section class="widget">
<h3 class="widget-title"><a href='/tags/'>标签</a></h3>
<div class="tagcloud">
<a href="https://www.yinfei8.com/tags/golang/">golang</a>
<a href="https://www.yinfei8.com/tags/%E6%A0%87%E7%AD%BE/">标签</a>
</div>
</section>
<section class="widget">
<h3 class="widget-title">友情链接</h3>
<ul class="widget-list">
<li>
<a target="_blank" href="https://www.flysnow.org/" title="飞雪无情的博客">飞雪无情的博客</a>
</li>
</ul>
</section>
<section class="widget">
<h3 class="widget-title">其它</h3>
<ul class="widget-list">
<li><a href="https://www.yinfei8.com/index.xml">文章 RSS</a></li>
</ul>
</section>
</div>
</div>
</div>
</div>
</body>
</html>