The live page 👉 kaka2634.github.io .
Download and install base on your OS: https://jekyllrb.com/docs/
- Fork and git clone this repository
- Open terminal in
kaka2634.github.io
folder - Run
bundle install
to install dependency - Run
bundle exec jekyll serve
to run locally - Open browser and goto
http://localhost:4000/
- Install node js
- Run
npm install
- Run
npm install -g grunt-cli
- Run
grunt
- open a new teminal window and run
npm run start
- Now any code change will be reflected on
http://localhost:4000/
This project is built based on Clean blog and use lots of features from Hux blog.