10000 "WinterbloomSherryDS" · Issue #7467 · decaporg/decap-cms · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

"WinterbloomSherryDS" #7467

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
HelloHan-Official opened this issue Apr 30, 2025 · 1 comment
Closed

"WinterbloomSherryDS" #7467

HelloHan-Official opened this issue Apr 30, 2025 · 1 comment

Comments

@HelloHan-Official
Copy link

Describe the bug

To Reproduce

Expected behavior

Screenshots

Applicable Versions:

  • Decap CMS version: decap-cms@3.6.2
  • 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

CMS configuration

local_backend: true
backend:
  name: git-gateway
  branch: main
  squash_merges: true
  open_authoring: true
media_folder: static/img
public_folder: /img
publish_mode: editorial_workflow
styles:
  - /admin/custom.css
collections:
  - name: posts
    label: 文章页面
    folder: content/posts
    create: true
    extension: md
    slug: "{{year}}-{{month}}-{{day}}-{{title}}"
    editor:
      preview: false
    fields:
      - name: body
        label: 内容
        widget: text
        default: |
          ---
          title: "新文章"
          date: "2025/01/01"
          author: "bny"
          tags: []
          aliases: []
          comments: true
          ---

          在此开始撰写正文,支持 Markdown 格式...
    publish: true
    type: folder_based_collection
    sortable_fields:
      - commit_date
      - commit_author
    view_filters: []
    view_groups: []
slug:
  encoding: unicode
  clean_accents: false
  sanitize_replacement: "-"
isFetching: false
error: null

Additional context

@HelloHan-Official HelloHan-Official changed the title WinterbloomSherryDS "WinterbloomSherryDS" Apr 30, 2025
@martinjagodic
Copy link
Member

Hi @HelloHan-Official, please fill out all the fields in the issue template. The information you provided is not enough to debug the problem.

I'm closing the issue for now. Once you add the missing information, I can open it again.

@martinjagodic martinjagodic closed this as not planned Won't fix, can't repro, duplicate, stale May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0