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 b38abb1 commit 39cc51aCopy full SHA for 39cc51a
portal/blog.md
@@ -0,0 +1,6 @@
1
+# Blog
2
+
3
+All blog posts, with newest first:
4
5
+:::{toctree}
6
+:::
portal/myst.yml
@@ -10,7 +10,7 @@ project:
10
toc:
11
- file: index.md
12
- file: about.md
13
- - title: Blog
+ - file: blog.md
14
children:
15
# - pattern: posts/*.md
16
# Temporary until we have blog infrastructure: explicit list of posts by date (newest first)
0 commit comments