Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Haml&SASS support and 'include' option #351

Closed
wants to merge 13 commits into from
Closed

Haml&SASS support and 'include' option #351

wants to merge 13 commits into from

Conversation

nashbridges
Copy link

Hi!
So I made an effort to safely add Haml and Sass support to Jekyll. In additition to disabled ruby evaluation, Haml engine is set to :ugly which have to improve overall parsing speed.
Include option fixes https://github.com/mojombo/jekyll/issues/issue/55/, but more flexible than in #261
All features are covered with tests, but I'm open to your suggestions and corrections.

@Nerian
Copy link

Nerian commented Jul 6, 2011

I would love to have this merged +1

Does it support layout HAML too?

@nashbridges
Copy link
Author

@Nerian, yes, haml test describes that

@Nerian
Copy link

Nerian commented Jul 10, 2011

@nashbridges Awesome. It would be great if it supported sass syntax too :)

@akzhan
Copy link

akzhan commented Sep 18, 2011

Vote for this.

@stereobooster
Copy link
Contributor

fix for #53

@tombell
Copy link
Contributor

tombell commented Jun 20, 2012

If there is any activity still around this PR. It might be best to not include HAML/SASS/Compass in the .gemspec as not everyone is going to want those included, and do a begin/rescue where you require them and display a polite error message asking the user to install those.

@nashbridges nashbridges closed this Nov 9, 2012
@jekyll jekyll locked and limited conversation to collaborators Feb 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants