_ Updating ... _ _| | _ _ _ ___ ___ _| |_ _ ___ ___ ___| |_|___ | | | | . | . | . | | |_| _| . | . | | |_ -| |_____|___|___|___|_ |_|___|___|___|_| |___| |___| ... Gemini Capsule 13th January 2026 - Updating Gemini Content =========================================== Updating the Gemini content --------------------------- So today, I've updated the Gemini content to match what was showing on the Gopher side. I've tested if of course but there could be some issues in places. Actually updating the conent ---------------------------- There wasn't a lot involved tbh, I did it like so ... The method ---------- I mirrored the Gopher into the Gemini (both are hosted on the same server, despite the different URLs) rsync -av /path/to/gopher/ /path/to/gemini/ Once this completed, I manually renamed each "gophermap" to "index.gmi" I edited each "index.gmi" file and removed all Gopher specific tags and replaced them with Gemini equivalents The annoyances -------------- The biggest annoyance was the difference in the order of parameters between Gopher and Gemini. Take a simple entry to move to another gophermap/directory, this is how it's different Gophermap Example ----------------- 1New Map /new example.com 70 Gemini "index.gmi" example -------------------------- => new New Map which caused a little confusion to begin with Either way, it's done So what's next -------------- Well, new content when I get round to it LOL