-
In the current setup with Hugo, it is not possible for me to link the collection `pages-posts` with the data collection `data-authors` with a relationship. The dropdown is empty.
See configuration
…
-
collection fields is an array, but we're losing order in the array.
This makes an unusable editor because the body section isn't output correctly.
See the input file where "title" is first and "bo…
-
**Is your feature request related to a problem? Please describe.**
React 18 was released in March, but this project has its dependencies pinned to React 17.
**Describe the solution you'd like**
…
-
In my migration to Sveltia CMS, I have encountered the issue that not all of my hero images for my blog posts are displayed correctly in the editor as well as in the collection listing.
![image](ht…
-
**Describe the bug**
I want to use the Hugo website[1] with local_backend[2]. My problem is where I can put the config.yml.
The tutorial [1] says to put the config.yml at static/admin/config.yml …
-
I try to use the GitHub backend but sveltiacms just shows the ability to "Work with Local Repository" instead of a login button.
My config.yml (all capitalized words normally are replaced with my cre…
-
Goal: reduce used languages in software stack of Media Suite
- [ ] Replace Ruby based Jekyll with another SSG
- [ ] Replace Siteleaf with another headless CMS
-
There are some pages in the documentation that are rather long in the current information architecture and file management, the most important one is:
- [Add To Your Site](https://decapcms.org/docs…
-
We really need a CMS to collaborate with writers who can't figure out GitHub, Git, or raw Markdown workflows.
(I brought this up in the [Material for MKDocs forum](https://github.com/squidfunk/mkdocs…
-
I am trying to control the output of the slug (instead of the title) by following this option:
`... # whatever collection
- slug: '{{field.slug}}'
- fields:
- name: title
label: Title
…