mediocre-blog/src
Brian Picciano 961ab48ca7 WIP: implementing asset.Loader
the image loader is implemented, working on the archive loader, I left a
note in the HTTP code with that was left off.

Once implemented then the get asset methods in both http and gmi should
use the loader directly, rather than loading from the store and doing
transforms. This way gmi will also gain the image transformations and
archive loading that http has (though I dunno if it really needs it).
2023-04-15 21:35:06 +02:00
..
cache Implement cache and logger middlewares for gemini 2023-01-23 22:31:19 +01:00
cfg move src out of srv, clean up default.nix and Makefile 2022-09-13 12:56:08 +02:00
cmd Move asset store into its own package 2023-04-15 21:07:16 +02:00
gmi Move asset store into its own package 2023-04-15 21:07:16 +02:00
http WIP: implementing asset.Loader 2023-04-15 21:35:06 +02:00
mailinglist move src out of srv, clean up default.nix and Makefile 2022-09-13 12:56:08 +02:00
post WIP: implementing asset.Loader 2023-04-15 21:35:06 +02:00
pow move src out of srv, clean up default.nix and Makefile 2022-09-13 12:56:08 +02:00
go.mod Add support for http loading files from an asset archive 2023-04-15 20:57:39 +02:00
go.sum Add support for http loading files from an asset archive 2023-04-15 20:57:39 +02:00