all repos — flounder @ 5c687e0a49cd53db58b2a13728594c7460000443

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