all repos — flounder @ 7068552cb491131c4b58a79149ac457333881ac5

A small site builder for the Gemini protocol

flounder.toml (view raw)

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