verso2

A simple web framework.
git clone git://git.chappelle.dev/verso2.git
Log | Files | Refs | README | LICENSE

commit ac1328bb3386430a16418d50574a9378c8410972
parent db722821ba02ecf6e6111f2efc23b33544c615a5
Author: Nathaniel Chappelle <nathaniel@chappelle.dev>
Date:   Sun,  8 Feb 2026 23:45:19 -0800

Adding note about lowdown

Diffstat:
MREADME | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README @@ -15,7 +15,7 @@ solution. Please accept my humble offering. Introducing verso_2. It should be self explanatory on how to use it based on the example here (which is also my personal site). -Dependent on the lowdown markdown parser. +Dependent on the lowdown markdown parser, but could be adapted to use a plethora. Notes -----