Description
Historically we used to use Twitter a good amount, including automated tweeting of every non-editorial non-meta commit to the standards. That functionality is currently broken (whatwg/participate.whatwg.org#351). We also used to hop on the main WHATWG Twitter account and tweet about various interesting things happening: https://x.com/WHATWG.
Assuming we're going to continue doing this, and one day fix the auto-posting of commits, then we should migrate all Twitter references to X. whatwg/whatwg.org#443 by @tylerjmorg took care of most of this for the whatwg.org repository. I think this is what remains:
- Visible changes:
- Update various links in https://github.com/speced/bikeshed-boilerplate/tree/main/boilerplate/whatwg
- Update https://github.com/whatwg/html/blob/main/FAQ.md
- Update https://github.com/whatwg/html/blob/main/source
- Non-user-visible code changes:
- Update the field in https://github.com/whatwg/sg/blob/main/db.json and its usage in https://github.com/whatwg/sg/blob/main/db.py
- Update the usage of that field in https://github.com/whatwg/whatwg.org/blob/main/convert_sg_db.py
- Lots of updates to the auto-tweeting code in https://github.com/whatwg/participate.whatwg.org
- Update the field (
TWITTER
) used in https://github.com/speced/bikeshed-boilerplate/tree/main/boilerplate/whatwg and all of its values in every living standard
The non-user-visible code changes are not very worth it. Especially if we don't ever bother to actually make the per-spec accounts work again.
The visible changes are maybe worth doing anyway.
Or we could just give up on the per-Standard accounts and remove a bunch of this stuff.