shithub: werc

ref: 53d8c4ea8998ef78e62ce775377b81a80a6a2250
dir: /sites/werc.cat-v.org/index.md/

View raw version
Werc is a minimalist web framework built on the Unix and Plan 9 *tool philosophy* of software design.

* Database free, uses files and directories instead.
* Written using the rc shell, leveraging the standard unix/plan9 command toolkit.
* Minimize tedious work: avoid having to write HTML, can use markdown instead.
* Very minimalist yet extensible codebase: 150 lines of code highly functional core, with extra functionality in modular apps.