Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-18 | Render posts completely using common rendering methods | Brian Picciano | |
The aim is to reduce reliance on custom logic in the handlers for every protocol, eventually outsourcing all of it into `render.Methods`, leaving each protocol to simply direct calls to the correct template. | |||
2024-05-11 | Update vendorsha in light of go module change | Brian Picciano | |
2023-11-28 | Fix dev gemini public URL | Brian Picciano | |
2023-08-25 | Remove mailinglist and proof-of-work functionality | Brian Picciano | |
2023-08-10 | Fix vendor sha which somehow became wrong | Brian Picciano | |
2023-04-15 | Update go to 1.19 (by updating nixpkgs) | Brian Picciano | |
2023-01-23 | Automatically bridge gemini links to a gateway on http site | Brian Picciano | |
2023-01-21 | Convert markdow to gemtext in gmi server | Brian Picciano | |
2023-01-20 | Got a basic gemini server running | Brian Picciano | |
2022-11-27 | Got it working with nix flake | Brian Picciano | |