I've recently ported my website to the python static generator Acrylamid ( https://github.com/posativ/acrylamid). It's inspired by Jekyll and supports markdown, rst, jinja2, mako and static html out of the box, with hooks to support anything pandoc can transform (which is a heck of a lot).
Not being terribly familiar with Acrylamid, Github Pages, or even git for that matter, I was able to create a new site and publish it to gh-pages in an evening: http://posativ.github.io/themes/. Not much to look at, basically just a blog's version of Hello World, but satisfying none the less. I don't use github for my own site as I already have a host, but a simple rsync script keeps that up to date with a minimum of fuss (after I finally found a Windows version which helped me construct the needed command line, QtdSync). I've not yet delved into using Leo to drive acrylamid, but so far I've not seen anything in acrylamid which leads me to think it would be even moderately difficult. -matt -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
