Skip to content

Jekyll-based repository for the Programming Club website

Notifications You must be signed in to change notification settings

ayush268/pclub.in

This branch is 56 commits behind pclubiitk/pclub.in:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3c3a7a7 · May 21, 2018
Apr 29, 2016
Apr 12, 2017
May 19, 2016
Jan 6, 2017
Oct 17, 2017
Apr 12, 2017
May 21, 2018
May 6, 2016
May 9, 2016
May 13, 2016
Apr 29, 2016
Apr 29, 2016
Jan 6, 2017
Jan 6, 2017
May 30, 2016
May 3, 2018
Feb 11, 2017
May 5, 2016
Apr 12, 2017
Apr 29, 2016
May 3, 2018
Jan 11, 2018
May 13, 2016
Apr 12, 2017
Apr 29, 2016
Apr 29, 2016
Apr 29, 2016
Jun 17, 2016
Apr 29, 2016
Apr 12, 2017
Jul 6, 2016
Apr 29, 2016
May 7, 2016

Repository files navigation

pclub.in

Build Status

Source for Jekyll based static-website cum blog for the Programming Club IIT Kanpur. Based off: spaghetti.ga

Test plan

First off, you'll need Ruby. Get gem with your package manager. You should not be installing Jekyll directly, since that's likely to break things. Instead, install bundle with

gem install bundle

Then, execute these in the repo directory:

bundle install --path vendor/bundle
bundler exec jekyll server --port 8080 --host 0.0.0.0

Here the --path flag is optional to keep your system's packages sane.

About

Jekyll-based repository for the Programming Club website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 68.9%
  • HTML 24.1%
  • Ruby 4.6%
  • Shell 1.7%
  • JavaScript 0.7%