Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hendricius/jekyll-slim
- Owner: hendricius
- Created: 2013-05-11T11:43:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-11T11:52:39.000Z (over 11 years ago)
- Last Synced: 2024-05-31T20:03:01.498Z (5 months ago)
- Language: Ruby
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.