Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
HUST15 Web Site Source
============================================
=================================================


This is the source code for the HUST15 web site, which uses
[Jekyll](http://jekyllrb.com) and
Expand All @@ -11,6 +12,6 @@ theme for Jekyll.

## How to edit this site

All you have to do to edit this site is clone it, edit either
--All you have to do to edit this site is clone it, edit either
`_config.yml` or the `_posts/*.md` files, and push it back to GitHub.
There are [many more details here](http://t413.com/SinglePaged).