jscom-ice
A Jekyll theme for (johnsosoka.com)[https://johnsosoka.com]
NOTE: This repository and theme are open source, but not meant for public consumption. If you would like to use this theme, please fork the repository and make any changes you would like.
Usage
- Download the gem from github
- manually install the gem
$ gem install ./jscom-ice-0.0.1.gem
Local Development
- Make changes to the theme
- build the gem
$ gem build jscom_ice_theme.gemspec - Install the gem
$ gem install ./jscom-ice-0.0.1.gem - Update the Gemfile to use the local gem