shithub: werc

ref: 804d83fcc8aab2929d0a08494e5c244692673a3d
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.