This is the source code for my blog. Built using gulp, React and Markdown and Github issues for comments, as well as Apache httpd for some rewrite rules.
Just type
$ npm install
and serve the public
folder via apache and you should be good to go!
If you want to run the tests (only linting for now), type
$ npm test