A collection of the highest quality, open source Jekyll themes.
First, you need to clone the repo:
git clone https://github.com/johnotander/jekyllsupply.git
cd jekyllsupply
If you don't have Jekyll already installed, you will need to go ahead and do that.
$ gem install jekyll
$ jekyll serve --watch
Now, navigation to http://localhost:4000
MIT
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)Crafted with <3 by John Otander (@4lpine).