Werc
Publisher's description:
A minimalist document management system.
Werc is a minimalist document management system (DMS).
Werc is a DMS designed to be simple to use, simple to setup, and not get on the way while allowing users easy customization and implement new functionality.
Originally developed for cat-v.org it has become more generalized. One of its major features is the easy management of multiple domains and virtual hosts from a single installation.
It is designed to be simple yet flexible while keeping setup easy (untar, configure httpd, create a directory for your site and start adding content right away).
It also can handle, plain text, markdown (or other user configurable markup) and integrate existing html files into the same site.
The goal is to provide a consistent interface for all documents while staying out of your way and avoiding any repetitive work.
Instructions:
Untar, configure httpd to use bin/controller.rc as a cgi-script, and create a directory for your web site under sites/ where you can basically start to add content right away. For details see the documentation section of the website.
Here are some key features of "Werc":
· Purely file system based, all documents are stored in a file tree as plain text files (.html files and .txt files are also handled and integrated transparently), no need for any database.
· Also allows for dynamically generated pages/scripts/applications that can take advantage of the framework (for an example see the dynamically generated gsoc project status table).
· Easily embedding of pre-existing html documents into the framework.
· Easy management of multiple domains/sub-domains/virtual-hosts from a single installation (just add another directory under sites/), and easy sharing of templates and files among sites.
· Markdown templating plus template cache (thanks Mechiel!) to make up for dog-slow markdown implementations.
· Automatic sitemap generation.
· Bloging system including rss feeds.
· More that I probably have forgotten about.
You can
free download Werc 1.0.0 RC4 now.
What's New in This Release:
· New configuration variable for blagh: confmaxpostsperpage sets the maximum numbers to display in a blog feed, default is 32. Note that this also affects rss feeds.
· Optimization/fix to only pass the content of all blog posts at once to $formatter
· Allow to set blagh conf_ options from initrc.local as well.
· Remove the obsolete feed templates, they were moved to apps/blagh/ a while ago.
· Strip title from rss/atom \'summary\'(ie., body).
System Requirements:
· Plan 9 from User Space
· A markdown implementation is strongly recommended
· An http server that can handle CGI
-
Download Werc 1.0.0 RC4 free