Quicky and dirty project documentation in the spirit of Docco.
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?
.h
file and a .c
file may share the
same names./edify
, but this is going to be goofy when people view Markdown
files in GitHub, they will be relative to GitHub. I'd like to be able to have
those rewritten when served locally, stripping the prefix so it will navigate
correctly.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
.
Changes for each release.
Sun Jul 21 03:24:26 UTC 2013
Released: Mon Jul 23 11:08:56 UTC 2012
Released: Mon May 28 19:21:54 2012 -0400
Makefile
.Released: Wed Apr 25 23:09:19 2012 -0400