-
Notifications
You must be signed in to change notification settings - Fork 0
/
cloudcannon.config.yml
28 lines (21 loc) · 1.03 KB
/
cloudcannon.config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Read the CloudCannon documentation for more information on how to use this file:
# https://cloudcannon.com/documentation/articles/setting-global-configuration/?ssg=Static
# Collections are related sets of content files, typically grouped by folder.
# Here you can define your collections, as well as any
# CloudCannon configuration specific to those collections.
collections_config: {}
# Control which collections are displayed in the CloudCannon site navigation,
# and how those collections are grouped.
collection_groups:
# Control which data sets are available to populate select and multiselect inputs.
data_config:
# Base path to your source files, relative to the root folder of your repository.
source:
# The locations of various types of files within your site.
# Each path is relative to your site's source folder.
paths: {}
# Lets you control the look and behaviour of the Source Editor.
source_editor:
# Timezone of your site in IANA format. This is used by date and datetime inputs
# within the CloudCannon Data Editor.
timezone: Etc/UTC