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
📋 Description
A badge for the latest update on a GitHub gist would be nice. Right now it's possible to add a custom badge that shows the full date, but that does not change color based on freshness or shows a short DateTime.
Custom Bade example:
Normal "Latest commit" badge:
🔗 Data
Github API: https://docs.github.com/en/rest/gists/gists#get-a-gist updated_at field.
updated_at
🎤 Motivation
Would like to present the "freshness" of a list as it gets updated every now and then:
https://github.com/disposable/disposable#external-sources
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A badge for the latest update on a GitHub gist would be nice.
Right now it's possible to add a custom badge that shows the full date, but that does not change color based on freshness or shows a short DateTime.
Custom Bade example:

Normal "Latest commit" badge:

Github API: https://docs.github.com/en/rest/gists/gists#get-a-gist
updated_atfield.Would like to present the "freshness" of a list as it gets updated every now and then:
https://github.com/disposable/disposable#external-sources
The text was updated successfully, but these errors were encountered: