All Questions
Tagged with netlify-cms or decap-cms
292 questions
1
vote
0
answers
42
views
Decap CMS OAuth Redirect Issue - Redirecting to Homepage Instead of Admin Page After GitLab Authorization
I'm experiencing an issue with Decap CMS OAuth integration. Here's the situation:
I have successfully set up Decap CMS with GitLab authentication.
When I authorize using GitLab, I'm correctly ...
0
votes
0
answers
37
views
Build fail with netlify DecapCMS
Every time an update on the DecapCMS UI goes through, netlify is updated and the site deploys and rebuilds. The build always seems to fail with an error similar to this:
error There was an error in ...
3
votes
2
answers
1k
views
Can I use decap CMS on Github pages without hosting the site on Netlify?
I am trying to setup my jekyll site, stored on GitHub, hosted on Github-pages with a Content Management System (CMS). Currently I have to create new markdown files and push to GitHub just to add a new ...
0
votes
0
answers
93
views
How to Make the Blog Section of My Onepage HTML/Bootstrap Website Dynamic Using Sanity, Contentful, or Netlify?
I'm currently working on a one-page website built with HTML, Bootstrap, and a bit of JavaScript. I want to make the blog section dynamic so that I can easily update content without manually editing ...
1
vote
1
answer
633
views
How can I create multilingual routing for collections using Astro Js with Decap CMS and astro-i18next?
I'm in the making of a multilingual (EN, ES) website with a blog in Astro js, with Decap CMS for the blog posts and astro-i18next for its internationalisation features.
I'm having problems to find out ...
0
votes
0
answers
51
views
How can I add a 'cover image' to collection items in the admin panel?
Using Decap CMS (formerly Netlify CMS) -- In the admin dashboard, how can I add a cover image/thumbnail to a collection item using the _data directory? On the demo site from their documentation:
https:...
2
votes
1
answer
146
views
Process eleventy shortcodes in markdown-rendered FrontMatter data
I'm using 11ty with Decap CMS for a client webiste.
I have several front-matter fields to add markdown content (I need to add Markdown content to boxes in several locations) .
I render the markdown ...
0
votes
0
answers
47
views
React- vite deploying to netlify
I just purchased and made some examples for myself. I want to deploy it to Netlify. I have created an account, installed netlify-cli, ran npm run build, and deployed. However, nothing shows up on the ...
0
votes
0
answers
133
views
Multifolder config in decap cms collection
Hugo CMS project
My Hugo CMS content folder organized like this:
/content/worldnews/
/content/nationalnews/
/content/statenews/
Now, I need a decap cms collctions config which have an option for ...
0
votes
1
answer
139
views
Netlify Identity gives error on trying to sign up using netlify cms, even though the UI appears (Jekyll)
So if I accept the invite to sign up to my site (to use admin panel), I get the pop-up but if I try to sign up, it gives me a 404 error.
Same thing happens in the admin page as well.
Site: https://...
0
votes
1
answer
35
views
gatsby + netlify cms images not loading
I followed the steps to create a gatsby site with netlify cms https://www.freecodecamp.org/news/how-to-build-a-blog-with-gatsby-and-netlify-cms/. However when I upload a blog post with images in it, ...
1
vote
0
answers
263
views
Nuxt 3 website integrate with Decap CMS with nuxt content. Cms content not showing after deploy website through netlify
Hello guys I need some help with nuxt content and Decap CMS work together on live.I have tried to set my file nuxt.config.ts file to target 'static". It still doesn't work.
Here is my yaml setup ...
2
votes
0
answers
281
views
Decap + Netlify - Deploy Preview Links Not Working
I am deploying through Netlify.
Deploy preview links are only ever directed to the live, published site. According to Decap's deploy preview docs, it should work automatically with my setup and CMS ...