women-tech-speakers-organizers
women-tech-speakers-organizers copied to clipboard
Looking for help: alphabetizing by last name
I'd be grateful if someone could go through the submissions (Europe and US especially) and make sure they are listed alphabetically!
While taking care of this, I noticed a few areas in the README that could use some tidying up to ensure future updates are smoother.
My plan:
- [x] Make heading levels consistent and ensure ToC is up to date
- [x] Alphabetize submissions
- [x] Provide scripts to handle this going forward 😃
Love this! Much appreciated
The alphabetized listings are ready to go in a PR ✨ (see: https://github.com/galeep/women-tech-speakers-organizers/tree/alpha-fix-bump and compare ) The automation to keep it alphabetized is also working!
- I intended to submit the structural fixes and the alphabetized listings as multiple PRs, but I can roll them into one if that's easier.
- I'm sanding off a few sharp edges and writing quick docs for the script. I'll probably be refining it for a bit, so it might make sense for me to create a repo for it. Happy to land it here, too.
Please let me know if I should consolidate the PRs. I'll default to creating a little repo for the script.
An initial commit of the script is here I'll add docs on how to run it as a GH action, automatically or by manual trigger, along with the ToC generator. (in the meantime, the giant changeset (sigh) in #338 addresses the outstanding issues by alphabetizing all the names).