fempire/women-tech-speakers-organizers

Looking for help: alphabetizing by last name

jlooper opened this issue · 4 comments

I'd be grateful if someone could go through the submissions (Europe and US especially) and make sure they are listed alphabetically!

galeep commented

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:

  • Make heading levels consistent and ensure ToC is up to date
  • Alphabetize submissions
  • Provide scripts to handle this going forward 😃

Love this! Much appreciated

galeep commented

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!

  1. 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.
  2. 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.

galeep commented

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).