Skip to content

Commit

Permalink
upate(README)
Browse files Browse the repository at this point in the history
  • Loading branch information
yulijia committed Jun 6, 2016
1 parent 1199aca commit fbbeb04
Showing 1 changed file with 22 additions and 12 deletions.
34 changes: 22 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,20 @@ Enjoy.

![Screen](http://i.imgur.com/oSp7kacl.png)

### Version 2.0 update 2015.03.31
### Version 2.1 update 2016.06.06

- master branch: the simplest template, original version.
- master branch: the simplest template, original version with
* Open Graph META Tags
* Microdata(schema.org)

- gh-pages branch: master branch with google analytics js template, BackToTop js script, readmore module.
- gh-pages branch: master branch with

* [google analytics js template](https://github.com/yulijia/freshman21/blob/gh-pages/_includes/google_analytics.js)
* [BackToTop js script](https://github.com/yulijia/freshman21/tree/gh-pages/js)
* <q>readmore</q> module
* [key pagination](http://yulijia.net/freshman21/news/2016/05/24/new-features.html)
* font awesome icon
* [Google search](https://github.com/yulijia/freshman21/blob/gh-pages/_includes/google_search.js)

Clone master branch:

Expand All @@ -25,6 +34,15 @@ Clone gh-pages branch:
`git clone https://github.com/yulijia/freshman21.git -b gh-pages --single-branch`


### A Summary of Features

- Provide single column and two columns layout
- Powerful configure file
- Comments by Disqus
- Support LaTeX (by MathJax)
- Syntax highlighting
- Multiply Languages support (English, Chinese, Japanese)


### How to install this theme?

Expand All @@ -34,16 +52,8 @@ $ gem install sass
$ gem install jekyll
$ git clone https://github.com/yulijia/freshman21.git
$ mv freshman21/ yourblogname.github.io/
```

### A Summary of Features

- Provide single column and two columns layout
- Powerful configure file
- Comments by Disqus
- Support LaTeX (by MathJax)
- Syntax highlighting
```

### Demo

Expand Down

0 comments on commit fbbeb04

Please sign in to comment.