Commits


add the about.txt file


archive 2023 ~/.plan entries


license content under CC-BY-4.0


add the first blog entry in "thoughts"


add the hacks directory


update files for new layout with global pub and git


Reformat *.gmi and *.gph files The actual gemtext spec is here: gemini://geminiprotocol.net/docs/specification.gmi In particular, it says: - relative URLs are allowed; - preformatted text should be put betwee ``` markers (like HTML <pre>); geomyidae(1) also states that relative paths are allowed. Files have been changed accordingly.


reflow the geek code to 69 columns


remove superfluous wording


messed up the geek code for shape: fix that


simplify html, and add the geek code


remove links to old news


Huge November 2023 update This update implements most of the changes I've been thinking about for the last half-a-year: - I wish to serve files over many protocols: http, gopher, ftp, rsync and finger, and maybe even things like gemini in future. - I wish to maintain a history of changes as a git repository. - Maintaining the above, I don't want to do more things manually than necessary. - Maintaining a sensible news feed is something I've been struggling with since beginning -- I wish to minimise that. - I've written a lot of things here while angry at the entire world. I am a much calmer person now, and wish my former frustrations gone.


add links lists


re-word the index files


initial import