Skip to content

justint/cg-club-website

Repository files navigation

Computer Graphics Club Website

The Computer Graphics Club is a student organization at San José State University, in San Jose, CA. Formed out of a need to represent students with an interest in computer graphics, the CG Club aims to be an asset to student life by connecting the SJSU community to the CG industry.

See the site live at sjsucg.org.

Installation & Usage

bundle install
jekyll serve --watch

Note: Requires Ruby version 1.9.3 =>. For example use rbenv

Run rake task. NOTE: It will deploy the generated site to gh-pages branch overwriting it

rake site:publish

Authors

Jekyll theme originally built by sendtoinc.com, modified by Justin Tennant, Karl Lapuz, and Shelley Wu.

Todo:

  • Fix mobile version
  • Add blog category for news, update index to show news posts instead of static content