Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions portal/blog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Blog

All blog posts, with newest first:

:::{toctree}
:::
2 changes: 1 addition & 1 deletion portal/myst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ project:
toc:
- file: index.md
- file: about.md
- title: Blog
- file: blog.md
children:
# - pattern: posts/*.md
# Temporary until we have blog infrastructure: explicit list of posts by date (newest first)
Expand Down