Werc website and doc updates.

This commit is contained in:
Uriel 2011-01-09 10:44:54 +00:00
parent f294295e55
commit c1f292bbf5
3 changed files with 10 additions and 3 deletions

View file

@ -1,8 +1,9 @@
Site Customization
==================
To change any of the default templates and include files simply copy them
from /lib/ to your site's _werc/lib/ and edit at will.
To change any of the default templates or include files found in /lib/ simply copy them from /lib/ to your site's _werc/lib/ and edit at will.
To change any of the templates found in /tpl/ (e.g. sitemap.tpl), copy the file to your site's root (e.g. /sites/foo.bar.com/sitemap.tpl) and then edit.
File Types
----------
@ -48,3 +49,5 @@ See also
--------
* [CSS style sheets customization](css_style).