backend:
name: github
repo: euati/multi-site-repo.git
branch: main
media_folder: public/images/uploads
public_folder: /images/uploads
collections:
- name: articles
label: Articles
folder: content/articles
create: true
fields:
- label: Title
name: title
widget: string
- label: Content
name: body
widget: markdown
- label: Site ID
name: siteId
widget: string
publish: true
type: folder_based_collection
sortable_fields:
- commit_date
- title
- commit_author
view_filters: []
view_groups: []
publish_mode: simple
slug:
encoding: unicode
clean_accents: false
sanitize_replacement: "-"
isFetching: false
error: null