Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/johno/jekyllsupply
- Owner: johno
- License: mit
- Created: 2014-09-23T02:15:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-02T16:49:21.000Z (over 9 years ago)
- Last Synced: 2024-10-09T09:59:43.945Z (4 months ago)
- Language: CSS
- Homepage: http://jekyllsupply.com
- Size: 1.38 MB
- Stars: 7
- Watchers: 4
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 RequestCrafted with <3 by [John Otander](http://johnotander.com) ([@4lpine](https://twitter.com/4lpine)).