Age | Commit message (Expand) | Author |
---|---|---|
2024-05-26 | Refactor how preprocess functions work a bit | Brian Picciano |
2024-05-26 | Replace URL building methods with the URLBuilder | Brian Picciano |
2024-05-19 | Get rid of most of preprocess funcs, only Image leftover for convenience | Brian Picciano |
2024-05-18 | Replace all URL rendering within templates by a URLConstructor | Brian Picciano |
2024-05-18 | Remove most custom template functions from html templating | Brian Picciano |
2024-05-18 | Remove most rendering related querying from go http handlers | Brian Picciano |
2024-05-18 | Render posts completely using common rendering methods | Brian Picciano |