Skip to content

codegram/haml-jekyll-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

HAML Jekyll extension

Auto-generates html and css files for your layouts in HAML/SASS (you can still have your liquid syntax)

This extension uses jekyll_ext, which allows you to extend the Jekyll static blog generator without forking and modifying it’s codebase.
With this code, not only do your extensions live in your blog directory, but they can also be shared and reutilized.

Use this extension with jekyll_ext by just cloning this repo into the extensions dir of your blog: git clone git://github.com/codegram/haml_jekyllextension.git _extensions

More information about jekyll_ext can be found here: Jekyll Extensions -= Pain

About

Jekyll extension to easly use HAML instead of plain HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages