On 7/10/06, John Gabriele <jmg3000 / gmail.com> wrote: > On 7/10/06, Martin DeMello <martindemello / gmail.com> wrote: > > Anyone have a static site generation tool to recommend? I'm looking at > > webgen, which seems pretty good, but if there are other nice ones out > > there I'd like to spend a few days comparing them before diving in. > > > > martin > > I just write all my source in [Markdown][1] (processing it with > [BlueCloth][2]) and have a little script rummage through them > processing the ones that are newer than their generated html > counterparts. Actually, I should probably be using rake for that, but > am doing it manually at the moment. > > ---John Gah! [1]: http://daringfireball.net/projects/markdown/ [2]: http://www.deveiate.org/projects/BlueCloth