$ sudo npm i -g gulp bower browser-sync
$ sudo gem install bundler
$ bundle install
$ npm install
$ rake post title="TITLE OF THE POST"
$ rake page name="about.md"
$ rake category title="Programing"
$ rake tag title="Jekyll"
$ jekyll server
Access, localhost:4000
$ gulp
GITHUB_REPONAME and GITHUB_REPO_BRANCH in Rakefilerake or rake publish for build and publish on GithubIt is under the MIT license.
Enjoy! :yum: