Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以将 Jekyll 作为外部工具运行到 WebStorm 中?(同样适用于 RubyMine、IntelliJ IDEA,...)
最明显的是运行jekyll.bat文件:
jekyll.bat
...但这不起作用。
我还没有找到任何解决方案,所以经过一些试验+错误后,我发现了这个工作配置:
在这个例子中,我使用的是:RubyInstaller + gem install jekyll。
gem install jekyll
如果您更喜欢直接使用Ruby+DevKit Program,则Parameters必须相应更改路径。
Program
Parameters