On Mon, 13 Sep 2021, Ben Sturmfels wrote: I've now updated MediaGoblin to find static assets relative to the code, and hacked in two new entrypoints `gmg serve` and `gmg celery`. Together these changes mean that we can now mostly use `inputs` rather than `propagated-inputs` and that the CSS and images are showing up when installed as a user package (not service)
Here's the updated channel: https://git.sr.ht/~mediagoblin/mediagoblin-guix/tree/master/item/README.md I think we're close to being able to propose a patch for a MediaGoblin package that can be run standalone. Haven't yet worked on a service.