$ 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
- Change the variables
GITHUB_REPONAMEandGITHUB_REPO_BRANCHinRakefile - Run
rakeorrake publishfor build and publish on Github
It is under the MIT license.
Enjoy! ๐