Skip to content

Commit aaa24f9

Browse files
committed
Fix: final draft of landing page
1 parent 8e4d6e1 commit aaa24f9

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

_pages/astropy.md

Whitespace-only changes.

communities/astropy.md

+15-15
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,6 @@ community: astropy
1717
| where_exp: "item", "item.communities contains page.community"
1818
%}
1919

20-
## TODO's
21-
22-
- We might want to implement filters for some of the metrics we look for
23-
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.
24-
- We will want to identify the specific metrics that we want to house on the cards.
25-
- last commit
26-
- number of contributors
27-
- metrics maybe that [scientific python is collecting via devstats](https://devstats.scientific-python.org/_generated/astropy.html)?
28-
2920
## Welcome to {{ page.community }}
3021

3122
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!
3627

3728
[![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)](http://www.astropy.org/)
3829

39-
## TODO - add a sort by
40-
41-
- last commit date
42-
- pony factor
43-
- other things??
44-
4530
<p><input type="text" id="quicksearch" placeholder="Search" /></p>
4631

4732
<div id="filters" class="button-group">
@@ -57,3 +42,18 @@ Please remember to acknowledge and cite the use of Astropy!
5742
{% include package-grid-partners.html %}
5843
{% endfor %}
5944
</div>
45+
46+
## TODO's
47+
48+
- We might want to implement filters for some of the metrics we look for
49+
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.
50+
- We will want to identify the specific metrics that we want to house on the cards.
51+
- last commit
52+
- number of contributors
53+
- metrics maybe that [scientific python is collecting via devstats](https://devstats.scientific-python.org/_generated/astropy.html)?
54+
55+
## TODO - add a sort by
56+
57+
- last commit date
58+
- pony factor
59+
- other things??

0 commit comments

Comments
 (0)