commit 29532684c7c2c0b595437e09df7633ad877cd2a1
parent 85c3236a83b61528cbf99d13defa1478d1c23bfa
Author: anselm@garbe.us <unknown>
Date: Sat, 24 Mar 2012 16:38:50 +0100
some improvements
Diffstat:
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dwm.suckless.org/_werc/config b/dwm.suckless.org/_werc/config
@@ -1,3 +1,3 @@
siteTitle='suckless.org'
-siteSubtitle='dynamic window manager'
+siteSubtitle='dwm - dynamic window manager'
menuTitle='about'
diff --git a/st.suckless.org/_werc/config b/st.suckless.org/_werc/config
@@ -1,3 +1,3 @@
siteTitle='suckless.org'
-siteSubtitle='simple terminal'
+siteSubtitle='st - simple terminal'
menuTitle='about'
diff --git a/sta.li/_werc/config b/sta.li/_werc/config
@@ -1,3 +1,3 @@
siteTitle='sta.li'
-siteSubtitle='static linux'
+siteSubtitle='stali - static linux'
menuTitle='about'
diff --git a/sta.li/index.md b/sta.li/index.md
@@ -1,8 +1,8 @@

-stali (sta[tic] li[nux]) is a linux system based on a hand selected collection
-of the best tools for each task and each tool being statically linked
-(including some X clients such as xterm, surf, dwm, dmenu, mplayer).
+static linux is based on a hand selected collection of the best tools for each
+task and each tool being statically linked (including some X clients such as
+st, surf, dwm, dmenu),
It also targets binary size reduction through the avoidance of glibc and other
bloated GNU libraries where possible (early experiments show that statically