Commit Briefs

Omar Polo

key for 0.3



Omar Polo

add missing \n in usage


Omar Polo

template: sync usage() with man page

`-o' was missing. Patch from Josiah Frentsos backported from got.git, thanks!


Omar Polo

more to do


Omar Polo

remove todo item done



Omar Polo

fix includes and sort


Omar Polo

TODO: remove menu bar item (done)


Omar Polo

more tweaks for the navigation

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


Omar Polo

tweak navbar spacing


Omar Polo

fmt


Omar Polo

tweak nav style and add some icons



Omar Polo

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.