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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
CMS configuration
backend:
name: github
repo: D41191630/Angular_Project_Test_CMS
branch: master
site_domain: netlifyangulardemo.netlify.app
use_graphql: true
publish_mode: editorial_workflow
show_preview_links: true
display_url: https://netlifyangulardemo.netlify.app/
logo_url: https://netlifyangulardemo.netlify.app//uploads/logo.jpg
media_folder: src
public_folder: ../src
collections:
- name: images
label: images
label_singular: image
folder: _image
editor:
preview: false
description: These are your existing blog posts. Click -New Post- to create a new post.
create: true
media_folder: /uploads
public_folder: ../uploads
summary: "{{title}} - {{day}}/{{month}}/{{year}}"
preview_path: "{{year}}/{{month}}/{{day}}/{{title}}"
slug: "{{year}}-{{month}}-{{day}}-{{slug}}"
fields:
- label: Layout
name: layout
widget: hidden
default: post
- label: Title
name: title
widget: string
- label: Publish Date
name: date
widget: datetime
- label: Featured Image
name: image
widget: image
required: false
hint: This image will appear at the top of your post in the listing but over the
feature image on the article's page.
- label: Title text colour over the feature image
name: title_color
widget: color
required: false
default: "#ffffff"
hint: The text is white by default, but you can change the colour to get more
contrast against the image.
- label: Caption
name: caption
widget: string
required: false
- label: Comments
name: comments
widget: boolean
default: false
required: false
hint: Only if you setup your Disqus account will this allow comments. If you
don't want comments for this post then turn this off.
publish: true
type: folder_based_collection
sortable_fields:
- commit_date
- title
- date
- commit_author
view_filters: []
view_groups: []
slug:
encoding: unicode
clean_accents: false
sanitize_replacement: "-"
isFetching: false
error: null
Additional context
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the bug
To Reproduce
Expected behavior
Screenshots
Applicable Versions:
netlify-cms@2.10.192
github
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
CMS configuration
Additional context
The text was updated successfully, but these errors were encountered: