python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Jekyll + NetlifyCMS collection widget
I have a problem with Jekyll + NetlifyCMS. I want to create relation widget. I cannot search my author in relation widget with code below. What am I doing wrong?
#config.yml
collections:
authors:
...
mikolaj
Votes: 0
Answers: 1
Nuxt content alternative for vue 3 + vite?
I want to create simple blog with netlify cms and i have no idea is there any plugin with same purpose as nuxt content and with complete api in vue 3.
I look to Vite Plugin MD, while it's a great plug...
Hasan-Almujtaba
Votes: 0
Answers: 1
Can you use Netlify CMS with a pure react app?
I have a React application deployed on Amplify (which I am happy to port over to Netlify), and I want to put Netlify CMS on it to make managing content easier.
It seems that everywhere I look, I see p...
stellenberger
Votes: 0
Answers: 1
How to get a list of posts in Netlify CMS?
I'd like to get a list of blog posts and the front matter to use in a site's homepage. I've looked around in the documentation of Netlify CMS but I didn't find anything that could work with this use c...
webdev03
Votes: 0
Answers: 1