Live data from Hacker News

Ask HN: What is the best way to author blogs in 2024?

news.ycombinator.com

21–30 of 137 posts

Re: Ask HN: What is the best way to author blogs in 2024?

#21
post #17

Not sure which one’s the ideal tool but I’m slowly collecting them all here: https://manuelmoreale.com/blog-platforms

This list is great. Thank you for compiling it!

My pleasure. It keeps growing constantly, there are so many platforms out there.

Re: Ask HN: What is the best way to author blogs in 2024?

#23
I am using a simple Jekyll theme minimal-mistakes[0] which I customized to suit my needs.

I'm hosting my blog[1] on GitHub Pages, the repo[2] is public so you can take a look and fork it if you find it interesting.

The setup is really simple, straightforward, and no-cost.

[0] - https://github.com/mmistakes/minimal-mistakes

[1] - https://www.vladsiv.com/

[2] - https://github.com/VladimirSiv/VladimirSiv.github.io

Post reply on HN