Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-17 | Implement asset.Loader | Brian Picciano | |
This moved a bunch of logic out of http and into the asset package, making it available for gmit too. | |||
2023-04-15 | Move asset store into its own package | Brian Picciano | |
2023-01-24 | Refactor URL construction a bit | Brian Picciano | |
BlogHTTPURL and BlogGeminiURL are now used specifically to construct absolute URLs to their respective endpoints. | |||
2023-01-23 | Add BlogHTTPURL preprocess function | Brian Picciano | |
2023-01-22 | Implement gemini atom feed | Brian Picciano | |
2023-01-21 | Implement preprocessing of post bodies for gemini | Brian Picciano | |
2023-01-18 | Add format column to post tables | Brian Picciano | |
2022-10-12 | Make description an optional field | Brian Picciano | |
2022-09-13 | move src out of srv, clean up default.nix and Makefile | Brian Picciano | |