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

display_path configuration option doesn't work properly #50

Open janosrusiczki opened 6 years ago

janosrusiczki commented 6 years ago

If you specify the display_path configuration option it gets prepended by a /.

Additionally it would be an improvement to pull Jekyll's site.url and use it to get absolute urls.