what is currently considered a good blog engine, written in Clojure?

2020-12-12 Thread lawrence...@gmail.com
Hello everyone. I've been away from the Clojure community for the last 2 years (nowadays I do more managing than programming) but I'm starting a new blog. I tried to use Wordpress on the theory that it is "easy" and also because I've been told they fixed their old security flaws, but I

Re: what is currently considered a good blog engine, written in Clojure?

2020-12-12 Thread Sean Corfield
I think a lot of people use Cryogen: Simple static sites (cryogenweb.org) -- I used to use Octopress, based on Jekyll, and switched to Cryogen recently. For the commenting system, I've used Disqus for a long time. And I host on GitHub (via seancorfield.github.io and a

Re: what is currently considered a good blog engine, written in Clojure?

2020-12-12 Thread Andrea Richiardi
I like a lot and using perun for www.andrearichiardi.com The workflow is great but unfortunately work on boot and perun has stagnated a bit. Trying to give it a bit of love as we speak! On Saturday, December 12, 2020 at 1:52:43 AM UTC-8 lawrence...@gmail.com wrote: > Hello everyone. I've