update examples

This commit is contained in:
2025-12-28 20:17:46 -05:00
parent 5a733b8642
commit 1c229f1b3e
21 changed files with 96 additions and 54 deletions

View File

@@ -0,0 +1,5 @@
# simple
This simple example shows the extensibility of the Fes framework. It shows the
you do not necessarily need to use the site object (although it is recommended)
you can define your own site, similar to how Lisps do things.