Commits


key for 0.3


change PRIVKEY default to be more explicit


add missing \n in usage


template: sync usage() with man page `-o' was missing. Patch from Josiah Frentsos backported from got.git, thanks!


more to do


remove todo item done


allow to disable navbar/footer/image preview


fix includes and sort


TODO: remove menu bar item (done)


more tweaks for the navigation - move the user home for last - adjust how "up" works - include the user name in the "home" link


tweak navbar spacing


fmt


tweak nav style and add some icons


fix styling for consequent blockquotes


add a navigation bar This adds a simple navigation bar since web browser are apparently dumbler than most Gemini browsers. The "Root" link points to the capsule' root, "Home" to the current home directory and "Up" to the parent directory. Users home are discovered using a simple heuristics: ~user path components.