summaryrefslogtreecommitdiff
path: root/src/http/posts.go
AgeCommit message (Expand)Author
2024-05-18Replace all URL rendering within templates by a URLConstructorBrian Picciano
2024-05-18Remove most rendering related querying from go http handlersBrian Picciano
2024-05-18Render posts completely using common rendering methodsBrian Picciano
2024-05-11Move to dev.mediocregopher.com/mediocre-blog.gitBrian Picciano
2023-10-28Fix go module pathBrian Picciano
2023-08-25Remove mailinglist and proof-of-work functionalityBrian Picciano
2023-04-17Implement asset.LoaderBrian Picciano
2023-04-14Prefix html title tag for posts with their titleBrian Picciano
2023-01-24Refactor URL construction a bitBrian Picciano
2023-01-23Add BlogHTTPURL preprocess functionBrian Picciano
2023-01-23Automatically bridge gemini links to a gateway on http siteBrian Picciano
2023-01-21Implement preprocessing of post bodies for geminiBrian Picciano
2023-01-19Add support for gemtext postsBrian Picciano
2022-11-29Increase posts per pageBrian Picciano
2022-11-29Move mediocregopher.com content to index of this siteBrian Picciano
2022-11-29Introduce EDIT and MANAGE methodsBrian Picciano
2022-10-12Make description an optional fieldBrian Picciano
2022-09-13move src out of srv, clean up default.nix and MakefileBrian Picciano