summaryrefslogtreecommitdiff
path: root/templates/repo_root.gph
AgeCommit message (Collapse)Author
2023-10-09use the {{join}} function in gopher templatestjpcc
$.Selector can be "/", which is handled better by 'join' than just concatenating with the template itself
2023-09-23use .gmi, .gmi.txt, .gph, .gph.txt everywhere for templatestjpcc