all repos — flounder @ f97798806466ad41104f9a09757226b553b137e7

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"