Commit Diff


commit - 9b33ec113d85e344ec4af4f5271490ba4e96d7a5
commit + 78761026c1622cd6a4ede604428f1b10b7560645
blob - fa73bc9f1bef6f977efb9f9f4b4b928a74068853
blob + ac1953fb573a7775945a69b01129b81096f7d531
--- resources/pages/projects.gmi
+++ resources/pages/projects.gmi
@@ -2,12 +2,14 @@
 
 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.
+
+=> vc-got.gmi           Emacs VC backend for Game of Trees
+
 => 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.
 
-=> 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, zero-conf, gemini server for static content with cgi support.  Written for fun with libtls.
-
 => webpkg.gmi		WebPKG - web-interface for the OpenBSD ports collection
 CGI script to search for and visualise package from the OpenBSD port tree.  Supports full-text search across the whole catalogue.