> I'd like to be able to generate small static HTML websites via a combination > of (all hand-coded) "content" files and templates. I don't want a full-blown > CMS with a database, just a program and/or scripts to run against a > directory tree.
A little indirect but here is one idea: run bloxsom locally, capture the result with httrack and then sync to web host. Httrack can be run in a refresh mode that only captures changes, which in turn means you can use a syncing tool that only bothers itself with new and changed files. Substitute whatever you like for bloxsom, such as Leo's own rst export. [1] http://muli.cc/, http://pyblosxom.bluesock.org/ [2] http://www.httrack.com/ -- -matt -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
