What’s the best way to host a personal blog for max engagement?
I want to practice my writing and blog about topics I find interesting. I mostly want to focus on business/engineering topics and post on hacker news. I don’t care about getting paid, my only goal is to get my writing in front of people who would want to engage with my content. I currently host a static website on GitHub pages but I dont want to deal with the css/html every time I try and do something like embed a photo in a blog post and I’d prefer a wysiwyg editor.
Company blog post I wrote last year: https://techcommunity.microsoft.com/t5/windows-it-pro-blog/how-microsoft-reduced-windows-11-update-size-by-40/ba-p/2839794
5 comments
[ 1.8 ms ] story [ 27.2 ms ] threadThey are provide nice templates to get started. [2]
[1] https://www.netlifycms.org/ [2] https://www.netlifycms.org/docs/start-with-a-template/
Also, why are you mucking with css/ html to embed a photo in a static blog? Most static blogs moved past that over a decade ago.
As for discoverability, it supports ActivityPub federation, so people using Mastodon or [insert trendy federated app] can get updates when you publish a new post.
About the only downside is that it doesn't come with automatic image upload/embedding, so you'll need to manually upload to imgur or imgz and embed using the usual markdown syntax. Or comments, although that appears to be a deliberate design decision that I honestly agree with.
[0]: https://writefreely.org/