Ask HN: Best place to host technical blog?
I occasionally write technical articles (such as in-depth how-to's, exploratory data analysis, etc) on topics like web, devops, and security. However they have very low traffic and I'm considering hosting on somewhere like medium, wordpress, blogspot, etc. Which hosting do you prefer?
Few side notes which may matter: 1) I don't care about monetization. 2) I do care about source code highlighting, ability to add custom javascript/css (for graphs/visualizations).
10 comments
[ 1.5 ms ] story [ 32.0 ms ] threadOne of the best things about Medium is the built-in network and community. I feel confident our technical publication would not have grown as quickly without it. One of my favorite features is the ability to co-publish articles in publications but also retain the authorship of it on your own profile. It's an excellent way to generate traffic to your posts and take advantage of publications that already have readers. If you're interested in giving Medium a try and would be interested in submitting some stories to https://levelup.gitconnected.com, we would be happy to help get you started!
Plus building your own personal brand in your own space on the web isn't a bad idea.
Plus hosting your own gives you more flexibility for custom js/graphs, etc.
Also there are a number of quality 'blogs' that are made available through GitHub Pages.
Codepen is another option for hosting Javascript/CSS/HTML gists that can be linked into a longer blog post elsewhere.
I have heard good things about the Wordpress.com hosting, and they have that Android/Iphone app to blog on the fly.
Wherever you host, Wordpress will have multiple plugins for code highlighting etc, although I haven't tried any yet.
Personally, I want control over my audience so using my own domain is paramount. I use Jekyll + S3 + Cloudfront and have very little cost (<2$ a month) for ~1k visitors per month.
however, having said all that, more important is to actually write!
Let's not add even more sites to the Google, WordPress.com (the hosted version) or Medium ecosystems.