summaryrefslogtreecommitdiff
path: root/config.json
AgeCommit message (Collapse)Author
2026-04-08refactor: Preprocess Markdown Filesv1.1.0Jacob McDonnell
Rather than converting markdown files to html on every request, pre convert them during build of the container.
2026-04-08feat: JSON Configuration FileJacob McDonnell
Added support for a JSON configuration file to configure ceterin aspects of the website without having to modify the Go code.