We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fff1a6 commit fa059e7Copy full SHA for fa059e7
stackbit.yaml
@@ -1,5 +1,12 @@
1
-stackbitVersion: ~0.2.34
+stackbitVersion: ~0.2.0
2
+ssgName: unibit
3
+buildCommand: unibit build
4
+publishDir: output
5
+staticDir: static
6
uploadDir: images
7
+dataDir: data
8
+pagesDir: content
9
+pageLayoutKey: layout
10
metadata:
11
title: Reflex
12
description: a multipage theme with posts
@@ -309,5 +316,3 @@ stackbit_banner:
309
316
name: Reflex
310
317
create_url: 'https://app.stackbit.com/create?theme=reflex'
311
318
github_url: 'https://github.com/stackbithq/stackbit-theme-reflex'
312
-pagesDir: content
313
-staticDir: static
0 commit comments