ferrlin

Results 5 comments of ferrlin

`evaluated` causes an error on sbt so I tried `dist := (dist in Compile).dependsOn(swagger).value` but throws an error in sbt when reloading. I modified it a bit to look something...

this worked for me too.. Thanks

oh no... attempted to deploy blog to heroku... I ended up with this.. ![screen shot 2015-03-27 at 1 34 18 am](https://cloud.githubusercontent.com/assets/949825/6852762/aba99624-d421-11e4-8a6c-60a7b8df4448.png) Now I'm stuck.. please help!

temporary workaround: (Gemfile) ``` gem 'jekyll-lunr-js-search', :git => "https://github.com/masterfix/jekyll-lunr-js-search.git" ```

Yes, It seems that the reference source code under Vendor folder are not included in the downloaded project. I just manually added them and it's working now. Thanks