Reorganization of included and template files, made more consistent and logical. inc/ is now called lib/, and all non-staic files in pub/ have moved to lib/.
In site dirs _config and _default.tpl have moved to _werc/ in preparation for things like comments.
This commit is contained in:
parent
de1d5b1e54
commit
83a10c526a
6 changed files with 45 additions and 18 deletions
|
|
@ -23,7 +23,7 @@ formatter=md_cache
|
|||
# Enable debugging, to disable set to ()
|
||||
debug=true
|
||||
|
||||
# Default site variables (Should be set on the _config file of each site or master site)
|
||||
masterSite=cat-v.org
|
||||
siteTitle='cat-v'
|
||||
siteSubTitle='Considered harmful'
|
||||
# Default site variables, must be set in initrc.local or _werc/config, only siteTitle is required.
|
||||
#masterSite=cat-v.org # Not required!
|
||||
#siteTitle='cat-v'
|
||||
#siteSubTitle='Considered harmful'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue