Commit Diff


commit - 179c4a70f33fe490f3e92c3aad55b704b995c5f6
commit + 67baa8add640375fa0999cb61b111ad1a633a742
blob - ac1953fb573a7775945a69b01129b81096f7d531
blob + 900c154301ffe67b6298eee74881204cc153b385
--- resources/pages/projects.gmi
+++ resources/pages/projects.gmi
@@ -2,11 +2,19 @@
 
 Here are some projects I'm working on.
 
-=> gmid.gmi             gmid - dead simple zero configuration gemini server
-(If you're browsing this page over gemini this is the server that you're talking to.)  A simple, secure, Gemini server for static content with CGI support.  Written for fun with libtls.
+=> //gmid.omarpolo.com gmid - fast, small and secure Gemini server
+(If you're browsing this page over gemini this is the server that you're talking to.)  A simple, secure, Gemini server for static content with CGI and FastCGI support.  Written for fun with libtls.
 
+=> //telescope.omarpolo.com Telescope - a w3m-like Gemini browser
+Telescope is a w3m- and Emacs-inspired Gemini browser.
+
 => vc-got.gmi           Emacs VC backend for Game of Trees
+=> https://gameoftrees.org/  See also: Got VCS
+Got (shorts for “Game of Trees”) is a version control system. vc-got is an attempt to bring Got to Emacs.
 
+=> /dots/  My dotfiles (not yet available via Gemini)
+It’s not really a project *per se*, but it’s nice to share.
+
 => star-platinum.gmi    star-platinum - take control of your applications, one key at the time
 It's a keybinding manager for X11.  It lets you assign keys on other application and bind custom action to them.  You can execute external commands or send fake keys.  I'm using it to "emacs-ify" firefox, but can do more.