Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johno/jekyllsupply

A collection of the highest quality, open source Jekyll themes.
https://github.com/johno/jekyllsupply

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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

## 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](http://johnotander.com) ([@4lpine](https://twitter.com/4lpine)).