Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated list update tooling #125

Open
d2s opened this issue Apr 7, 2022 · 0 comments
Open

Automated list update tooling #125

d2s opened this issue Apr 7, 2022 · 0 comments

Comments

@d2s
Copy link
Owner

d2s commented Apr 7, 2022

Overview

Have been thinking that some kind of automated way to pull contents of Languages dropdown from listed GitHub Organizations would enable faster and easier updating of the list.

Small script that would search a DOM selector to get the text content from the dropdown element, and reformat it to a comma separated list. I know it is relatively easy to create, but just haven't had energy to build it.

Additionally, it would make sense to change the data format from Markdown text to a JSON file, as that would enable more re-usability for the data contents. Eleventy allows creating pages from JSON data, and as this project is using Eleventy, this would be a good use for that feature.

Extra Detail

Screenshots

2022-04-08 01 14 30 github com d12f8c99a9a1 - Google Research - Languages dropdown

Reasoning

Better tools would enable keeping the list up-to-date, and make it a lot more easier to contribute to the repository.

Related issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant