-
-
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:
[email protected]
- Git provider:
gitlab
- 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
CMS configuration
backend:
name: gitlab
repo: afsry/clannad
branch: main
auth_type: pkce
app_id: 2ed3dd7bfad151ab30415bcd9c4ffe98703ed258f3976068ce78746e6a3b172a
media_folder: static/img
public_folder: /img
local_backend: true
locale: zh-cn
site_url: https://clannad.site
display_url: https://clannad.site
logo_url: https://clannad.site/images/tuanzi.svg
search: false
collections:
- name: blog
label: Blog
folder: content/post
create: true
slug: "{{year}}-{{month}}-{{day}}-{{slug}}"
editor:
preview: true
fields:
- label: 标题
name: title
widget: string
- label: 描述
name: description
widget: string
- label: 关键字
name: keywords
widget: string
- label: 发布日期
name: date
widget: datetime
- label: 更新日期
name: lastmod
widget: datetime
- label: math
name: math
widget: boolean
- label: mermaid
name: mermaid
widget: boolean
- label: Biaiqian
name: tage
widget: string
tagname: h1
- label: 内容
name: body
widget: markdown
- label: Type 3 Object
name: type_3_object
widget: object
fields:
- label: Image
name: image
widget: image
publish: true
type: folder_based_collection
sortable_fields:
- commit_date
- title
- date
- commit_author
- description
view_filters: []
view_groups: []
publish_mode: simple
slug:
encoding: unicode
clean_accents: false
sanitize_replacement: "-"
isFetching: false
error: null
Additional context
Metadata
Metadata
Assignees
Labels
No labels