Still Wordpress. There are a huge number of newer choices, including a great slew of static site generators. And many of them really are great. But most of them run via command line or other non-intuitive UIs and deploy via git or other processes, not just clicking "Save". Their tech is better... but if you are just wanting to type words, and put them on a screen... a simple Wordpress install without extra plugins st…
A personal blog with articles&videos, which tech stack will you recommend?
11–15 of 15 posts
Third this. I think Wordpress has withstood the wheel of time (for now). Easy to install, easy to use, looks quite descend.
Re: A personal blog with articles&videos, which tech stack will you recommend?
#12I coded one up in Next.js.
Re: A personal blog with articles&videos, which tech stack will you recommend?
#13Wordpress is still pretty good if you just want to get going and concern yourself only with content.
I personally use a static site generator (zola) to keep hosting costs down (netlify is free), and I like tinkering with code. A lot of them have great starter themes that let you get going in a few minutes, though.
Re: A personal blog with articles&videos, which tech stack will you recommend?
#14I have personally used hexo[1] successuccessfully in th epast and would recommend it. Though any ssg, likd zola[2], should be enough. If youyou're comfortcomfortable writing html directly it will also suffice. Make a list of what you need (posts, kmages, videos , comments) and compare SSGs[3]. [1]: https://hexo.io/ [2]: https://www.getzola.org/ [3]: https://jamstack.org/generators/
Man I had a stroke reading this
I'm really sorry for the errors. It seems my app didn't display properly the text after autocorrections were applied on my phone.
Re: A personal blog with articles&videos, which tech stack will you recommend?
#15ghost blogs hosted with docker was my choice in this years