Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hendricius/jekyll-slim

Add slim support to jekyll.
https://github.com/hendricius/jekyll-slim

Last synced: 3 months ago
JSON representation

Add slim support to jekyll.

Awesome Lists containing this project

README

        

# Slim support for your jekyll.

Thanks to jekyll-haml for inspiration.

* Add slim to your gemfile

gem 'slim'

* Copy the files to your jekyll installation.
* If you like, you can use the pretty print slim option, check the _config.yml for examples.