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.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (5)
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.
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
I still researching on this too
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
seems like a powerful tool, hopefully I able to learn it well