Skip to content

Commit f1ff426

Browse files
author
SuYan
committed
change UI
1 parent f7ccd32 commit f1ff426

File tree

66 files changed

+82
-72
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+82
-72
lines changed

README.md

Lines changed: 1 addition & 1 deletion

_config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
permalink: /:year/:month/:day/:title.html
2-
paginate: 8
2+
paginate: 10
33
author:
4-
name: SuYan
4+
name: 闫肃
55
email: yansu0711@gmail.com
66
link: http://yansu.org
7+
enlink: http://en.yansu.org
78

89
title: 紫月冰河
910
subscribe_rss: /pages/atom.xml

_includes/footer.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<div class="body_footer">
22
<div class="container">
3-
<p class="muted credit">Power by <a href="http://www.yansu.org">Su Yan</a> .</p>
3+
<div class="row">
4+
<div class="col-md-3 col-md-offset-9 text-right">
5+
<div>Hosted on <a href="http://pages.github.com/">Github Pages</a></div>
6+
<div>Powered by <a href="https://github.com/mojombo/jekyll">Jekyll</a></div>
7+
</div>
8+
</div>
49
</div>
510
</div>
611
<script type="text/javascript" src="/public/js/bootstrap.js"></script>

_includes/navbar.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
<li><a href="/pages/atom.xml"><i class="icon-rss icon-white"></i>订阅</a></li>
1818
<li><a href="/pages/about.html"><i class="icon-user icon-white"></i>关于</a></li>
1919
</ul>
20+
<ul class="nav navbar-nav navbar-right">
21+
<li><a href="{{ site.author.enlink }}">English</a></li>
22+
<li><a href="{{ site.author.link }}">中文</a></li>
23+
</ul>
2024
</div>
2125
</div>
2226
</nav>

_posts/Life/Essay/2013-04-22-wordpress-to-jekyll.md

Lines changed: 2 additions & 2 deletions

_posts/Life/Essay/2013-06-17-the-end-of-regular-college-course.md

Lines changed: 2 additions & 2 deletions

_posts/Life/Essay/2013-08-01-the-importent-of-writing.md

Lines changed: 2 additions & 2 deletions

_posts/Life/Essay/2013-08-28-change-bootstrap-to-3.md

Lines changed: 2 additions & 2 deletions

_posts/Life/Tool/2013-08-04-something-about-tools-i-used.md

Lines changed: 2 additions & 2 deletions

_posts/Life/Tool/2013-08-06-tools-of-reading.md

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)