Skip to content

Commit 39cc51a

Browse files
committed
First stab at a blog page
1 parent b38abb1 commit 39cc51a

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)