1+ <!DOCTYPE HTML>
2+ < html >
3+ < head >
4+ < meta charset ="utf-8 ">
5+
6+ < title > Hello World | 博客测试</ title >
7+ < meta name ="author " content ="liangxifeng ">
8+
9+ < meta name ="description " content ="利用hexo+github pages创建静态博客 ">
10+
11+
12+ < meta name ="viewport " content ="width=device-width, initial-scale=1, maximum-scale=1 ">
13+
14+ < meta property ="og:title " content ="Hello World "/>
15+ < meta property ="og:site_name " content ="博客测试 "/>
16+
17+
18+ < meta property ="og:image " content ="undefined "/>
19+
20+
21+ < link href ="/favicon.png " rel ="icon ">
22+ < link rel ="alternate " href ="/atom.xml " title ="博客测试 " type ="application/atom+xml ">
23+ < link rel ="stylesheet " href ="/css/style.css " media ="screen " type ="text/css ">
24+ <!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
25+
26+
27+ </ head >
28+
29+
30+ < body >
31+ < header id ="header " class ="inner "> < div class ="alignleft ">
32+ < h1 > < a href ="/ "> 博客测试</ a > </ h1 >
33+ < h2 > < a href ="/ "> 开源精神</ a > </ h2 >
34+ </ div >
35+ < nav id ="main-nav " class ="alignright ">
36+ < ul >
37+
38+ < li > < a href ="/ "> Home</ a > </ li >
39+
40+ < li > < a href ="/archives "> Archives</ a > </ li >
41+
42+ </ ul >
43+ < div class ="clearfix "> </ div >
44+ </ nav >
45+ < div class ="clearfix "> </ div > </ header >
46+ < div id ="content " class ="inner ">
47+ < div id ="main-col " class ="alignleft "> < div id ="wrapper "> < article class ="post ">
48+
49+ < div class ="post-content ">
50+ < header >
51+
52+ < div class ="icon "> </ div >
53+ < time datetime ="2015-01-06T08:40:26.000Z "> < a href ="/2015/01/06/hello-world/ "> 2015-01-06</ a > </ time >
54+
55+
56+
57+ < h1 class ="title "> Hello World</ h1 >
58+
59+
60+ </ header >
61+ < div class ="entry ">
62+
63+ < p > Welcome to < a href ="http://hexo.io/ " target ="_blank " rel ="external "> Hexo</ a > ! This is your very first post. Check < a href ="http://hexo.io/docs/ " target ="_blank " rel ="external "> documentation</ a > for more info. If you get any problems when using Hexo, you can find the answer in < a href ="http://hexo.io/docs/troubleshooting.html " target ="_blank " rel ="external "> trobuleshooting</ a > or you can ask me on < a href ="https://github.com/hexojs/hexo/issues " target ="_blank " rel ="external "> GitHub</ a > .</ p >
64+ < h2 id ="Quick_Start "> Quick Start</ h2 >
65+ < h3 id ="Create_a_new_post "> Create a new post</ h3 >
66+ < figure class ="highlight bash "> < table > < tr > < td class ="gutter "> < pre > < div class ="line "> 1</ div > </ pre > </ td > < td class ="code "> < pre > < div class ="line "> $ hexo new < span class ="string "> "My New Post"</ span > </ div > </ pre > </ td > </ tr > </ table > </ figure >
67+
68+ < p > More info: < a href ="http://hexo.io/docs/writing.html " target ="_blank " rel ="external "> Writing</ a > </ p >
69+ < h3 id ="Run_server "> Run server</ h3 >
70+ < figure class ="highlight bash "> < table > < tr > < td class ="gutter "> < pre > < div class ="line "> 1</ div > </ pre > </ td > < td class ="code "> < pre > < div class ="line "> $ hexo server</ div > </ pre > </ td > </ tr > </ table > </ figure >
71+
72+ < p > More info: < a href ="http://hexo.io/docs/server.html " target ="_blank " rel ="external "> Server</ a > </ p >
73+ < h3 id ="Generate_static_files "> Generate static files</ h3 >
74+ < figure class ="highlight bash "> < table > < tr > < td class ="gutter "> < pre > < div class ="line "> 1</ div > </ pre > </ td > < td class ="code "> < pre > < div class ="line "> $ hexo generate</ div > </ pre > </ td > </ tr > </ table > </ figure >
75+
76+ < p > More info: < a href ="http://hexo.io/docs/generating.html " target ="_blank " rel ="external "> Generating</ a > </ p >
77+ < h3 id ="Deploy_to_remote_sites "> Deploy to remote sites</ h3 >
78+ < figure class ="highlight bash "> < table > < tr > < td class ="gutter "> < pre > < div class ="line "> 1</ div > </ pre > </ td > < td class ="code "> < pre > < div class ="line "> $ hexo deploy</ div > </ pre > </ td > </ tr > </ table > </ figure >
79+
80+ < p > More info: < a href ="http://hexo.io/docs/deployment.html " target ="_blank " rel ="external "> Deployment</ a > </ p >
81+
82+
83+ </ div >
84+ < footer >
85+
86+
87+
88+
89+ < div class ="addthis addthis_toolbox addthis_default_style ">
90+
91+ < a class ="addthis_button_facebook_like " fb:like:layout ="button_count "> </ a >
92+
93+
94+ < a class ="addthis_button_tweet "> </ a >
95+
96+
97+ < a class ="addthis_button_google_plusone " g:plusone:size ="medium "> </ a >
98+
99+
100+ < a class ="addthis_button_pinterest_pinit " pi:pinit:layout ="horizontal "> </ a >
101+
102+ < a class ="addthis_counter addthis_pill_style "> </ a >
103+ </ div >
104+ < script type ="text/javascript " src ="//s7.addthis.com/js/300/addthis_widget.js "> </ script >
105+
106+
107+ < div class ="clearfix "> </ div >
108+ </ footer >
109+ </ div >
110+ </ article >
111+
112+
113+ < section id ="comment ">
114+ < h1 class ="title "> 留言</ h1 >
115+
116+
117+ < div id ="fb-root "> </ div >
118+ < script >
119+ ( function ( d , s , id ) {
120+ var js , fjs = d . getElementsByTagName ( s ) [ 0 ] ;
121+ if ( d . getElementById ( id ) ) return ;
122+ js = d . createElement ( s ) ; js . id = id ;
123+ js . src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=123456789012345" ;
124+ fjs . parentNode . insertBefore ( js , fjs ) ;
125+ } ( document , 'script' , 'facebook-jssdk' ) ) ;
126+ </ script >
127+
128+ < div class ="fb-comments " data-href ="http://yoursite.com/2015/01/06/hello-world/ " data-num-posts ="5 " data-width ="840 " data-colorscheme ="light "> </ div >
129+
130+
131+ </ section >
132+
133+ </ div > </ div >
134+ < aside id ="sidebar " class ="alignright ">
135+ < div class ="search ">
136+ < form action ="//google.com/search " method ="get " accept-charset ="utf-8 ">
137+ < input type ="search " name ="q " results ="0 " placeholder ="搜索 ">
138+ < input type ="hidden " name ="q " value ="site:yoursite.com ">
139+ </ form >
140+ </ div >
141+
142+
143+
144+
145+ < div class ="widget tag ">
146+ < h3 class ="title "> 标签</ h3 >
147+ < ul class ="entry ">
148+
149+ < li > < a href ="/tags/随笔/ "> 随笔</ a > < small > 1</ small > </ li >
150+
151+ </ ul >
152+ </ div >
153+
154+ </ aside >
155+ < div class ="clearfix "> </ div >
156+ </ div >
157+ < footer id ="footer " class ="inner "> < div class ="alignleft ">
158+
159+ © 2015 liangxifeng
160+
161+ </ div >
162+ < div class ="clearfix "> </ div > </ footer >
163+ < script src ="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js "> </ script >
164+ < script src ="/js/jquery.imagesloaded.min.js "> </ script >
165+ < script src ="/js/gallery.js "> </ script >
166+
167+
168+
169+
170+ < link rel ="stylesheet " href ="/fancybox/jquery.fancybox.css " media ="screen " type ="text/css ">
171+ < script src ="/fancybox/jquery.fancybox.pack.js "> </ script >
172+ < script type ="text/javascript ">
173+ ( function ( $ ) {
174+ $ ( '.fancybox' ) . fancybox ( ) ;
175+ } ) ( jQuery ) ;
176+ </ script >
177+
178+ </ body >
179+ </ html >
0 commit comments