Atom + Hexo + GitHub pages make a good blogging platform for nerds
Geoff Flarity
There are lots of blogging platforms out there. But I want to use markdown with git. So this is how I do it.
See my older post on Atom here.
Go install Hexo.
Install the atom-hexo for Atom.
Install the git-plus form Atom.
Setup your GitHub Page repo.
Configure Hexo to deploy with git.
You can create new post, commit it, and deploy by using package commands now.