07 November 2021 Today I have been trying to get my Gopherhole onto the Gemini Capsule. I started by trying to convert a file into perfect gemini styles but soon gave up. Things started involving sed, grep and I was getting confused. So I decided to just keep the same text file for both gopher and gemini. This was the least worst option really. It also meant I could get the scripts updated with 3 additional lines which used the same techniques used for the gopherhole. Yes, I did do a lot of manual editing for the index.gmi files to get everything converted. That was quicker than trying to work it out. One day I might work this out in a more clever manner but not today.