3
3
< head >
4
4
< meta charset ="utf-8 ">
5
5
6
-
7
6
< title > Hello World | Hexo</ title >
8
7
< meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no ">
9
- < meta name ="description " content ="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick ">
10
- < meta property ="og:type " content ="article ">
11
- < meta property ="og:title " content ="Hello World ">
12
- < meta property ="og:url " content ="http://example.com/2021/02/20/hello-world/index.html ">
13
- < meta property ="og:site_name " content ="Hexo ">
14
- < meta property ="og:description " content ="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick ">
15
- < meta property ="og:locale " content ="en_US ">
16
- < meta property ="article:published_time " content ="2021-02-21T06:03:18.374Z ">
17
- < meta property ="article:modified_time " content ="2021-02-21T06:03:18.374Z ">
18
- < meta property ="article:author " content ="John Doe ">
19
- < meta name ="twitter:card " content ="summary ">
20
-
21
- < link rel ="alternate " href ="/atom.xml " title ="Hexo " type ="application/atom+xml ">
22
-
23
8
24
9
< link rel ="shortcut icon " href ="/favicon.png ">
25
10
26
11
27
-
28
- < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/typeface-source-code-pro@0.0.71/index.min.css ">
29
-
30
-
31
-
32
12
< link rel ="stylesheet " href ="/css/style.css ">
33
13
34
-
35
-
36
- < link rel ="stylesheet " href ="/fancybox/jquery.fancybox.min.css ">
37
-
38
-
39
14
< meta name ="generator " content ="Hexo 5.3.0 "> </ head >
40
15
41
16
< body >
@@ -58,16 +33,11 @@ <h1 id="logo-wrap">
58
33
59
34
< a class ="main-nav-link " href ="/archives "> Archives</ a >
60
35
61
- </ nav >
62
- < nav id ="sub-nav ">
36
+ < a class ="main-nav-link " href ="/categories "> Category</ a >
63
37
64
- < a id =" nav-rss- link " class =" nav-icon " href ="/atom.xml " title =" RSS Feed " > </ a >
38
+ < a class =" main- nav-link " href ="/tags " > Tag </ a >
65
39
66
- < a id ="nav-search-btn " class ="nav-icon " title ="Search "> </ a >
67
40
</ nav >
68
- < div id ="search-form-wrap ">
69
- < form action ="//google.com/search " method ="get " accept-charset ="UTF-8 " class ="search-form "> < input type ="search " name ="q " class ="search-form-input " placeholder ="Search "> < button type ="submit " class ="search-form-submit "> </ button > < input type ="hidden " name ="sitesearch " value ="http://example.com "> </ form >
70
- </ div >
71
41
</ div >
72
42
</ div >
73
43
</ header >
@@ -79,6 +49,10 @@ <h1 id="logo-wrap">
79
49
< time class ="dt-published " datetime ="2021-02-21T06:03:18.374Z " itemprop ="datePublished "> 2021-02-20</ time >
80
50
</ a >
81
51
52
+ < div class ="article-category ">
53
+ < a class ="article-category-link " href ="/categories/test/ "> test</ a >
54
+ </ div >
55
+
82
56
</ div >
83
57
< div class ="article-inner ">
84
58
@@ -108,10 +82,12 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
108
82
109
83
</ div >
110
84
< footer class ="article-footer ">
111
- < a data-url ="http://example.com/2021/02/20/hello-world/ " data-id ="ckler9mrf0000nj954i5e0m5d " data-title ="Hello World " class ="article-share-link "> Share</ a >
85
+ < a data-url ="http://example.com/2021/02/20/hello-world/ " data-id ="cklhgldly0000ue95hqr0emnx " data-title ="Hello World " class ="article-share-link "> Share</ a >
112
86
113
87
114
88
89
+ < ul class ="article-tag-list " itemprop ="keywords "> < li class ="article-tag-list-item "> < a class ="article-tag-list-link " href ="/tags/Hello/ " rel ="tag "> Hello</ a > </ li > < li class ="article-tag-list-item "> < a class ="article-tag-list-link " href ="/tags/Welcome/ " rel ="tag "> Welcome</ a > </ li > < li class ="article-tag-list-item "> < a class ="article-tag-list-link " href ="/tags/World/ " rel ="tag "> World</ a > </ li > </ ul >
90
+
115
91
</ footer >
116
92
</ div >
117
93
@@ -121,16 +97,36 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
121
97
122
98
123
99
</ section >
124
-
125
- < aside id ="sidebar ">
100
+ < aside id ="sidebar ">
126
101
127
102
103
+ < div class ="widget-wrap ">
104
+ < h3 class ="widget-title "> Categories</ h3 >
105
+ < div class ="widget ">
106
+ < ul class ="category-list "> < li class ="category-list-item "> < a class ="category-list-link " href ="/categories/test/ "> test</ a > </ li > </ ul >
107
+ </ div >
108
+ </ div >
109
+
128
110
129
111
130
112
113
+ < div class ="widget-wrap ">
114
+ < h3 class ="widget-title "> Tags</ h3 >
115
+ < div class ="widget ">
116
+ < ul class ="tag-list " itemprop ="keywords "> < li class ="tag-list-item "> < a class ="tag-list-link " href ="/tags/Hello/ " rel ="tag "> Hello</ a > </ li > < li class ="tag-list-item "> < a class ="tag-list-link " href ="/tags/Welcome/ " rel ="tag "> Welcome</ a > </ li > < li class ="tag-list-item "> < a class ="tag-list-link " href ="/tags/World/ " rel ="tag "> World</ a > </ li > </ ul >
117
+ </ div >
118
+ </ div >
119
+
131
120
132
121
133
122
123
+ < div class ="widget-wrap ">
124
+ < h3 class ="widget-title "> Tag Cloud</ h3 >
125
+ < div class ="widget tagcloud ">
126
+ < a href ="/tags/Hello/ " style ="font-size: 10px; "> Hello</ a > < a href ="/tags/Welcome/ " style ="font-size: 10px; "> Welcome</ a > < a href ="/tags/World/ " style ="font-size: 10px; "> World</ a >
127
+ </ div >
128
+ </ div >
129
+
134
130
135
131
136
132
< div class ="widget-wrap ">
@@ -140,7 +136,6 @@ <h3 class="widget-title">Archives</h3>
140
136
</ div >
141
137
</ div >
142
138
143
-
144
139
145
140
146
141
< div class ="widget-wrap ">
@@ -158,7 +153,6 @@ <h3 class="widget-title">Recent Posts</h3>
158
153
159
154
160
155
</ aside >
161
-
162
156
</ div >
163
157
< footer id ="footer ">
164
158
@@ -170,34 +164,29 @@ <h3 class="widget-title">Recent Posts</h3>
170
164
</ div >
171
165
</ div >
172
166
</ footer >
173
-
174
167
</ div >
175
168
< nav id ="mobile-nav ">
176
169
177
170
< a href ="/ " class ="mobile-nav-link "> Home</ a >
178
171
179
172
< a href ="/archives " class ="mobile-nav-link "> Archives</ a >
180
173
174
+ < a href ="/categories " class ="mobile-nav-link "> Category</ a >
175
+
176
+ < a href ="/tags " class ="mobile-nav-link "> Tag</ a >
177
+
181
178
</ nav >
182
179
183
180
184
181
185
182
< script src ="/js/jquery-3.4.1.min.js "> </ script >
186
183
187
184
188
-
189
-
190
- < script src ="/fancybox/jquery.fancybox.min.js "> </ script >
191
-
192
-
193
-
194
-
195
185
< script src ="/js/script.js "> </ script >
196
186
197
187
198
188
199
189
200
-
201
190
</ div >
202
191
</ body >
203
192
</ html >
0 commit comments