zedshaw.games/.ssgod.json
2025-11-03 14:09:57 -05:00

13 lines
225 B
JSON

{
"views": "pages",
"layout": "views/layouts/main.html",
"target": "public",
"watch_delay": "500ms",
"sync_dir": "static",
"exclude": [
"pages/layouts/.*"
],
"meta_files": [
"pages/sitemap.html"
]
}