all repos — flounder @ 1fab64591b2c09823f1ef7fb24e713d7bf7488d4

A small site builder for the Gemini protocol

flounder.toml (view raw)

1SiteTitle="🐟flounder"
2RootDomain="localhost"
3FilesDirectory="./files"
4# handles templates and static files
5# everything in the static subfolder will be served at root
6TemplatesDirectory="./templates"
7DBFile="./flounder.db"