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

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

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