public
Description: Turn a Markdown File into a Fully Functional Tutorial with an automatic and dynamic Table of Contents
Homepage: http://bogojoker.com/readline/
Clone URL: git://github.com/JosephPecoraro/markdownorial.git
Tue Oct 27 19:46:22 -0700 2009
commit  f7d4534597a1731a508601085bc7a900ba54b9a0
tree    054c58b7926415682238b15ab60cce003ba2be19
parent  16680fcc9728f5be955340774cb62527b86434f5
README.markdown

markdownorial

Quickly turn any Markdown file into a fully functional tutorial with an awesome table of contents.

Example

My Ruby Readline tutorial is a working example.

Installation

If you haven't yet checked out the source do so with:

shell> git clone git://github.com/JosephPecoraro/markdownorial.git

Then to work with it:

  • edit the content.markdown Markdown file with your content.
  • edit the config.php file to setup the titles you want
  • edit the footer.php file to include the links you want in your footer.
  • when you're set run rake to generate the html file.

Contact Info

Name: Joseph Pecoraro
Blog: http://blog.bogojoker.com
Email: joepeck02@gmail.com