Blame


1 5f0d02c3 2022-11-11 op things to do (eventually.) patches are welcome, thanks!
2 5f0d02c3 2022-11-11 op
3 5f0d02c3 2022-11-11 op - provide knobs for some features of the gemtext -> HTML conversion,
4 5f0d02c3 2022-11-11 op automatic preview of images for example.
5 5f0d02c3 2022-11-11 op - optional nav bar with buttons like "up one level", "home" or "root"
6 5f0d02c3 2022-11-11 op (see the "nav" branch.)
7 5f0d02c3 2022-11-11 op - support for using client-side certificates.
8 5f0d02c3 2022-11-11 op - `location' support for blocking certain sub-trees (or maybe even
9 5f0d02c3 2022-11-11 op location-dependant proxying!)
10 5f0d02c3 2022-11-11 op - try to extract the page title (need a separate per-request buffer.)
11 5f0d02c3 2022-11-11 op - `listen' directive: allow to listen on (multiple) sockets, be UNIX
12 5f0d02c3 2022-11-11 op or TCP ones.
13 5f0d02c3 2022-11-11 op - extend to support gopher and/or spartan?