How to install
Gitjek Installation
For installation local you need to download and install ruby on your device, then you can install jekyll open shell terminal and run gem install jekyll bundler after install jekyll now you can download this source code on our github repo
or you can clone fork it with run
git clone https://github.com/mesinkasir/gitjek.git
![]()
now you can run gitjek with run jekyll serve
and open on localhost:4000 on your web bowser.
If you have problem about webrick.. so no need wory just run bundle add webrick then run gitjek again jekyll serve or bundle exec jekyll serve