Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 538acd0

Browse files
committedMar 21, 2017
Site updated: 2017-03-22 02:03:37
1 parent b02cb2d commit 538acd0

File tree

6 files changed

+70
-62
lines changed

6 files changed

+70
-62
lines changed
 

‎2017/03/21/My-New-Post/index.html

+15-15
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<head>
55
<meta charset="UTF-8">
66

7-
<title>My New Post | Hexo</title>
7+
<title>My New Post | hejunheo</title>
88
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=3, minimum-scale=1">
99

10-
<meta name="author" content="John Doe">
10+
<meta name="author" content="hejunhe">
1111

1212

1313

@@ -27,14 +27,14 @@
2727
<div>
2828

2929
<div id="imglogo">
30-
<a href="/"><img src="/img/logo.svg" alt="Hexo" title="Hexo"/></a>
30+
<a href="/"><img src="/img/logo.svg" alt="hejunheo" title="hejunheo"/></a>
3131
</div>
3232

3333
<div id="textlogo">
34-
<h1 class="site-name"><a href="/" title="Hexo">Hexo</a></h1>
34+
<h1 class="site-name"><a href="/" title="hejunheo">hejunheo</a></h1>
3535
<h2 class="blog-motto"></h2>
3636
</div>
37-
<div class="navbar"><a class="navbutton navmobile" href="#" title="Menu">
37+
<div class="navbar"><a class="navbutton navmobile" href="#" title="菜单">
3838
</a></div>
3939
<nav class="animated">
4040
<ul>
@@ -47,7 +47,7 @@ <h2 class="blog-motto"></h2>
4747

4848
<form class="search" action="//google.com/search" method="get" accept-charset="utf-8">
4949
<label>Search</label>
50-
<input type="text" id="search" name="q" autocomplete="off" maxlength="20" placeholder="Search" />
50+
<input type="text" id="search" name="q" autocomplete="off" maxlength="20" placeholder="搜索" />
5151
<input type="hidden" name="q" value="site:yoursite.com">
5252
</form>
5353

@@ -67,19 +67,19 @@ <h1 itemprop="name">
6767
</h1>
6868
<p class="article-author">By
6969

70-
<a href="http://yoursite.com" title="John Doe">John Doe</a>
70+
<a href="http://yoursite.com" title="hejunhe">hejunhe</a>
7171
</p>
7272
<p class="article-time">
7373
<time datetime="2017-03-20T16:51:03.000Z" itemprop="datePublished">2017-03-21</time>
74-
Updated:<time datetime="2017-03-20T16:51:03.271Z" itemprop="dateModified">2017-03-21</time>
74+
更新日期:<time datetime="2017-03-20T16:51:03.271Z" itemprop="dateModified">2017-03-21</time>
7575

7676
</p>
7777
</header>
7878
<div class="article-content">
7979

8080

8181
<div id="toc" class="toc-article">
82-
<strong class="toc-title">Contents</strong>
82+
<strong class="toc-title">文章目录</strong>
8383

8484
</div>
8585

@@ -92,7 +92,7 @@ <h1 itemprop="name">
9292

9393
<div class="article-share" id="share">
9494

95-
<div data-url="http://yoursite.com/2017/03/21/My-New-Post/" data-title="My New Post | Hexo" data-tsina="null" class="share clearfix">
95+
<div data-url="http://yoursite.com/2017/03/21/My-New-Post/" data-title="My New Post | hejunheo" data-tsina="null" class="share clearfix">
9696
</div>
9797

9898
</div>
@@ -118,23 +118,23 @@ <h1 itemprop="name">
118118
</section>
119119

120120
</div>
121-
<div class="openaside"><a class="navbutton" href="#" title="Show Sidebar"></a></div>
121+
<div class="openaside"><a class="navbutton" href="#" title="显示侧边栏"></a></div>
122122

123123
<div id="toc" class="toc-aside">
124-
<strong class="toc-title">Contents</strong>
124+
<strong class="toc-title">文章目录</strong>
125125

126126
</div>
127127

128128
<div id="asidepart">
129-
<div class="closeaside"><a class="closebutton" href="#" title="Hide Sidebar"></a></div>
129+
<div class="closeaside"><a class="closebutton" href="#" title="隐藏侧边栏"></a></div>
130130
<aside class="clearfix">
131131

132132

133133

134134

135135

136136
<div class="rsspart">
137-
<a href="null" target="_blank" title="rss">RSS</a>
137+
<a href="null" target="_blank" title="rss">RSS 订阅</a>
138138
</div>
139139

140140
</aside>
@@ -159,7 +159,7 @@ <h1 itemprop="name">
159159
</div>
160160
<p class="copyright">Powered by <a href="http://hexo.io" target="_blank" title="hexo">hexo</a> and Theme by <a href="https://github.com/A-limon/pacman" target="_blank" title="Pacman">Pacman</a> © 2017
161161

