Week 51: What are you working on this week?

Some of you have noticed that clojurians-log.clojureverse.org has stopped updating. It’s still logging in the background, but the HTML is no longer being generated.

This whole thing is powered by a mix of python and node scripts which I inherited, and which I would really like to replace with something in clojure so people in the community (and myself :slight_smile: ) can easily help maintain and improve it.

I have a long train ride today so I’m going to work on a new frontend that takes the logs (bunch of JSON files) and serves them as HTML.

1 Like