WIP: layouts

This commit is contained in:
2025-06-16 20:18:04 -07:00
parent efb4943818
commit 62ba454b75
5 changed files with 51 additions and 23 deletions

View File

@@ -25,9 +25,10 @@ site.config.out_dir = "html/"
css = tools.system_command "cat < %s > %s", "css"
sitegen.create =>
@title = "Hello World"
@title = "WebDevCat.me · Catalin Mititiuc"
@app_name = "stasis"
@version = "0.2.12"
@val = "yes"
add "index.md"
add path, target: out, template: "blog" for path, out in pairs posts "docs"