commit 960886912f58fb5f1c239ccbf6540893ee021094 from: Omar Polo date: Sun Dec 20 13:54:00 2020 UTC update gmid info commit - a358af7ffaba174f526eb95deab92f1a7a9c6701 commit + 960886912f58fb5f1c239ccbf6540893ee021094 blob - efaa5bb3e5fd13a1fe1752a838030d9fa06d23c1 blob + e5330f00837aa6b082e0e6a8539cb2ff94be42e9 --- resources/pages/gmid.gmi +++ resources/pages/gmid.gmi @@ -21,7 +21,6 @@ $ git clone https://github.com/omar-polo/gmid This is mostly a TODO/wish list of things, just to get an idea of what I'm gonna do (and to remind to myself too). * virtual hosts: mapping virtual hosts to different directories would be really handy. - * dual stack: serving over both ipv4 and ipv6 - +* automatic certificate generation * directory listings: it's currently not supported, and I'm not even sure it could be useful. blob - 53eef720e7fa8ee71b2e8deee49b8ec5ff560285 blob + fa73bc9f1bef6f977efb9f9f4b4b928a74068853 --- resources/pages/projects.gmi +++ resources/pages/projects.gmi @@ -6,7 +6,7 @@ Here are some projects I'm working on. 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. Written for fun with libtls. +(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.