💾 Archived View for mozz.us › journal › 2020-03-31.gmi captured on 2022-07-16 at 14:12:39. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2020-09-24)
-=-=-=-=-=-=-
Published 2020-03-31
I've started working on a new gemini site (capsule?) and this release contains some minor improvements to support that project.
I've added an atom feed to this gemlog!
gemini://mozz.us/journal/atom.xml
I took the code from solderpunk's new
and copied it into my existing gemlog build script. Since I date all of my log entries already, I wanted to take advantage of that metadata instead of using the file's last modification date. I was also having some difficulties getting the URLs to come out correctly using relative paths.