From fa059e71fa61bf9d46acf3ba45fce6948636966c Mon Sep 17 00:00:00 2001 From: mountainbug95 Date: Tue, 6 Aug 2019 15:40:01 -0400 Subject: [PATCH] updated stackbit.yaml --- stackbit.yaml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/stackbit.yaml b/stackbit.yaml index e89531b..5c2c4bb 100644 --- a/stackbit.yaml +++ b/stackbit.yaml @@ -1,5 +1,12 @@ -stackbitVersion: ~0.2.34 +stackbitVersion: ~0.2.0 +ssgName: unibit +buildCommand: unibit build +publishDir: output +staticDir: static uploadDir: images +dataDir: data +pagesDir: content +pageLayoutKey: layout metadata: title: Reflex description: a multipage theme with posts @@ -309,5 +316,3 @@ stackbit_banner: name: Reflex create_url: 'https://app.stackbit.com/create?theme=reflex' github_url: 'https://github.com/stackbithq/stackbit-theme-reflex' -pagesDir: content -staticDir: static