Live data from Hacker News

Ask HN: Where do you host your personal blog these days?

news.ycombinator.com

1–10 of 72 posts

Re: Ask HN: Where do you host your personal blog these days?

#2
Chances are, nobody cares and nobody finds your site in the first place. Just keep a desktop zimwiki or a diary. I recommend using fountain pens, they are lovely tools to write with.

People read successful people's blogs, not yours nor mine (had one 15 years ago, no one read that either). So stop wasting time on tweaking the front porch and work on the piping instead.

Re: Ask HN: Where do you host your personal blog these days?

#3
post #2

Chances are, nobody cares and nobody finds your site in the first place. Just keep a desktop zimwiki or a diary. I recommend using fountain pens, they are lovely tools to write with. People read successful people's blogs, not yours nor mine (had one 15 years ago, no one read that either). So stop wasting time on tweaking the front porch and work on the piping instead.

I am a fairly unknown random person, and I get about 100 people a day to my personal blog, hosted on github pages. I don't promote it at all, it's mostly organic search results on whatever problem I've had to solve or solution I've discovered. I post once every few months.

Occasionally I get an email thanking me for a post, or correcting some error.

Re: Ask HN: Where do you host your personal blog these days?

#7
I recently switched my old VPS-hosted Wordpress blog to a static site generated by Middleman[1] hosted on Github pages[2]. It's been a really nice way to maintain flexibility of design with a huge boost to performance and improved development/writing workflow. I use markdown so I can even write my articles in a markdown editor if I want to.

[1] https://middlemanapp.com/ [2] http://paulzaich.com/

Post reply on HN