summaryrefslogtreecommitdiff
path: root/src/http/feed.go
AgeCommit message (Collapse)Author
2024-05-11Move to dev.mediocregopher.com/mediocre-blog.gitBrian Picciano
2023-10-28Fix go module pathBrian Picciano
2023-01-24Refactor URL construction a bitBrian Picciano
BlogHTTPURL and BlogGeminiURL are now used specifically to construct absolute URLs to their respective endpoints.
2023-01-22Implement gemini atom feedBrian Picciano
2022-09-13move src out of srv, clean up default.nix and MakefileBrian Picciano