commit 1c2587ba5a4e4c374ae0aca27af2c9113a5e9658
Author: Thuban <[email protected]>
Date: Fri Jun 20 09:31:00 2014 +0200
added swx - a static site generator inspired from sw
diff --git a/suckless.org/other_projects.md b/suckless.org/other_projects.md
index 0c3dc45..6a5d767 100644
--- a/suckless.org/other_projects.md
+++ b/suckless.org/other_projects.md
@@ -28,6 +28,8 @@ There are several other projects which are inspired by the
spirit of suckless.
* [ssg](http://nibble.develsec.org/projects/ssg.html) - slide generation
system with markdown-like syntax
* [sup](http://git.suckless.org/sup) - minimalistic sudo replacement
* [sw](http://nibble.develsec.org/projects/sw.html) - minimalistic web
framework
+* [swx](http://yeuxdelibad.net/Programmation/swx.html) - static site
+ generator (inspired from sw)
* [xicon](http://hg.youterm.com/xicon/) (dead link) - small icon-based
dzen-like utility
* [xkev](https://github.com/vlaadbrain/xkev) - simply simulate
KeyPress/KeyRelease
* [xbmouse](https://github.com/vlaadbrain/xbmouse) - simply bind a mouse
button to a command