File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 7
7
We maintain a collection of tools that help projects across the ecosystem.
8
8
We also offer a small selection of hosted services.
9
9
10
- {{< grid1 columns="1 1 1 5" >}}
10
+ {{< grid columns="1 1 1 5" >}}
11
11
12
12
[[ item]]
13
13
type = 'card'
@@ -50,7 +50,7 @@ body = '''
50
50
GitHub Actions for automating various aspects of project development.
51
51
'''
52
52
53
- {{< /grid1 >}}
53
+ {{< /grid >}}
54
54
55
55
### New tools
56
56
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ title: "GitHub Actions"
4
4
5
5
The following GitHub actions provide workflows that simplify various developer tasks.
6
6
7
- {{< grid1 columns="1 2 2 3" >}}
7
+ {{< grid columns="1 2 2 3" >}}
8
8
9
9
[[ item]]
10
10
type = 'card'
@@ -48,4 +48,4 @@ body = '''
48
48
Manage teams and team membership for the Scientific Python GitHub organization.
49
49
'''
50
50
51
- {{< /grid1 >}}
51
+ {{< /grid >}}
Original file line number Diff line number Diff line change 2
2
title : " Analytics"
3
3
---
4
4
5
- {{< grid1 columns="1 2 2 2" >}}
5
+ {{< grid columns="1 2 2 2" >}}
6
6
7
7
[[ item]]
8
8
type = 'card'
@@ -20,4 +20,4 @@ You can [enable this service](https://pydata-sphinx-theme.readthedocs.io/en/late
20
20
in your pydata-sphinx-theme settings.
21
21
'''
22
22
23
- {{< /grid1 >}}
23
+ {{< /grid >}}
Original file line number Diff line number Diff line change 2
2
title : " Community & organization"
3
3
---
4
4
5
- {{< grid1 columns="1 2 2 3" >}}
5
+ {{< grid columns="1 2 2 3" >}}
6
6
7
7
[[ item]]
8
8
type = 'card'
@@ -26,4 +26,4 @@ body = '''
26
26
A GPG-based password vault. See also [ SPEC 6] ( https://github.com/scientific-python/specs/pull/168 ) .
27
27
'''
28
28
29
- {{< /grid1 >}}
29
+ {{< /grid >}}
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ title: "Developer Utilities"
5
5
The following Python packages provide functionality widely usable by packages across the ecosystem.
6
6
Also see to the [ Scientific Python Developer Guide] ( https://learn.scientific-python.org/development/ ) .
7
7
8
- {{< grid1 columns="1 2 2 3" >}}
8
+ {{< grid columns="1 2 2 3" >}}
9
9
10
10
[[ item]]
11
11
type = 'card'
@@ -44,4 +44,4 @@ body = '''
44
44
A tool for automating release notes.
45
45
'''
46
46
47
- {{< /grid1 >}}
47
+ {{< /grid >}}
You can’t perform that action at this time.
0 commit comments