Example starter code from official docs

This commit is contained in:
2025-06-16 02:19:37 -04:00
parent 5077f4c19e
commit 6d3bb19a76
8 changed files with 102 additions and 0 deletions

4
src/posts/posts.json Normal file
View File

@ -0,0 +1,4 @@
{
"layout": "layout.html",
"tags": "post"
}