162-
<a href="http://yoursite.com" target="_blank" title="John Doe">John Doe</a>
162+
<a href="http://yoursite.com" target="_blank" title="hejunhe">hejunhe</a>
163163

164164
</p>
165165
</div>

‎2017/03/21/hello-world/index.html

+15-15
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<head>
55
<meta charset="UTF-8">
66

7-
<title>Hello World | Hexo</title>
7+
<title>Hello World | hejunheo</title>
88
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=3, minimum-scale=1">
99

10-
<meta name="author" content="John Doe">
10+
<meta name="author" content="hejunhe">
1111

1212
<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 ">
1313

@@ -29,14 +29,14 @@
2929
<div>
3030

3131
<div id="imglogo">
32-
<a href="/"><img src="/img/logo.svg" alt="Hexo" title="Hexo"/></a>
32+
<a href="/"><img src="/img/logo.svg" alt="hejunheo" title="hejunheo"/></a>
3333
</div>
3434

3535
<div id="textlogo">
36-
<h1 class="site-name"><a href="/" title="Hexo">Hexo</a></h1>
36+
<h1 class="site-name"><a href="/" title="hejunheo">hejunheo</a></h1>
3737
<h2 class="blog-motto"></h2>
3838
</div>
39-
<div class="navbar"><a class="navbutton navmobile" href="#" title="Menu">
39+
<div class="navbar"><a class="navbutton navmobile" href="#" title="菜单">
4040
</a></div>
4141
<nav class="animated">
4242
<ul>
@@ -49,7 +49,7 @@ <h2 class="blog-motto"></h2>
4949

5050
<form class="search" action="//google.com/search" method="get" accept-charset="utf-8">
5151
<label>Search</label>
52-
<input type="text" id="search" name="q" autocomplete="off" maxlength="20" placeholder="Search" />
52+
<input type="text" id="search" name="q" autocomplete="off" maxlength="20" placeholder="搜索" />
5353
<input type="hidden" name="q" value="site:yoursite.com">
5454
</form>
5555

@@ -69,19 +69,19 @@ <h1 itemprop="name">
6969
</h1>
7070
<p class="article-author">By
7171

72-
<a href="http://yoursite.com" title="John Doe">John Doe</a>
72+
<a href="http://yoursite.com" title="hejunhe">hejunhe</a>
7373
</p>
7474
<p class="article-time">
7575
<time datetime="2017-03-20T16:19:20.220Z" itemprop="datePublished">2017-03-21</time>
76-
Updated:<time datetime="2017-03-20T16:19:20.232Z" itemprop="dateModified">2017-03-21</time>
76+
更新日期:<time datetime="2017-03-20T16:19:20.232Z" itemprop="dateModified">2017-03-21</time>
7777

7878
</p>
7979
</header>
8080
<div class="article-content">
8181

8282

8383
<div id="toc" class="toc-article">
84-
<strong class="toc-title">Contents</strong>
84+
<strong class="toc-title">文章目录</strong>
8585
<ol class="toc"><li class="toc-item toc-level-2"><a class="toc-link" href="#Quick-Start"><span class="toc-number">1.</span> <span class="toc-text">Quick Start</span></a><ol class="toc-child"><li class="toc-item toc-level-3"><a class="toc-link" href="#Create-a-new-post"><span class="toc-number">1.1.</span> <span class="toc-text">Create a new post</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#Run-server"><span class="toc-number">1.2.</span> <span class="toc-text">Run server</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#Generate-static-files"><span class="toc-number">1.3.</span> <span class="toc-text">Generate static files</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#Deploy-to-remote-sites"><span class="toc-number">1.4.</span> <span class="toc-text">Deploy to remote sites</span></a></li></ol></li></ol>
8686
</div>
8787

@@ -103,7 +103,7 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
103103

104104
<div class="article-share" id="share">
105105

106-
<div data-url="http://yoursite.com/2017/03/21/hello-world/" data-title="Hello World | Hexo" data-tsina="null" class="share clearfix">
106+
<div data-url="http://yoursite.com/2017/03/21/hello-world/" data-title="Hello World | hejunheo" data-tsina="null" class="share clearfix">
107107
</div>
108108

109109
</div>
@@ -129,23 +129,23 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
129129
</section>
130130

131131
</div>
132-
<div class="openaside"><a class="navbutton" href="#" title="Show Sidebar"></a></div>
132+
<div class="openaside"><a class="navbutton" href="#" title="显示侧边栏"></a></div>
133133

