You can view the Handbook online at http://handbook.jitsu.com
Welcome to the Nodejitsu handbook. This document will help familiarize you with deploying your Node.js applications to the cloud while also providing detailed information about Nodejitsu's platform-specific features and about where to get help when you need it.
This is a living document which you can submit patches to at http://github.com/nodejitsu/handbook. Note that this entire website is generated fromfrom the individual content files in the /content folder, so any edits should be made to those source files, not /public/*.html.
The Nodejitsu Handbook is built with blacksmith, so all you need to do is:
- Install
blacksmithwithnpm
[sudo] npm install blacksmith -g
- Run the
blacksmithcommand
cd /path/to/handbook
blacksmith
- Start
bin/server
bin/server
