You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configuration is covered briefly in the Quick Start, and even more briefly in the Intro, but really needs a dedicated page, providing a reference for all of the possible fields and settings for config.yml. Here's a basic outline taken from Issue #598:
pattern: basic validation described in validation.md (eventually removing this doc after copying the contents to this and the custom widgets doc (track Widget docs a bit thin #619)
Note that in several sections, the doc refers to other, canonical docs, rather than repeating a full reference.
The text was updated successfully, but these errors were encountered:
Configuration is covered briefly in the Quick Start, and even more briefly in the Intro, but really needs a dedicated page, providing a reference for all of the possible fields and settings for
config.yml
. Here's a basic outline taken from Issue #598:Configuration options (config.yml)
backend
: explanation, available options, link to Authentication doc (track Add instructions for auth with Netlify Identity and Git Gateway #600)publish_mode
: how editorial workflow works with Git, link to content editor UI docsmedia_folder
: what this means, what’s a valid pathpublic_folder
: relationship tomedia_folder
, default, valid path infocollections
: each named collection displays in the sidebar of the appname
label
: note that this not pluralized (or is it? see Addlabel_plural
field to collection config #684)folder
orfile
: briefly explain two types, link to dedicated doc (track Add Collection Types doc #679)filter
: explain, link to doc (track Add Collection Types doc #679)create
: valid withfolder
type only (?)slug
: template options, default (?)fields
: will generate key value pairs in data files, or in the frontmatter of markdown filesname
: note specialbody
value for the main content section of md fileslabel
widget
: explain, link to dedicated doc (track Widget docs a bit thin #619)default
required
: defaults to truepattern
: basic validation described in validation.md (eventually removing this doc after copying the contents to this and the custom widgets doc (track Widget docs a bit thin #619)Note that in several sections, the doc refers to other, canonical docs, rather than repeating a full reference.
The text was updated successfully, but these errors were encountered: