@mauve Really cool idea!
Quick question on branch hygiene. From looking at the pull requests, it seems as though various feature branches have been hanging around in the repo after getting merged into initial.
However, nothing has yet landed on main (the default). Is that just a way of telling outsiders this isn't ready to look at yet?
@mauve Nice! It's not that hard to figure out what's going on if you happen to click the branches link:
https://github.com/hyphacoop/social.distributed.press/branches
But if you don't, anyone new to the project winds up on the "main" branch (default) + thinks nothing has happened since July because all the active work is being done on the (non-default) "initial" branch.