Go to file
2009-01-21 09:27:35 +00:00
apps Fix display of individual blog posts. 2009-01-20 09:06:28 +00:00
bin Add comment about minnor bug. 2009-01-21 09:26:13 +00:00
etc Minor updates to initrc comments. 2009-01-11 07:41:24 +01:00
lib Update urls to linke to werc.cat-v.org 2009-01-21 09:27:35 +00:00
pub Minor cosmetic css changes. 2009-01-17 03:04:43 +01:00
sites More updates to new werc site. 2009-01-20 08:24:36 +01:00
.hgignore Update ignore list, and add a dummy file to sites/ 2008-06-10 16:42:55 +02:00
README Update urls to linke to werc.cat-v.org 2009-01-21 09:27:35 +00:00

werc - a minimalist document management system
----------------------------------------------

Werc is a CMS designed to be simple to use, simple to setup, and not get on the
way while allowing users easy customization and implement new functionality.

For more information see the official website: http://werc.cat-v.org/


Installation
------------

Requirements:

* Plan 9 from User Space - http://plan9.us
* An http server that can handle CGIs

Instructions:

Untar, configure httpd to use bin/werc.rc as a cgi-script, and create a
directory for your web site under sites/ where you can start to add content
right away. 

For general configuration options copy etc/initrc to initrc.local and customize
it to your liking. Site (and directory) specific options can be set in a
sites/example.com/_werc/config file inside the site's directory. To customize
templates you can store your own version of the files in lib/ under
sites/example.com/_werc/lib

For more details see the documentation section of the website.

Contact
-------

For comments, suggestions, bug reports or patches join the werc9 list in
google groups: http://groups.google.com/group/werc9 or the irc channel #plan9
in irc.freenode.org

If you have a public website that uses werc I would love to hear about it and
get feedback about you experience setting it up.


License
-------

Werc is in the public domain.