matthodan / jekyll-asset-pipeline

Powerful asset pipeline for Jekyll that collects, converts and compresses JavaScript and CSS assets
http://www.matthodan.com/2012/11/22/jekyll-asset-pipeline.html
MIT License
364 stars 31 forks source link

Support Jekyll 1.0 #30

Closed liamzebedee closed 6 years ago

liamzebedee commented 11 years ago

Currently the rubygem runtime dependency is jekyll ~> 0.12. Jekyll 1 was just released, and it doesn't look like any of the changes have broken asset pipeline, so really all is needed is to change the dependency version.

cs commented 11 years ago

I can confirm, that everything seems to work with 1.0.0. Pull Request to loosen dependency on Jekyll accordingly: #32.

jumanji27 commented 11 years ago

@cs +1

jodal commented 11 years ago

Since #32 have been merged, can you please make a new release to make jekyll-asset-pipeline work out of the box with Jekyll 1.x?

jasonrobertfox commented 10 years ago

+1

janosrusiczki commented 6 years ago

We now support Jekyll 3.5.