We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Describe the bug
To Reproduce
Expected behavior
Screenshots
Applicable Versions:
[email protected]
github
Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0
CMS configuration
backend: name: github repo: kevindiska/kevins_site branch: main auth_endpoint: https://kevinverse.duckdns.org/auth site_url: https://kevinverse.duckdns.org/ media_folder: static/uploads public_folder: /uploads media_library: name: uploadcare config: publicKey: demo collections: - name: blog label: Blog folder: content/posts create: true slug: "{{slug}}" fields: - label: Title name: title widget: string - label: Date name: date widget: datetime format: YYYY-MM-DDTHH:mm:ssZZ - label: Author name: author widget: string default: Kevin - label: Description name: description widget: text required: false - label: Categories name: categories widget: list required: false - label: Tags name: tags widget: list required: false - label: Featured Image name: image widget: image required: false - label: Show Image in List name: show_image_in_list widget: boolean default: false - label: Table of Contents name: show_toc widget: boolean default: false - label: Draft name: draft widget: boolean default: true - label: Body name: body widget: markdown publish: true type: folder_based_collection sortable_fields: - commit_date - title - date - author - description view_filters: [] view_groups: [] publish_mode: simple slug: encoding: unicode clean_accents: false sanitize_replacement: "-" display_url: https://kevinverse.duckdns.org/ isFetching: false error: null
Additional context
The text was updated successfully, but these errors were encountered:
Hi @kevindiska, 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.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
To Reproduce
Expected behavior
Screenshots
Applicable Versions:
[email protected]
github
Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0
CMS configuration
Additional context
The text was updated successfully, but these errors were encountered: