Just my humble little website.
- Jekyll setup based on OctoPress 3.0.
- With some modifications such as Bower, NPM, Grunt... follows quite a lot of this setup.
Instead of jekyll serve you should run grunt (or for very verbose output grunt -v) and now you'll have site running at http://localhost:4000
To simply build stuff, run grunt build.