message no. 47997
Posted by jokke in #octopress at 2014-09-17T18:48:30Z
i'm trying to figure out how to use jekyll-assets with octopress but i'm stuck with images.. they're not copied to the public/assets directory. If i change all occurences of image-url to asset-url in the sass directory the resulting css file contains just that: asset-url('...') it seems that sprockets helpers aren't used for the files..