How to install Freshman theme?

1
2
3
4
# 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/freshman.git

Then, change the folder name to you own github page name, forexample

 $ mv freshman thisisyouname.github.io