Webpage for Hashes: Programming Club @ Jamia Millia Islamia
Every Contributor will get mention in website's Team Section.
Major Contributor will get mention in website's Footer.
- fork the repo
- Clone It
git clone https://github.com/alhaqhassan/hashes.git
- start server
jekyll serve --watch
git clone https://github.com/alhaqhassan/hashes.git
cd hashes
jekyll serve --watch
open http://127.0.0.1:4000
-
install ruby:
sudo apt-get install ruby ruby-dev build-essential
( for linux )- https://rubyinstaller.org/ ( for windows )
brew install ruby
( for mac )
still have trouble see this https://www.ruby-lang.org/en/documentation/installation/
-
install jekyll:
sudo gem install jekyll bundler
brew install ruby
sudo gem install jekyll bundler
sudo apt-get install ruby ruby-dev build-essential
sudo gem install jekyll bundler