jekyllsupply

jekyllsupply

A collection of the highest quality, open source Jekyll themes.

The Jekyll Supply

A collection of the highest quality, open source Jekyll themes.

Installation

First, you need to clone the repo:

git clone https://github.com/johnotander/jekyllsupply.git
cd jekyllsupply

Installing Jekyll

If you don't have Jekyll already installed, you will need to go ahead and do that.

$ gem install jekyll

Run the project

$ jekyll serve --watch

Now, navigation to http://localhost:4000

License

MIT

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Crafted with <3 by John Otander (@4lpine).