Blogging

Blogging for Developers Part 2


After my initial post on getting up and running blogging like a developer with Hexo I thought I would follow up my initial post with some more info around AWS Hosting and automated deployments to it, minifying and compressing files before deploying and finally a quick run down on getting robots.txt and a sitemap setup.

Blogging for Developers

The Road So Far

I’ve tried several times to setup a blog , but found that the existing web-based solutions just never felt quite right.
With the list of static site generators growing rapidly I thought it would be fun to try and approach the same problem
again with the tooling that I, as a developer, am comfortable with.

Finally with Hexo I think I may just have the setup I want.