Integrate Jekyll to run into WebStorm on Windows -


is possible run jekyll external tool webstorm? (same rubymine, intellij idea, ...)

the obvious thing run jekyll.bat file:

enter image description here

...but doesn't work.

i haven't found solution after trial+error discover working configuration:

enter image description here

in example using: rubyinstaller + gem install jekyll.

if prefer using straight ruby+devkit program , parameters paths must changed according.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -