andrewnw.xyz/frontmatter.json
2024-03-23 22:54:33 -05:00

11 lines
278 B
JSON

{
"$schema": "https://frontmatter.codes/frontmatter.schema.json",
"frontMatter.framework.id": "hugo",
"frontMatter.content.publicFolder": "static",
"frontMatter.content.pageFolders": [
{
"title": "posts",
"path": "[[workspace]]/content/posts"
}
]
}