add mdslides to other_projects page - sites - public wiki contents of suckless.org
 (HTM) git clone git://git.suckless.org/sites
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) commit ca8ebf60355e322c711edc8dbdcb614aab0b9223
 (DIR) parent c19dddea76a0493feda2f845bb45eddc1163f340
 (HTM) Author: zenomt <zenomt@zenomt.com>
       Date:   Sun, 11 May 2025 14:21:50 -0700
       
       add mdslides to other_projects page
       
       Diffstat:
         M suckless.org/other_projects/index.… |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/suckless.org/other_projects/index.md b/suckless.org/other_projects/index.md
       @@ -18,6 +18,7 @@ There are several other projects which are inspired by the spirit of suckless.
        * [kelp](http://kelp.sf.net) - source code annotation framework
        * [librarian](https://github.com/maandree/librarian) - less sucky alternative to pkg-config
        * [maan](https://people.tuebingen.mpg.de/maan/) - various projects which adhere to the suckless philosophy
       +* [mdslides](https://github.com/zenomt/mdslides) - pure HTML+CSS slide presentations in Markdown
        * [micy](https://github.com/radare/toys/tree/master/micy) - minimalistic mouse handler (depends on driver)
        * [mosaic](https://dreamless.digital/src/mosaic) - UNIX style music tools
        * [nt](https://github.com/ashish-yadav11/nt) - 'at' wrapper for setting one time notification alarms.