update TODO & 404 handling

This commit is contained in:
2025-12-01 17:21:17 -05:00
parent a67a654491
commit 2e876a4a47
9 changed files with 104 additions and 15 deletions

5
examples/error/Fes.toml Normal file
View File

@@ -0,0 +1,5 @@
[app]
name = "error"
version = "0.0.1"
authors = ["vx-clutch"]

View File

@@ -0,0 +1,9 @@
local fes = require("fes")
local site = fes.fes()
site.title = "error"
UNIX is very simple
GNU's Not UNIX
return site