commit 662c7431277570f1e9466da3f845c5078834101c from: Omar Polo date: Wed Jul 21 10:39:05 2021 UTC explain how to customise about: pages commit - 56e7efb45b77fdf3a17848ae698aae27f554af7c commit + 662c7431277570f1e9466da3f845c5078834101c blob - aa9750862e66222b5993017ca3948d635df7575a blob + 797b7dca76eb01b56205e0c11f1d430715d53bbb --- pages/about_help.gmi +++ pages/about_help.gmi @@ -61,10 +61,21 @@ Telescope is fully customizable. The configuration fi By default Telescope doesn’t use colours too much in order to adapt to both light and dark-themed terminals. This doesn’t mean that Telescope cannot use colours though! See for example contrib/light.config and contrib/dark.config. -## Protocol Proxies +## Custom pages > Tip: on long and structured pages like this one, try to use the ‘toc’ command. Press ‘t’ to open the table of content and jump to a specific heading. +All the ‘about:*’ pages can be locally overridden. For example, to customise about:new create: + +> ~/.telescope/pages/about_new.gmi + +about:bookmarks is the only page that doesn’t follow this pattern; it’s located at + +> ~/.telescope/bookmarks.gmi + + +## Protocol Proxies + Telescope supports custom protocol proxies (proxies that translate between protocols). Thanks to programs like the duckling-proxy, it’s possible to navigate the web using a Gemini browser. Configuring telescope to use a proxy is easy, just drop something like the following to your configuration file: