dcb
dcb
Ability to switch between light and dark theme; my browser (Edge Chromium) is set to dark but I'd like to have bongo.cat in the normal color scheme.
``` 10:51 i'm used to like 10:51 percent-encoding spaces in urls 10:51 but if i do that in a gophermap, it returns a 404 10:51 so i have to literally...
Older servers (like this instance of GopherSurfer 1.1b3r2 I got running on my Power Mac G4 for testing) use text encodings that aren't compatible with UTF-8, causing an error. In...
gopher://rawtext.club/0/docs/gophernicus/README.Gophermap Namely.. ``` # Hide a few files from the menu listing generated by * -hiddenfile.txt -hiddendir # Change filetypes for this directory :png=g :foo=b ``` ``` Additional type characters...
- Development/test server (like `python3 -m http.server`) - Server script quickstart - Quickly grab gopher url contents (curl-like functionality)
Current behavior, sanitary build warns user, then moves the whole out directory to recycle bin and starts from scratch. Alternative, intelligently tell what files need to be updated and do...
Right now the close button is all the way to the right and not in the tab button itself. As it is now it's usable but not too conventional. Maybe...
I don't have a better name atm but letting the user put a shortcut somewhere for the open site to build it quickly, maybe have instructions for IDEs and stuff
``` pages\ index.html (uses default.html) subsite\ index.html (uses subsite\default.html provided that [#template#] is set to "default") templates\ default.html subsite\ default.html ```