Skip to content

Commit 6ca0a95

Browse files
committed
feat: use the contributors feature for blog names
1 parent d973de5 commit 6ca0a95

File tree

8 files changed

+21
-8
lines changed

8 files changed

+21
-8
lines changed

myst.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,19 @@ project:
1010
authors: []
1111
github: https://github.com/projectpythia/projectpythia.github.io
1212
# bibliography: []
13+
contributors:
14+
- name: Brian Rose
15+
id: brian-rose
16+
orcid: 0000-0002-9961-3821
17+
- name: John Clyne
18+
id: clyne
19+
orcid: 0000-0003-2788-9017
20+
- name: Julia Kent
21+
id: jukent
22+
orcid: 0000-0002-5611-8986
23+
- name: Kevin Tyle
24+
id: ktyle
25+
orcid: 0000-0001-5249-9665
1326

1427
toc:
1528
- file: portal/index.md

portal/posts/binderhub_status.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
date: 2025-01-20
3-
author: Kevin Tyle
4-
tags: ['binderhub', 'maintenance']
3+
author: ktyle
4+
tags: ["binderhub", "maintenance"]
55
---
66

77
# binder.projectpythia.org Maintenance

portal/posts/cookoff2023.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
date: 2023-06-28
3-
author: Julia kent
3+
author: jukent
44
tags: [cook-off]
55
---
66

portal/posts/cookoff2024-savethedate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
date: 2023-08-29
3-
author: John Clyne
3+
author: clyne
44
tags: [cook-off]
55
---
66

portal/posts/cookoff2024-website.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
date: 2024-01-08
3-
author: Brian Rose
3+
author: brian-rose
44
tags: [cook-off]
55
---
66

portal/posts/cookoff2025-website.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
date: 2025-02-20
3-
author: Julia Kent
3+
author: jukent
44
tags: [cook-off]
55
---
66

portal/posts/fundraiser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
date: 2023-06-28
3-
author: Julia kent
3+
author: jukent
44
tags: [fundraiser]
55
---
66

portal/posts/new-cookbooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
date: 2025-01-10
3-
author: Brian Rose
3+
author: brian-rose
44
tags: [cook-off]
55
---
66

0 commit comments

Comments
 (0)