miri4ech.github.io

Requirements

Installation

$ git clone https://github.com/miri4ech/miri4ech.github.io.git
$ cd miri4ech.github.io/

Build

$ npm install
$ bundle update

if you change your sass layout 
$ gulp sass

Preview

$ jekyll serve

You can see the site locally. http://localhost:4000

License

Code is open sourced under the MIT license.