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
Browser version: Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1
CMS configuration
backend:
name: git-gateway
branch: main
media_folder: public/images/uploads
public_folder: /images/uploads
collections:
- name: blog
label: Blog
folder: public/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