Skip to content

Commit d4b0fdb

Browse files
committed
fix(post): register CLDT post in sidebar, blog index, and news; remove draft flag
Per review feedback: add to myst.yml toc, posts/index.md card, and news.md entry.
1 parent d45c19c commit d4b0fdb

4 files changed

Lines changed: 12 additions & 1 deletion

File tree

myst.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ project:
4848
- title: Blog
4949
children:
5050
- file: posts/index.md
51+
- file: posts/develop-open-source-lesson-cldt/index.md
5152
- file: posts/repowise-announcement/index.md
5253
- file: posts/ossprey-announcement/index.md
5354
- file: posts/uc-open-25-report/index.md

news.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
title: News
33
---
44

5+
## 2026-06-15: Develop an Open Source Lesson with the UC OSPO Network
6+
7+
Four Carpentries CLDT cohorts are running this summer and fall. Express interest by June 30. [Learn more](posts/develop-open-source-lesson-cldt/index.md).
8+
59
## UC Open 2026 CfP
610

711
Save the date! [UC Open 2026](events/uc-open-2026/index.md) will be held 22-23 April at Berkeley.

posts/develop-open-source-lesson-cldt/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
date: 2026-06-15
3-
draft: true
43
title: "Develop an Open Source Lesson with the UC OSPO Network"
54
description: "The UC OSPO Network is running four Carpentries Collaborative Lesson Development Training cohorts this summer and fall. We're looking for people to join an already-scoped lesson team or propose a new lesson."
65
author: Tim Dennis

posts/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ title: Blog
66
:class: blog-cards
77
::::{grid} 1 2 3 3
88

9+
:::{card} Develop an Open Source Lesson with the UC OSPO Network
10+
:link: /posts/develop-open-source-lesson-cldt
11+
:footer: June 15, 2026
12+
13+
The UC OSPO Network is running four Carpentries CLDT cohorts this summer and fall. Join an already-scoped lesson team or propose a new lesson idea.
14+
:::
15+
916
:::{card} Introducing RepoWise
1017
:link: /posts/repowise-announcement
1118
:footer: November 25, 2025

0 commit comments

Comments
 (0)