Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [decap-cms]

Decap CMS (formerly Netlify CMS) is an open source content management system that generates/edits markdown files, which are committed directly to a git repository (like GitHub). The repository is usually set up to then trigger a new build of the website using a static site generator.

1 vote
0 answers
14 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 ...
8 votes
4 answers
7k views

Problem with configuring Netlify CMS with Git Gateway

I am trying to use this Gatsby starter with Netlify CMS. https://github.com/stackrole-dev/gatsby-starter-foundation I followed the instructions exactly but after enabling Git Gateway, when I try to ...
0 votes
0 answers
15 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
36 views

Custom authentication using Decap CMS

I am trying to build a static site generator similar to this I want to use my own custom auth in my Hugo + Decap setup. Also how do I make sure that the changes in admin panel go to my Azure devops. ...
0 votes
0 answers
44 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
70 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
0 answers
9 views

How can i add widget in netlify create local code development?

I have created a website using Netlify create Template of Next JS, I am not able to find index.html file where i want to put the script tags for my widgets. Can anyone help me for this. I tried to add ...
0 votes
2 answers
261 views

Netlify CMS multiple environment merging strategy

Brand new to netlify/netlify-cms. This is probably going to sound like a very stupid question. My team is very interested in using netlify for a website rewrite to replace WordPress. However, there ...
0 votes
1 answer
23 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, ...
0 votes
2 answers
989 views

How do I format [future, non-current] dates in Eleventy + Nunjucks?

I'm building a site with a CMS (Netlify) for a local band, and they have future gig dates they will put on the site. So far the dates show up as very long non-formatted strings that include the time ...
1 vote
0 answers
138 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 ...
0 votes
1 answer
144 views

Astro build failing in netlify

So I set up the astro as recommended by their official tutorial at https://docs.astro.build/en/tutorial/0-introduction/. I went further and did as they suggested for content collections https://docs....
0 votes
0 answers
521 views

Authentication Error(Netlify Login Issue)

Authentication Error Authenticating failed due to the following error: Your account requires additional verification. Please check your email and follow the instructions to verify your account. I did ...
1 vote
0 answers
141 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 ...

15 30 50 per page
1
2 3 4 5
20