$ git clone https://github.com/miri4ech/miri4ech.github.io.git
$ cd miri4ech.github.io/
$ npm install
$ bundle update
if you change your sass layout
$ gulp sass
$ jekyll serve
You can see the site locally. http://localhost:4000
Code is open sourced under the MIT license.