Freshman21 is a Jekyll blog theme, base on theme Freshman.
A tribute to WordPress Theme Twenty-Twelve and Twenty-eleven.
Enjoy.
-
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- keyboard shortcuts for pagination
- font awesome icon
- Google search
- google analytics js template
Clone master branch:
git clone https://github.com/yulijia/freshman21.git -b master --single-branch
Clone gh-pages branch:
git clone https://github.com/yulijia/freshman21.git -b gh-pages --single-branch
- Provide single column and two columns layout
- Powerful configure file
- Comments by Disqus
- Support LaTeX (by MathJax)
- Syntax highlighting
- Multiple Languages support
- English
- Chinese
- Japanese (Contributed by kokeiro001)
- Polish (Contributed by Derson5)
- Korean (Contributed by Clifford Choi)
- Russian (Contributed by Anton Alekseev)
- Turkish (Contributed by Muhammet Kara)
- Indonesian (Contributed by Samsul Ma'arif)
# please make sure you have already installed git tools and ruby tools(gem)
$ gem install sass
$ gem install jekyll
$ git clone https://github.com/yulijia/freshman21.git
$ mv freshman21/ yourblogname.github.io/
Single column, please see my own blog
Two columns, please see the theme website