Skip to content

Commit 4918639

Browse files
Use grid for grant teams (#593)
1 parent 9d22a85 commit 4918639

23 files changed

+100
-398
lines changed

content/grants/community_and_communications_infrastructure/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ status: funded
1717
pdf_url: https://scientific-python.org/doc/scientific-python-community-and-communications-infrastructure-2022.pdf
1818
---
1919

20-
{{< page_gallery pages="./personnel" >}}
20+
{{< grid1 file="team.toml" columns="2 3 4 5" />}}
2121

2222
Submitted.

content/grants/community_and_communications_infrastructure/personnel/index.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

content/grants/community_and_communications_infrastructure/personnel/jarrod_millman.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

content/grants/community_and_communications_infrastructure/personnel/melissa_weber_mendonça.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

content/grants/community_and_communications_infrastructure/personnel/ralf_gommers.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

content/grants/community_and_communications_infrastructure/personnel/stefan_van_der_walt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
[[item]]
2+
type = 'card'
3+
classcard = 'text-center'
4+
header = 'Jarrod Millman'
5+
body = '''{{< image >}}
6+
src = 'https://avatars3.githubusercontent.com/u/123428'
7+
alt = 'Avatar of Jarrod Millman'
8+
{{< /image >}}'''
9+
link = 'https://github.com/jarrodmillman'
10+
11+
[[item]]
12+
type = 'card'
13+
classcard = 'text-center'
14+
header = 'Melissa Weber Mendonça'
15+
body = '''{{< image >}}
16+
src = 'https://avatars.githubusercontent.com/u/3949932'
17+
alt = 'Avatar of Melissa Weber Mendonça'
18+
{{< /image >}}'''
19+
link = 'https://github.com/melissawm'
20+
21+
[[item]]
22+
type = 'card'
23+
classcard = 'text-center'
24+
header = 'Ralf Gommers'
25+
body = '''{{< image >}}
26+
src = 'https://avatars.githubusercontent.com/u/98330'
27+
alt = 'Avatar of Ralf Gommers'
28+
{{< /image >}}'''
29+
link = 'https://github.com/rgommers'
30+
31+
[[item]]
32+
type = 'card'
33+
classcard = 'text-center'
34+
header = 'Stéfan van der Walt'
35+
body = '''{{< image >}}
36+
src = 'https://avatars3.githubusercontent.com/u/45071'
37+
alt = 'Avatar of Stéfan van der Walt'
38+
{{< /image >}}'''
39+
link = 'https://github.com/stefanv'
40+
41+
[[item]]
42+
type = 'card'
43+
classcard = 'text-center'
44+
header = 'Tania Allard'
45+
body = '''{{< image >}}
46+
src = 'https://avatars.githubusercontent.com/u/23552331'
47+
alt = 'Avatar of Tania Allard'
48+
{{< /image >}}'''
49+
link = 'https://github.com/trallard'

content/grants/planning_next_decade/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ status: funded
1111
pdf_url: https://scientific-python.org/doc/scientific-python-planning-grant-2020.pdf
1212
---
1313

14-
{{< page_gallery pages="./personnel" >}}
14+
{{< grid1 file="team.toml" columns="2 3 4 5" />}}
1515

1616
With an extensive and high-quality ecosystem of libraries, scientific Python
1717
has emerged as the leading platform for data analysis.

content/grants/planning_next_decade/personnel/index.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

content/grants/planning_next_decade/personnel/jarrod_millman.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)