commit 1a86ed5a7e959ec721c03f878e06ed47f4fe5365
Author: Andrew Hills <ahills_AT_ednos.net>
Date: Thu Aug 7 03:03:35 2014 -0400
Add trivial page for quark
diff --git a/tools.suckless.org/quark.md b/tools.suckless.org/quark.md
new file mode 100644
index 0000000..bc204f5
--- /dev/null
+++ b/tools.suckless.org/quark.md
_AT_@ -0,0 +1,10 @@
+quark
+=====
+quark is an extremly small and simple http get-only web server. It only serves static pages on a single host.
+
+Development
+-----------
+You can [browse](
http://git.suckless.org/quark) the source code repository or get a copy with the following command:
+
+ git clone
http://git.suckless.org/quark
+
Received on Thu Aug 07 2014 - 09:03:36 CEST