Initial commit

This commit is contained in:
Roi Martin (@nibble_ds)
2014-02-06 10:54:27 +01:00
commit f5f4910592
9 changed files with 905 additions and 0 deletions

9
sw.conf.def Normal file
View File

@ -0,0 +1,9 @@
# sw - suckless webframework - 2012 - nibble <develsec.org>
# Configuration
TITLE="foo.org" # Site title
SUBTITLE="" # Site subtitle
BL="index.html images" # Black list
STYLE="style.css" # Stylesheet name
# External apps
MDHANDLER="/usr/local/bin/md2html.awk" # md handler