Home > docs

docs

Docs is a project mainly written in Ruby, it's free.

StackFu Documentation

StackFu Documentation

Website

http://docs.stackfu.com/

Requirements

  • nanoc 3
  • kramdown
  • haml
  • sass

Testing changes online

Run nanoc in autocompile mode:

$ cd /path/to/docs
$ nanoc autocompile

And visit the URL http://localhost:3000.

Compiling

When things are ready to compile

Run nanoc compile:

$ cd /path/to/docs
$ nanoc compile

The docs will be output to the output folder.

Authors

  • Felipe Coury
  • Travis Graham
Previous:RestaurantVoter