DEV Community

jidanswfs
jidanswfs

Posted on

Most Easiest CMS for Designer

Hi I am a web designer. I design website and app.
But I know some frontend developer like html, css and some js. I normally use Bootstrap to develop a site.
Recently, I want to learn how I can convert my HTML site to a CMS website so that I can update blog in the site.
I wonder which is easiest for me to learn since I only have these very basic skill.
Netlify, Twill, Craft CMS, Statamic, Grav << which is better and easiest for me to learn?
Thank you.

Top comments (5)

Collapse
 
mrothe570 profile image
Michael

Does anyone have any experience using headless cms? That's the configuration I'm considering for my personal website. I don't know much about using them though.

Collapse
 
jonassiewertsen profile image
Jonas Siewertsen • Edited

There are a lot of options out there.

You might take a look at Statamic. You can use it headless if you want. There is a content API and a Graph QL API you can use:
statamic.dev/content-api
statamic.dev/graphql

Collapse
 
jidanswfs profile image
jidanswfs

I still researching on this too

Collapse
 
adegbengaagoro profile image
Agoro, Adegbenga. B • Edited

I would recommend Strapi (strapi.io)

It's very easily to learn, you can extend it as you increase your skillsets but out of the box, it provides you with everything you need

Collapse
 
jidanswfs profile image
jidanswfs

seems like a powerful tool, hopefully I able to learn it well