verso2

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

commit df4248b27a6a5dbb889ff3b67b55fe746b8ca4af
parent 97f9ab243365c285a9a046b334918f0afa571140
Author: Nathaniel Chappelle <nathaniel@chappelle.dev>
Date:   Sun,  8 Feb 2026 23:40:22 -0800

Adding message about not using verso2

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

diff --git a/README b/README @@ -24,7 +24,7 @@ In blog posts, which will be within the generated feed.xml, make sure to use abs In another vein of RSS standards, make sure to use RFC822 formatting for the date field within blog posts. -Verso2 will probably break at some point, so be ready to fix it. +Verso2 will probably break at some point, so be ready to fix it. You should probably not use this if you just want something to work. License -------