Fork me on GitHub

Edify

Quicky and dirty project documentation in the spirit of Docco.

Overview

Edify is a quick and dirty publishing platform for your GitHub:Pages. It is Docco inspired, but not quite as quick and dirty as Docco.

This works. This does not always work. Does it work if I wait a beat to serve it? Now this doesn't work. It just wants to work.

Why won't this work? Guess it needs a beat. Waiting that half a second does it. I don't like the aribtrary wait. Can I detect a real change?

Okay. Mark as dirty. There ought to be enough time between the write and the reload to trigger a rebuild. That did it. No more problems! Yeah! So now I have to style these. Let's try to style the Docco.

Added timeout. Hello?

Concerns and Decisions

Requirements

Edify requires Pygments to format code blocks. You can install Pygments using easy_install Pygments. I've had a lot of success pulling pygments from the the Mercurial repository and installing using sudo python setup.py.

Change Log

Changes for each release.

Version 0.0.4

Sun Jul 21 03:24:26 UTC 2013

Version 0.0.3

Released: Mon Jul 23 11:08:56 UTC 2012

Version 0.0.2

Released: Mon May 28 19:21:54 2012 -0400

Version 0.0.1

Released: Wed Apr 25 23:09:19 2012 -0400