Closed stardiviner closed 9 years ago
I think that should be straightforward to implement, I'll have a look. I don't run through bundle myself so I'll have to see if I can set it up for testing.
@aaronbieber thanks
@aaronbieber command jekyll serve
also need prefix bundle exec
. I have added pull request.
https://github.com/aaronbieber/octopress.el/pull/11
If has
Gemfile
inoctopress/
. I got error same as this: https://github.com/octopress/octopress/issues/115I hope
octopress.el
can appendbundle exec
if hasGemfile
.