-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed as not planned
Closed as not planned
Copy link
Description
Describe the bug
To Reproduce
Expected behavior
Screenshots
Applicable Versions:
- Decap CMS version:
decap-cms@3.0.12
- Git provider:
git-gateway
- Browser version:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36 Edg/136.0.0.0
CMS configuration
backend:
name: git-gateway
branch: main
site_url: https://WindskyMekdull.github.io
display_url: https://WindskyMekdull.github.io
locale: cn
media_folder: pic
show_preview_links: false
collections:
- name: posts
label: Post
folder: _posts
sort: date
create: true
slug: "{{year}}-{{month}}-{{day}}-{{slug}}"
editor:
preview: true
fields:
- label: Title
name: title
widget: string
- label: Tags
name: tags
widget: list
required: false
- label: Body
name: body
widget: markdown
required: false
modes:
- raw
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: "-"
public_folder: /pic
isFetching: false
error: null
Additional context
Metadata
Metadata
Assignees
Labels
No labels