Skip to content

Commit 1a84034

Browse files
authored
Merge f8f1c8f into 47cc28a
2 parents 47cc28a + f8f1c8f commit 1a84034

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

portal/blog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Blog
2+
3+
All blog posts, with newest first:
4+
5+
:::{toctree}
6+
:::

portal/myst.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ project:
1010
toc:
1111
- file: index.md
1212
- file: about.md
13-
- title: Blog
13+
- file: blog.md
1414
children:
1515
# - pattern: posts/*.md
1616
# Temporary until we have blog infrastructure: explicit list of posts by date (newest first)

0 commit comments

Comments
 (0)