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

the "latest" list could be dynamically generated #5

Open
richardharrington opened this issue Aug 6, 2021 · 1 comment
Open

the "latest" list could be dynamically generated #5

richardharrington opened this issue Aug 6, 2021 · 1 comment

Comments

@richardharrington
Copy link
Contributor

TIL the "latest" list is hard-coded.

Maybe we could put in some kind of timestamp on each item, and dynamically decide which ones are "latest"?

To roll it out, the ones that are currently in the "latest" column could arbitrarily be given timestamps after the cutoff point, and all the other ones could be given the Unix epoch.

@higgins
Copy link
Owner

higgins commented Sep 24, 2021

I like it! I'm onboard with any tools to make contributing easier.

Speaking of which, something like https://github.com/soimort/translate-shell might be nice to have as a dev dependency providing a first pass translation for each language. Couple that with a github action that auto tags language-specific contributors when their language file changes.

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

No branches or pull requests

2 participants