134134
<div id="toc" class="toc-aside">
135-
<strong class="toc-title">Contents</strong>
135+
<strong class="toc-title">文章目录</strong>
136136
<ol class="toc"><li class="toc-item toc-level-2"><a class="toc-link" href="#Quick-Start"><span class="toc-number">1.</span> <span class="toc-text">Quick Start</span></a><ol class="toc-child"><li class="toc-item toc-level-3"><a class="toc-link" href="#Create-a-new-post"><span class="toc-number">1.1.</span> <span class="toc-text">Create a new post</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#Run-server"><span class="toc-number">1.2.</span> <span class="toc-text">Run server</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#Generate-static-files"><span class="toc-number">1.3.</span> <span class="toc-text">Generate static files</span></a></li><li class="toc-item toc-level-3"><a class="toc-link" href="#Deploy-to-remote-sites"><span class="toc-number">1.4.</span> <span class="toc-text">Deploy to remote sites</span></a></li></ol></li></ol>
137137
</div>
138138

139139
<div id="asidepart">
140-
<div class="closeaside"><a class="closebutton" href="#" title="Hide Sidebar"></a></div>
140+
<div class="closeaside"><a class="closebutton" href="#" title="隐藏侧边栏"></a></div>
141141
<aside class="clearfix">
142142

143143

144144

145145

146146

147147
<div class="rsspart">
148-
<a href="null" target="_blank" title="rss">RSS</a>
148+
<a href="null" target="_blank" title="rss">RSS 订阅</a>
149149
</div>
150150

151151
</aside>
@@ -170,7 +170,7 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
170170
</div>
171171
<p class="copyright">Powered by <a href="http://hexo.io" target="_blank" title="hexo">hexo</a> and Theme by <a href="https://github.com/A-limon/pacman" target="_blank" title="Pacman">Pacman</a> © 2017
172172

173-
<a href="http://yoursite.com" target="_blank" title="John Doe">John Doe</a>
173+
<a href="http://yoursite.com" target="_blank" title="hejunhe">hejunhe</a>
174174

175175
</p>
176176
</div>

‎archives/2017/03/index.html

+9-7
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44
<head>
55
<meta charset="UTF-8">
66

7-
<title>Archives: 2017/3 | Hexo</title>
7+
<title>Archives: 2017/3 | hejunheo</title>
88
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=3, minimum-scale=1">
99

10-
<meta name="author" content="John Doe">
10+
<meta name="author" content="hejunhe">
11+
12+
<meta name="description" content="stay hungry ,stay foolish">
1113

1214

1315

@@ -27,14 +29,14 @@
2729
<div>
2830

2931
<div id="imglogo">
30-
<a href="/"><img src="/img/logo.svg" alt="Hexo" title="Hexo"/></a>
32+
<a href="/"><img src="/img/logo.svg" alt="hejunheo" title="hejunheo"/></a>
3133
</div>
3234

3335
<div id="textlogo">
34-
<h1 class="site-name"><a href="/" title="Hexo">Hexo</a></h1>
36+
<h1 class="site-name"><a href="/" title="hejunheo">hejunheo</a></h1>
3537
<h2 class="blog-motto"></h2>
3638
</div>
37-
<div class="navbar"><a class="navbutton navmobile" href="#" title="Menu">
39+
<div class="navbar"><a class="navbutton navmobile" href="#" title="菜单">
3840
</a></div>
3941
<nav class="animated">
4042
<ul>
@@ -47,7 +49,7 @@ <h2 class="blog-motto"></h2>
4749

4850
<form class="search" action="//google.com/search" method="get" accept-charset="utf-8">
4951
<label>Search</label>
50-
<input type="text" id="search" name="q" autocomplete="off" maxlength="20" placeholder="Search" />
52+
<input type="text" id="search" name="q" autocomplete="off" maxlength="20" placeholder="搜索" />
5153
<input type="hidden" name="q" value="site:yoursite.com">
5254
</form>
5355

@@ -115,7 +117,7 @@ <h1 itemprop="name">Hello World</h1>
115117
</div>
116118
<p class="copyright">Powered by <a href="http://hexo.io" target="_blank" title="hexo">hexo</a> and Theme by <a href="https://github.com/A-limon/pacman" target="_blank" title="Pacman">Pacman</a> © 2017
117119

118-
<a href="http://yoursite.com" target="_blank" title="John Doe">John Doe</a>
120+
<a href="http://yoursite.com" target="_blank" title="hejunhe">hejunhe</a>
119121

120122
</p>
121123
</div>

‎archives/2017/index.html

+9-7
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44
<head>
55
<meta charset="UTF-8">
66

7-
<title>Archives: 2017 | Hexo</title>
7+
<title>Archives: 2017 | hejunheo</title>
88
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=3, minimum-scale=1">
99

10-
<meta name="author" content="John Doe">
10+
<meta name="author" content="hejunhe">
11+
12+
<meta name="description" content="stay hungry ,stay foolish">
1113

1214

1315

@@ -27,14 +29,14 @@
2729
<div>
2830

2931
<div id="imglogo">
30-
<a href="/"><img src="/img/logo.svg" alt="Hexo" title="Hexo"/></a>
32+
<a href="/"><img src="/img/logo.svg" alt="hejunheo" title="hejunheo"/></a>
3133
</div>
3234

3335
<div id="textlogo">
34-
<h1 class="site-name"><a href="/" title="Hexo">Hexo</a></h1>
36+
<h1 class="site-name"><a href="/" title="hejunheo">hejunheo</a></h1>
3537
<h2 class="blog-motto"></h2>
3638
</div>
37-
<div class="navbar"><a class="navbutton navmobile" href="#" title="Menu">
39+
<div class="navbar"><a class="navbutton navmobile" href="#" title="菜单">
3840
</a></div>
3941
<nav class="animated">
4042
<ul>
@@ -47,7 +49,7 @@ <h2 class="blog-motto"></h2>
4749

4850
<form class="search" action="//google.com/search" method="get" accept-charset="utf-8">
4951
<label>Search</label>
50-
<input type="text" id="search" name="q" autocomplete="off" maxlength="20" placeholder="Search" />
52+
<input type="text" id="search" name="q" autocomplete="off" maxlength="20" placeholder="搜索" />
5153
<input type="hidden" name="q" value="site:yoursite.com">
5254
</form>
5355

@@ -115,7 +117,7 @@ <h1 itemprop="name">Hello World</h1>
115117
</div>
116118
<p class="copyright">Powered by <a href="http://hexo.io" target="_blank" title="hexo">hexo</a> and Theme by <a href="https://github.com/A-limon/pacman" target="_blank" title="Pacman">Pacman</a> © 2017
117119

118-
<a href="http://yoursite.com" target="_blank" title="John Doe">John Doe</a>
120+
<a href="http://yoursite.com" target="_blank" title="hejunhe">hejunhe</a>
119121

120122
</p>
121123
</div>

‎archives/index.html

+10-8
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44
<head>
55
<meta charset="UTF-8">
66

7-
<title>Archives | Hexo</title>
7+
<title>Archives | hejunheo</title>
88
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=3, minimum-scale=1">
99

10-
<meta name="author" content="John Doe">
10+
<meta name="author" content="hejunhe">
11+
12+
<meta name="description" content="stay hungry ,stay foolish">
1113

1214

1315

@@ -27,14 +29,14 @@
2729
<div>
2830

2931
<div id="imglogo">
30-
<a href="/"><img src="/img/logo.svg" alt="Hexo" title="Hexo"/></a>
32+
<a href="/"><img src="/img/logo.svg" alt="hejunheo" title="hejunheo"/></a>
3133
</div>
3234

3335
<div id="textlogo">
34-
<h1 class="site-name"><a href="/" title="Hexo">Hexo</a></h1>
36+
<h1 class="site-name"><a href="/" title="hejunheo">hejunheo</a></h1>
3537
<h2 class="blog-motto"></h2>
3638
</div>
37-
<div class="navbar"><a class="navbutton navmobile" href="#" title="Menu">
39+
<div class="navbar"><a class="navbutton navmobile" href="#" title="菜单">
3840
</a></div>
3941
<nav class="animated">
4042
<ul>
@@ -47,7 +49,7 @@ <h2 class="blog-motto"></h2>
4749

4850
<form class="search" action="//google.com/search" method="get" accept-charset="utf-8">
4951
<label>Search</label>
50-
<input type="text" id="search" name="q" autocomplete="off" maxlength="20" placeholder="Search" />
52+
<input type="text" id="search" name="q" autocomplete="off" maxlength="20" placeholder="搜索" />
5153
<input type="hidden" name="q" value="site:yoursite.com">
5254
</form>
5355

@@ -61,7 +63,7 @@ <h2 class="blog-motto"></h2>
6163

6264

6365
<div class="archive-title" >
64-
<h2 class="archive-icon">Archives</h2>
66+
<h2 class="archive-icon">归档</h2>
6567

6668
<div class="archiveslist archive-float clearfix">
6769
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/archives/2017/03/">March 2017</a><span class="archive-list-count">2</span></li></ul>
@@ -115,7 +117,7 @@ <h1 itemprop="name">Hello World</h1>
115117
</div>
116118
<p class="copyright">Powered by <a href="http://hexo.io" target="_blank" title="hexo">hexo</a> and Theme by <a href="https://github.com/A-limon/pacman" target="_blank" title="Pacman">Pacman</a> © 2017
117119

118-
<a href="http://yoursite.com" target="_blank" title="John Doe">John Doe</a>
120+
<a href="http://yoursite.com" target="_blank" title="hejunhe">hejunhe</a>
119121

120122
</p>
121123
</div>
There was a problem loading the remainder of the diff.

0 commit comments

Comments
 (0)
Failed to load comments.