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

Update web page after Astropy APE #268

Open
6 tasks
willingc opened this issue Dec 15, 2023 · 1 comment
Open
6 tasks

Update web page after Astropy APE #268

willingc opened this issue Dec 15, 2023 · 1 comment

Comments

@willingc
Copy link
Contributor

From #258 (comment)

i've also created a local task to do a bit more web dev when we add the astropy landing page to our site (after the APE is approved)

it will look something like this:

BACKEND dev

  • add a small module to update-web-meta with a last_activity_date.
  • this would parse a github repo and determine the latest date of a pr, commit or release
  • the above would add a field to the packages.yml file last_activity_date

FRONT END DEV (what people see on the website)

  • parse the yaml file
  • find that field, and
  • for each package, if the date is older than 12 months, add a orange flag to the package card then simply add a key / explanation to the website that tells the user what the flag means.
@lwasser
Copy link
Member

lwasser commented Dec 15, 2023

thank you @willingc for adding this issue!

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