File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77We maintain a collection of tools that help projects across the ecosystem.
88We also offer a small selection of hosted services.
99
10- {{< grid1 columns="1 1 1 5" >}}
10+ {{< grid columns="1 1 1 5" >}}
1111
1212[[ item]]
1313type = 'card'
@@ -50,7 +50,7 @@ body = '''
5050GitHub Actions for automating various aspects of project development.
5151'''
5252
53- {{< /grid1 >}}
53+ {{< /grid >}}
5454
5555### New tools
5656
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ title: "GitHub Actions"
44
55The following GitHub actions provide workflows that simplify various developer tasks.
66
7- {{< grid1 columns="1 2 2 3" >}}
7+ {{< grid columns="1 2 2 3" >}}
88
99[[ item]]
1010type = 'card'
@@ -48,4 +48,4 @@ body = '''
4848Manage teams and team membership for the Scientific Python GitHub organization.
4949'''
5050
51- {{< /grid1 >}}
51+ {{< /grid >}}
Original file line number Diff line number Diff line change 22title : " Analytics"
33---
44
5- {{< grid1 columns="1 2 2 2" >}}
5+ {{< grid columns="1 2 2 2" >}}
66
77[[ item]]
88type = 'card'
@@ -20,4 +20,4 @@ You can [enable this service](https://pydata-sphinx-theme.readthedocs.io/en/late
2020in your pydata-sphinx-theme settings.
2121'''
2222
23- {{< /grid1 >}}
23+ {{< /grid >}}
Original file line number Diff line number Diff line change 22title : " Community & organization"
33---
44
5- {{< grid1 columns="1 2 2 3" >}}
5+ {{< grid columns="1 2 2 3" >}}
66
77[[ item]]
88type = 'card'
@@ -26,4 +26,4 @@ body = '''
2626A GPG-based password vault. See also [ SPEC 6] ( https://github.com/scientific-python/specs/pull/168 ) .
2727'''
2828
29- {{< /grid1 >}}
29+ {{< /grid >}}
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ title: "Developer Utilities"
55The following Python packages provide functionality widely usable by packages across the ecosystem.
66Also see to the [ Scientific Python Developer Guide] ( https://learn.scientific-python.org/development/ ) .
77
8- {{< grid1 columns="1 2 2 3" >}}
8+ {{< grid columns="1 2 2 3" >}}
99
1010[[ item]]
1111type = 'card'
@@ -44,4 +44,4 @@ body = '''
4444A tool for automating release notes.
4545'''
4646
47- {{< /grid1 >}}
47+ {{< /grid >}}
You can’t perform that action at this time.
0 commit comments