Add werc.cat-v.org/ site, it serves as sample site.
This commit is contained in:
parent
9f1f4ca37f
commit
79357e5c5a
11 changed files with 240 additions and 0 deletions
8
sites/werc.cat-v.org/index.md
Normal file
8
sites/werc.cat-v.org/index.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
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.
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue