44 < meta charset ="utf-8 " >
55
66< title > 文章归档 | xfuncoding</ title >
7+ < meta name ="description " content ="技术实践之路 ">
78
89< meta name ="viewport " content ="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no ">
10+ < link rel ="shortcut icon " href ="http://https://xfuncoding.github.io//favicon.ico?v=1583373156354 ">
911
1012< link rel ="stylesheet " href ="https://use.fontawesome.com/releases/v5.7.2/css/all.css " integrity ="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr " crossorigin ="anonymous ">
11- < link rel ="shortcut icon " href ="https://https://xfuncoding.github.io//favicon.ico?v=1583372747258 ">
12- < link rel ="stylesheet " href ="https://https://xfuncoding.github.io//styles/main.css ">
13+ < link rel ="stylesheet " href ="https://unpkg.com/papercss@1.6.1/dist/paper.min.css " />
14+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.10.0/katex.min.css ">
15+ < link rel ="stylesheet " href ="http://https://xfuncoding.github.io//styles/main.css ">
1316
1417
18+ < script src ="https://cdn.bootcss.com/highlight.js/9.12.0/highlight.min.js "> </ script >
1519
16- < link rel ="stylesheet " href ="https://unpkg.com/aos@next/dist/aos.css " />
17- < script src ="https://cdn.jsdelivr.net/npm/vue/dist/vue.js "> </ script >
1820
21+ < link rel ="stylesheet " href ="https://unpkg.com/aos@next/dist/aos.css " />
1922
2023
21- < meta name ="description " content ="技术实践之路 ">
2224 </ head >
2325 < body >
24- < div id ="app " class ="main ">
25-
26- < div class ="sidebar " :class ="{ 'full-height': menuVisible } ">
27- < div class ="top-container " data-aos ="fade-right ">
28- < div class ="top-header-container ">
29- < a class ="site-title-container " href ="https://https://xfuncoding.github.io/ ">
30- < img src ="https://https://xfuncoding.github.io//images/avatar.png?v=1583372747258 " class ="site-logo ">
31- < h1 class ="site-title "> xfuncoding</ h1 >
32- </ a >
33- < div class ="menu-btn " @click ="menuVisible = !menuVisible ">
34- < div class ="line "> </ div >
35- </ div >
36- </ div >
37- < div >
38-
39-
40- < a href ="/ " class ="site-nav ">
41- 首页
42- </ a >
43-
44-
45-
46- < a href ="/archives " class ="site-nav ">
47- on Java8
48- </ a >
26+ < nav class ="navbar border fixed split-nav ">
27+ < div class ="nav-brand ">
28+ < h3 > < a href ="http://https://xfuncoding.github.io/ "> xfuncoding</ a > </ h3 >
29+ </ div >
30+ < div class ="collapsible ">
31+ < input id ="collapsible1 " type ="checkbox " name ="collapsible1 ">
32+ < button >
33+ < label for ="collapsible1 ">
34+ < div class ="bar1 "> </ div >
35+ < div class ="bar2 "> </ div >
36+ < div class ="bar3 "> </ div >
37+ </ label >
38+ </ button >
39+ < div class ="collapsible-body ">
40+ < ul class ="inline ">
4941
50-
42+ < li >
43+
44+ < a href ="/ " class ="menu ">
45+ 首页
46+ </ a >
47+
48+ </ li >
5149
52- < a href ="/tags " class ="site-nav ">
53- Spring Boot
54- </ a >
50+ < li >
51+
52+ < a href ="/archives " class ="menu ">
53+ on Java8
54+ </ a >
55+
56+ </ li >
5557
56-
58+ < li >
59+
60+ < a href ="/tags " class ="menu ">
61+ Spring Boot
62+ </ a >
63+
64+ </ li >
5765
58- < a href ="/post/about " class ="site-nav ">
59- 关于
60- </ a >
66+ < li >
67+
68+ < a href ="/post/about " class ="menu ">
69+ 关于
70+ </ a >
71+
72+ </ li >
6173
62-
74+ </ ul >
6375 </ div >
6476 </ div >
65- < div class ="bottom-container " data-aos ="flip-up " data-aos-offset ="0 ">
77+ </ nav >
78+
79+
80+ < div id ="top " class ="row site ">
81+ < div class ="sm-12 md-8 col ">
82+ < div class ="paper ">
83+
84+
85+ < h2 class ="archives-title "> 文章归档</ h2 >
86+ < div class ="archives-container ">
87+
88+ </ div >
89+ </ div >
90+ < div class ="row flex-edges ">
91+
92+
93+ </ div >
94+
95+ </ div >
96+ < div class ="sm-12 md-4 col sidebar ">
97+ < div class ="paper info-container ">
98+ < img src ="http://https://xfuncoding.github.io//images/avatar.png?v=1583373156354 " class ="no-responsive avatar ">
99+ < div class ="text-muted "> 技术实践之路</ div >
66100 < div class ="social-container ">
67101
68102
@@ -76,52 +110,49 @@ <h1 class="site-title">xfuncoding</h1>
76110
77111
78112 </ div >
79- < div class ="site-description ">
80- 技术实践之路
113+ </ div >
114+ < div class ="paper ">
115+ < div class ="sidebar-title ">
116+ 最新文章
81117 </ div >
82- < div class ="site-footer ">
83- Powered by < a href ="https://github.com/xfuncoding/ " target ="_blank "> Gridea</ a > | < a class ="rss " href ="https://https://xfuncoding.github.io//atom.xml " target ="_blank "> RSS</ a >
118+ < div class ="row ">
119+ < ul >
120+
121+
122+ < li >
123+ < a href ="http://https://xfuncoding.github.io/post/about/ "> 关于</ a >
124+ </ li >
125+
126+
127+ </ ul >
84128 </ div >
85129 </ div >
130+ < div class ="paper ">
131+ < div class ="sidebar-title ">
132+ 标签列表
133+ </ div >
134+ < div class ="row ">
135+
136+ </ div >
137+ </ div >
138+ < div class ="paper ">
139+ Powered by < a href ="https://github.com/xfuncoding/ " target ="_blank "> Gridea</ a > | < a class ="rss " href ="http://https://xfuncoding.github.io//atom.xml " target ="_blank "> RSS</ a >
140+ </ div >
86141</ div >
87142
88143
89- < div class ="main-container ">
90- < div class ="content-container " data-aos ="fade-up ">
91-
92-
93- < h2 class ="archives-title "> 文章归档</ h2 >
94- < div class ="archives-container ">
95-
96- </ div >
97-
98- < div class ="pagination-container ">
99-
100-
101- </ div >
102-
103- </ div >
104- </ div >
105- </ div >
106-
107144 < script src ="https://unpkg.com/aos@next/dist/aos.js "> </ script >
145+
108146< script type ="application/javascript ">
109147
110148AOS . init ( ) ;
111149
112- var app = new Vue ( {
113- el : '#app' ,
114- data : {
115- menuVisible : false ,
116- } ,
117- } )
150+ hljs . initHighlightingOnLoad ( )
118151
119152</ script >
120153
121154
122155
123156
124-
125-
126157 </ body >
127158</ html >
0 commit comments