@ Adrian Tritschler · Wednesday, Oct 4, 2006 · 1 minute read · Update at Oct 4, 2006 ·
The two contenders that I can seem to find for tools to help me write and publish my website are pyblosxom and muse. If I was going to use pyblosxom it would be to publish static pages, which doesn’t seem to work 100% and isn’t really what it’s intended for. My main requirements are:
consistency of appearance
no change to existing URLs
OTOH, it seems I can use muse to publish to blosxom source files, then use pyblosxom to publish these to HTML. A long and convoluted path, but maybe it’ll get me to where I want to be.
Adrian Tritschler's stuff
My website, an agglomerative mess, probably half-eaten by a grue
Vanity site? Technology experiment? Learning tool? Blog? Journal? Diary? Photo album? I could tell you, but then I’d have to kill you…
I experiment. I play. I write and I take pictures. Some of the site is organised around topics, other parts are organized by date, then there’s always the cross-references between them.
Its all been here a fairly long time. Like the papers on my desk, or the books on the bedside table, the pile just grew… and it all grew without much plan or structure. I try not to break URLs, so historical oddities abound.
Long ago it started as a learning experiment with a few static HTML pages, then I added a bit of server-side includes and some very ugly PHP. A hand-built journal/blog on top of that PHP, then a few experiments in moving to various static publishing systems. I’ve never wanted a database-based blogging engine, so over the years I’ve tried PHP, nanoblogger, emacs-muse, silkpage and docbook before settling on Emacs Org mode for writing and jekyll for publishing. But the itch remained… I never really liked jekyll and the ruby underneath always seemed so much black magic. So now the latest incarnation is Org mode and hugo.