summaryrefslogtreecommitdiff
path: root/src/render/methods.go
AgeCommit message (Expand)Author
2024-05-19Get rid of most of preprocess funcs, only Image leftover for convenienceBrian Picciano
2024-05-18Replace all URL rendering within templates by a URLConstructorBrian Picciano
2024-05-18Remove most custom template functions from html templatingBrian Picciano
2024-05-18Remove most rendering related querying from go http handlersBrian Picciano
2024-05-18Render posts completely using common rendering methodsBrian Picciano