Hi there dev commiunity,
I am planning to start a personal blog shortly. i'm a little confused about which stack to pick for my blog. Please suggest which tech stack should I use with a one-liner reason.
Thanks in Advance
Khokon M.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (5)
NextJS with React/Node is what I use - its really fast since it provides a Static Site Generation (SSG) option.
I believe the easiest way is using Jekyll along with Github Pages ✌
NextJS is really fast with its SSG option & NodeJS as backend.
That's what I am using currently for my blog.
bentility.vercel.app/
The stack to use is the one you enjoy because you'll have to be maintaining it long-term.
Hugo, simple and is all most blogs usually need