Brian Picciano
|
b02115e390
|
Fix go module path
|
2023-10-28 10:03:51 +02:00 |
|
Brian Picciano
|
5559e01343
|
Implement asset.Loader
This moved a bunch of logic out of http and into the asset package,
making it available for gmit too.
|
2023-04-17 04:17:45 +02:00 |
|
Brian Picciano
|
7872296b83
|
Move asset store into its own package
|
2023-04-15 21:07:16 +02:00 |
|
Brian Picciano
|
6b3933282e
|
Refactor URL construction a bit
BlogHTTPURL and BlogGeminiURL are now used specifically to construct
absolute URLs to their respective endpoints.
|
2023-01-24 12:45:10 +01:00 |
|
Brian Picciano
|
024f514886
|
Add BlogHTTPURL preprocess function
|
2023-01-23 21:44:10 +01:00 |
|
Brian Picciano
|
5b5a043868
|
Implement gemini atom feed
|
2023-01-22 12:45:03 +01:00 |
|
Brian Picciano
|
ffdd9520b9
|
Implement preprocessing of post bodies for gemini
|
2023-01-21 17:37:22 +01:00 |
|
Brian Picciano
|
e7b5b55f67
|
Add format column to post tables
|
2023-01-18 20:15:12 +01:00 |
|
Brian Picciano
|
d957041113
|
Make description an optional field
|
2022-10-12 23:43:31 +02:00 |
|
Brian Picciano
|
4f01edb923
|
move src out of srv, clean up default.nix and Makefile
|
2022-09-13 12:56:08 +02:00 |
|