diff --git a/.w4c/project.json b/.w4c/project.json new file mode 100644 index 0000000..941ab01 --- /dev/null +++ b/.w4c/project.json @@ -0,0 +1,14 @@ +{ + "schema": 1, + "name": "Content Site (Blog / Docs)", + "description": "A fast, SEO-friendly content site for a blog, documentation or marketing pages, with a typed content model.", + "agentId": "w4c-startup", + "tags": [ + "web", + "content", + "seo" + ], + "source": { + "template": "wiz4apps/templates.ContentSite" + } +}