-
**Describe the bug**
When using multiple dashes in slug template of folder collections like this:
```yaml
slug: "{{year}}_{{month}}_{{day}}_{{hour}}_{{minute}}_{{second}}---{{slug}}"
```
…
-
**Issue Summary**
Updating navigation items in ghost cms does not function correctly in Gatsby front-end
**To Reproduce**
It's on a live site, published here: www.timeline-music.co.uk via Vercel …
eltel updated
4 years ago
-
I want to get thumbnail in each blog post.. and I am using Netlify CMS
I get all the time the error message: `Field "thumbnail" must not have a selection since type "String" has no subfields.`
M…
-
I have integrated Netlify CMS with Gatsby. it works well when creating a new entries. but when delete. it only deletes the `index.md` file. I need to delete the whole `path` folder. how can I do it?
…
-
(See also: https://github.com/0xdevalias/devalias.net/issues/28)
# Static Site Generators
- https://www.gatsbyjs.org/
- https://gohugo.io/
- https://jekyllrb.com/
- https://astro.build/
- …
-
This issue contains a list of Renovate updates and their statuses.
## Pending Approval
These branches will be created by Renovate only once you click their checkbox below.
- [ ] fix(deps): update …
-
**Describe the bug**
502 Error when trying to edit a collection.
This is only effecting some users
![8f5fd0ff-6fcf-4cc4-b704-893bce14b08e](https://github.com/decaporg/decap-cms/assets/38869720/b8…
-
I'm gettin this error when I'm trying to initialize the widget manually in typescript:
```md
Error: Element type is invalid: expected a string (for built-in components)
or a class/function (for c…
-
**Is your feature request related to a problem? Please describe.**
I think it would be useful to support environment-specific branches.
It is perfectly easy to set up Netlify to deploy multiple …
-
So far we're saving stuff from cms as json
We could save filename with language slug using extension: https://www.netlifycms.org/docs/configuration-options/
Then somehow parse it. May not line up wi…