Hey everyone, I have decided to make a blogging site for me. I have decided to use Gridsome for that purpose as I am a vue fan.
Now, I wanted your suggestions on what should I use for managing the content, tags etc.
I have thought of two options
For what should I go for and why?
Hey Nishant Mittal
I have used Eleventy for development and article management and I could not be happier.
(Styling and theming was custom made by myself so I don't know of the ready-made options)
For hosting, Netlify all the way! I bought a custom domain from GoDaddy and the integration was fast and seemless.
If this for a client, the discussion has many variables that are highly dependent of context. For another time :P
Cheers!
Joyful blog around web automation tools and techniques
Are you doing it for fun or blogging?
Taking care of a blog site AND blogging could be very time consuming.
If you want to do it for fun, the go with recommendations below. If you want to do serious blogging, use WordPress or why not, Hashnode itself :D
I would suggest:
Out of the three options in that list, I have only used the first one, Netlify CMS with Gatsby. The setup should be similar, I think. It gives you the options of (one) updating/ creating a markdown file and pushing to GitHub or (two) using an admin dashboard where you create/edit/delete the posts/pages that are in the background still markdown files.
Artem Akatev
Hugo wtf