You need NodeJS in order to install jekyll-coffeescript.

This commit is contained in:
Parker Moore 2014-06-28 16:09:19 -04:00
parent 5c3f013325
commit 404661fc72
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ youll need to make sure your system has before you start.
- [Ruby](http://www.ruby-lang.org/en/downloads/) - [Ruby](http://www.ruby-lang.org/en/downloads/)
- [RubyGems](http://rubygems.org/pages/download) - [RubyGems](http://rubygems.org/pages/download)
- Linux, Unix, or Mac OS X - Linux, Unix, or Mac OS X
- [NodeJS](http://nodejs.org), or another JavaScript runtime (for
CoffeeScript support).
<div class="note info"> <div class="note info">
<h5>Running Jekyll on Windows</h5> <h5>Running Jekyll on Windows</h5>