latest 2 messages by afireintheattic
+
[2016-09-07T22:11:17Z]
afireintheattic
any idea what I'm missing? It'd be so nice if jekyll build or bundle exec jekyll serve could compile these external libraries as well
+
[2016-09-07T22:10:51Z]
afireintheattic
Hey guys! So I'm trying to add compass and singularitygs support to my jekyll site by adding them to my gemfile and installing; however, when running 'jekyll build' it errors out on and compass/singularity specific code as it's not loading them properly. Running compass commands independently in the same directory works fine,