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
Gemfileto include:
gem "jekyll-theme-hacker" bundle install- edit
config.ymlto have: ```
theme : jekyll-theme-hacker