Commits


add titles to html


don't exclude the /git/ and /pub/ directories


update files for new layout with global pub and git


update plan: 2023-11-18


plan entry 2023-11-16


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


update plan


add article 011.building_this_site.txt


simplify html, and add the geek code


update plan


remove unnecessary files from html


grammar


add art/010.x11_isolation.txt


update plan


update plan


fix gemini


add gemini files


remove links to old news


add vcs directories to rsync exclude patterns


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 gallery page


add .plan and .project