Elektrine lite

← Feed

@wq@vim.wtf

Post #1580185

2026-02-11 14:00 UTC

@cheeaun I'm closest to option 2, I guess. I have a fork with my config and CI stuff in Forgejo. Locally I track that and your upstream. When there's a new tagged release I check it out locally and merge it in to my fork, at which point CI builds and redeploys to Bunny storage where its served through their CDN.

Replies (2)

  • @cheeaun@mastodon.social 2026-02-11 14:12

    @wq oh that's a nice workflow. I was wondering how is everyone managing their configs. Your workflow also keeps track of config changes which is a plus.

    Open ##1580186

  • @box464@mastodon.social 2026-02-11 14:25

    @wq @cheeaun This is what I do as well. Fork, add the gif option and the alt text generator, sync to your repo when I think about it (not automated), CI deploys it.

    Open ##1580188