Elektrine lite

← Feed

@smallcircles@social.coop

Post #2547166

2026-04-04 12:42 UTC

@luceos@fosstodon.org @linc@phpc.social @nlnet@social.nlnet.nl What would be a very nice feature is supporting migration to an archive format that can be hosted on a static site, after a community winds down and ceases to exist.

Replies (1)

  • @linc@phpc.social 2026-04-04 13:23

    @smallcircles@social.coop If you wanted to do that today, I suggest migrating to a platform with read-only mode. Usually it's for upgrades, but you could just leave it 'on' forever. I could see a static HTML export one day, but it's a bigger lift because there's no framework for presentation logic today. Then, of course, folks would have feelings about theming. 😅 If I did, I'd perhaps pair it with a scraping feature so it's not as irreversible & "orphaned" as a feature. Interesting idea!

    Open ##2547167