Skip to content

JetStreamVelocity/freshman21

 
 

Repository files navigation

Freshman21

Freshman21 is a Jekyll blog theme, base on theme Freshman.

A tribute to WordPress Theme Twenty-Twelve and Twenty-eleven.

Enjoy.

Screen

Version 2.1 update 2016.06.06

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

A Summary of Features

  • 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 kokeiro)
    • Polish (Contributed by Derson5)
    • Korean (Contributed by ulgoon)
    • Russian (Contributed by alexeyev)
    • Turkish (Contributed by mrkara)

How to install this theme?

# 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/

Demo

Single column, please see my own blog

Two columns, please see the theme website

About

Welcome to use Jekyll theme Freshman21.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 62.1%
  • HTML 37.9%