all repos — flounder @ 7052b40538b59228f4ad763396682b8989ec0ceb

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