Initial commit
This commit is contained in:
9
sw.conf.def
Normal file
9
sw.conf.def
Normal 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
|
Reference in New Issue
Block a user