Notes on Gopher
---------------
- I'm overcomplicating. E.g., phlog posts should be text
files, not gophermaps
- Link to text files: 1label<TAB>file.txt
- Link to a diretory: 0label<TAB>directory_name
- Files in a dir can be automatically listed with '*'
- Each dir can have its own gophermap, to make things
prettier
- You can (ab)use gophermaps as if they're text files to
get fancy formatting, link to stuff, &c.
- Long lines get cut off (in lynx, at least): set textwidth
below 70. 40 looks nice.
- tilde.club's gopher server is gophernicus:
https://github.com/gophernicus/gophernicus
- Sample gophernicus gophermap:
https://github.com/gophernicus/gophernicus/blob/master/README.Gophermap
- Gophernicus seems a bit non-standard, has extra features
compared to other servers, so info about gopher online
might not apply.