backend:
name: git-gateway
branch: main
media_folder: public/images
public_folder: /images
collections:
- name: blog
label: Blog
folder: content/blog
create: true
slug: "{{slug}}"
fields:
- label: Title
name: title
widget: string
- label: Date
name: date
widget: datetime
- label: Body
name: body
widget: markdown
publish: true
type: folder_based_collection
sortable_fields:
- commit_date
- title
- date
- commit_author
view_filters: []
view_groups: []
publish_mode: simple
slug:
encoding: unicode
clean_accents: false
sanitize_replacement: "-"
isFetching: false
error: null