This is my personal website and blog hosted on Github Pages @ http://bistaumanga.com.np. This was created with jekyll) and bootstrap.
I would also like to acknowledge Travis-CI and Font-Awesome for providing technologies to create this website.
- installation: ruby Gemfile has all dependencies, to install:
bundle install
- to build:
jekyll build
- to run:
jekyll serve