Themes
All a theme is is just a bunch of Jekyll Layouts given
Installation
- Go to https://rubygems.org/search?query=jekyll-theme and find the package you want
- Edit
Gemfile
to include:
bundle install
- edit
config.yml
to have: ```
theme : jekyll-theme-hacker