Skip to content

umeshmeena141/umeshmeena141.github.io

 
 

Repository files navigation

Build Status

Solarized template

We have developed a jekyll website based on the Solarized theme. The website is served at auv-iitk.github.io or https://auviitk.com

Build Instructions

  1. Install ruby-dev for Ubuntu:
sudo apt-get install ruby-dev
  1. Install bundle:
gem install bundle
  1. Install the gems:
cd ~/auv-iitk.github.io
bundle install
  1. Update the gems:
bundle update
  1. Run it locally on the machine:
bundle exec jekyll serve

Usage

Fork the repo Rename to username.github.io Replace all the posts and images with your data

Bugs and Issues

Have a bug or an issue with this template? Open a new issue here on GitHub

Copyright and License

Copyright AUV-IITK.

All rights reserved by AUV-IITK for the files in assest, _posts,and _data; the rest of the code is released under the MIT license.

About

Jekyll StellarEnhanced theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 46.7%
  • HTML 39.7%
  • JavaScript 13.3%
  • Ruby 0.3%