mohdomama / roboticsiiith.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started:

  • Install Jekyll.
  • Clone this repository and cd.
  • Run bundle install to install all the required 'gems'.
  • Run bundle exec jekyll serve --livereload to build the site and run it on a local server.

Serving on IIITH Server

  • SSH into the website server
  • Pull latest changes from GitHub
  • Run bundle exec jekyll build
  • This will build the site in _site folder
  • Copy the contents of _site in /var/www/html
  • Your latest changes will now be reflected on https://robotics.iiit.ac.in

About


Languages

Language:SCSS 96.0%Language:HTML 3.5%Language:Ruby 0.3%Language:JavaScript 0.2%