Hi =)
Any conversation
A couple of afternoons of the
jinn coding harness and glm-5.3 and my taxus static site generator is properly whipped into shape.
get-taxus.org
It now has a frickin' data model, that's documented, as well as installers for your platform of choice.
Try it, break it, I'll be doing the same. Let me know where it broke for you.I needed to process 20,000 json files & 20,000 JXL files. I'm pulling together a website from them all. Anyway, started with emacs elisp to handle it all, just because I've not done that before. Went kinda ok, and I'm gonna use org-mode to export it all to a website (done that bit loads of times before).
In the end, I ended up breaking out my C programming skills (late 80s->nowish). It was a delight. Nothing more refreshing than writing raw code, that doesn't rely on 3rd party code/libs.


