made with ❤️ via GitHub Pages
Prerequisites:
$ gem install jekyll bundler
Follow the steps to test it on your local browser.
- Clone this repository. 😄
$ git clone https://github.com/NIT-dgp/nit-dgp.github.io
-
Run
$ bundle install
to install the dependencies. ( Grab a ☕ and 😎, cuz' it takes a while.) -
$ bundle exec jekyll serve
to run the server. You're all set. -
Navigate to
http://localhost:4000/
to view the site.