Skip to content

Commit c89acc9

Browse files
committed
explicit post order
1 parent b986acd commit c89acc9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

portal/myst.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,15 @@ project:
1212
- file: about.md
1313
- title: Blog
1414
children:
15-
- pattern: posts/*.md
15+
# - pattern: posts/*.md
16+
# Temporary until we have blog infrastructure: explicit list of posts by date (newest first)
17+
- posts/cookoff2025-website.md
18+
- posts/binderhub_status.md
19+
- posts/new-cookbooks.md
20+
- posts/cookoff2024-website.md
21+
- posts/cookoff2024-savethedate.md
22+
- posts/fundraiser.md
23+
- posts/cookoff2023.md
1624
- file: contributing.md
1725
- file: cookbook-guide.md
1826
- file: metrics.md

0 commit comments

Comments
 (0)