From ed11ff938c1ff0b1a065919757a05ab34e71cce1 Mon Sep 17 00:00:00 2001 From: Leah Wasser Date: Thu, 6 Jul 2023 10:32:27 -0600 Subject: [PATCH] Fix: final draft of landing page --- _pages/astropy.md | 0 communities/astropy.md | 30 +++++++++++++++--------------- 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 _pages/astropy.md diff --git a/_pages/astropy.md b/_pages/astropy.md deleted file mode 100644 index e69de29b..00000000 diff --git a/communities/astropy.md b/communities/astropy.md index 8ede39c9..b5088bbe 100644 --- a/communities/astropy.md +++ b/communities/astropy.md @@ -17,15 +17,6 @@ community: astropy | where_exp: "item", "item.communities contains page.community" %} -## TODO's - -- We might want to implement filters for some of the metrics we look for - when considering package health that would be flags (ie a repo that hasn't been updated in a while). This will make it easier for people to identify packages that we may want to reach out to. -- We will want to identify the specific metrics that we want to house on the cards. - - last commit - - number of contributors - - metrics maybe that [scientific python is collecting via devstats](https://devstats.scientific-python.org/_generated/astropy.html)? - ## Welcome to {{ page.community }} The Astropy Project is a community effort to develop a common core package for Astronomy in Python and foster an ecosystem of interoperable astronomy packages. @@ -36,12 +27,6 @@ Please remember to acknowledge and cite the use of Astropy! [![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)](http://www.astropy.org/) -## TODO - add a sort by - -- last commit date -- pony factor -- other things?? -

@@ -57,3 +42,18 @@ Please remember to acknowledge and cite the use of Astropy! {% include package-grid-partners.html %} {% endfor %}
+ +## TODO's + +- We might want to implement filters for some of the metrics we look for + when considering package health that would be flags (ie a repo that hasn't been updated in a while). This will make it easier for people to identify packages that we may want to reach out to. +- We will want to identify the specific metrics that we want to house on the cards. + - last commit + - number of contributors + - metrics maybe that [scientific python is collecting via devstats](https://devstats.scientific-python.org/_generated/astropy.html)? + +## TODO - add a sort by + +- last commit date +- pony factor +- other things??