We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f34e023 commit f81fe79Copy full SHA for f81fe79
portal/myst.yml
@@ -12,7 +12,15 @@ project:
12
- file: about.md
13
- title: Blog
14
children:
15
- - pattern: posts/*.md
+ # - pattern: posts/*.md
16
+ # Temporary until we have blog infrastructure: explicit list of posts by date (newest first)
17
+ - file: posts/cookoff2025-website.md
18
+ - file: posts/binderhub_status.md
19
+ - file: posts/new-cookbooks.md
20
+ - file: posts/cookoff2024-website.md
21
+ - file: posts/cookoff2024-savethedate.md
22
+ - file: posts/fundraiser.md
23
+ - file: posts/cookoff2023.md
24
- file: contributing.md
25
- file: cookbook-guide.md
26
- file: metrics.md
0 commit comments