summaryrefslogtreecommitdiff
path: root/src/post/asset
AgeCommit message (Collapse)Author
2024-05-11Move to dev.mediocregopher.com/mediocre-blog.gitBrian Picciano
2023-10-28Fix go module pathBrian Picciano
2023-04-17Implement asset.LoaderBrian Picciano
This moved a bunch of logic out of http and into the asset package, making it available for gmit too.
2023-04-15Move asset store into its own packageBrian Picciano