summaryrefslogtreecommitdiff
path: root/types.go
AgeCommit message (Collapse)Author
2023-10-31move 'auth' to a modifiertjpcc
fixes #12
2023-10-18fix Modifiers.Empty() and "git with templates"tjpcc
2023-10-10identify and error on conflicting servertls directives on merged gemini serverstjpcc
fixes #7
2023-10-10support showyourwork template override directories on git directivestjpcc
fixes #5
2023-10-10"cmd" modifier to override CGI executabletjpcc
fixes #6
2023-10-09config file refactortjpcc