The free plan of Contentful is generous enough to allow us to run a successful technology blog without having to pay for any overheads to run it. We used them as an alternative to the previously used Ghost. We have experienced a lot of growth since this migration.
Based on our record, Contentful should be more popular than Netlify CMS. It has been mentiond 10 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
First, you need to register on the Contentful website and create an account. - Source: dev.to / 3 months ago
Next, I’ll copy and paste the draft text to my CMS. I’ve been using Contentful since working there in 2021. I use Rich Text rather than Markdown for my posts and what’s great about this is that copying and pasting from Notion preserves hyperlinks and formatting. If I’m including anything else like code samples, images and other embedded media, I add those as separate linked entries manually whilst working through... - Source: dev.to / about 1 year ago
If you have a blog or website with articles or long text documents, markdown is your friend. It makes authoring documents so much easier and more intuitive than straight HTML. Markdown has a far smaller learning curve than HTML and can easily be taught to non-tech-savvy writers. Markdown editors are also built-in to headless CMSs like Contentful. - Source: dev.to / over 2 years ago
It depends on the requirements, but this might actually call for a headless CMS like Forestry.io or Contentful coupled with a Static Site Generator like Hugo. The CMS will manage users/permissions/data hierarchy and provide a simple frontend for users to add content, lay out pages, etc. And then when they save a change, the SSG will re-run and render everything to static HTML/CSS/JS. Source: almost 3 years ago
Contentful is a headless content management system (CMS). Headless simply means there is no front-end to display the content to the consumer. It's basically a database, but much easier to setup and maintain than a traditional relational database. Contentful provides a very easy-to-use API for fetching and managing content. They also support GraphQL queries if you're into that. - Source: dev.to / almost 3 years ago
Looks like there was a pull request merged about 8 months ago https://github.com/netlify/netlify-cms, otherwise it's been like two years. I found a post about it on netlify at one point too, where netlify basically just washed their hands of it. Shame. I REALLY loved it's simplicity and git based approach but I can't have clients using a CMS that works that way with no hope of fixes. I'm still trying to find... Source: over 2 years ago
You may give editors a friendly UI and simple workflows with the help of the open source content management system Netlify CMS for your Git workflow. It may be used with any static site generator to produce web projects that are quicker and more adaptable. Besides, it also helps in multi-channel publishing and handling content updates inside Git. It is designed as a one-page React application; thus, you can create... - Source: dev.to / over 2 years ago
Here are a few that are in the ball park, but mostly lacking the form bit (you have to make your own though most of these offer a way to have a append-only user for the form to act as): - Strapi (https://github.com/strapi/strapi) - Directus (https://github.com/directus/directus) - React Admin (https://github.com/marmelab/react-admin) - Netlify CMS - a bit off the mark but maybe worth considering... - Source: Hacker News / about 4 years ago
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
Strapi - Manage any content. Anywhere. The leading open-source headless CMS. 100% JavaScript / TypeScript and fully customizable.
Drupal - Drupal - the leading open-source CMS for ambitious digital experiences that reach your audience across multiple channels. Because we all have different needs, Drupal allows you to create a unique space in a world of cookie-cutter solutions.
DatoCMS - Connect DatoCMS to your favorite site generator, build the perfect backend and deploy anywhere you like.
Prismic - prismic.io is a web software you can use to manage content in any kind of website or app. API-driven.
Sanity.io - Sanity.io a platform for structured content that comes with an open-source editor that you can customize with React.js.