Skip to content

Build a Jekyll blog in minutes, without touching the command line.

License

Notifications You must be signed in to change notification settings

tokka2/tokka2.github.io

 
 

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

  • master branch: the simplest template, original version.

  • gh-pages branch: master branch with google analytics js template.

  • readmore branch: master branch with article summary.

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/

A Summary of Features

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

Demo

Single column, please see my own blog

Two columns, please see the theme website

About

Build a Jekyll blog in minutes, without touching the command line.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 78.0%
  • HTML 19.4%
  • JavaScript 2.6%