backend:
name: git-gateway
branch: master # Branch to update (optional; defaults to master)
publish_mode: editorial_workflow
media_folder: "static/uploads"
public_folder: "uploads"
collections:
- name: 2020
label: 2020
label_singular: '2020'
folder: content/2020
path: '{{slug}}/index'
media_folder: ''
public_folder: ''
fields:
- label: Title
name: title
widget: string
- label: Author
name: author
widget: string
- label: Date
name: date
widget:
- name: 2019
label: 2019
label_singular: '2020'
folder: content/2019
path: '{{slug}}/index'
media_folder: ''
public_folder: ''
fields:
- label: Title
name: title
widget: string