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.
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
Jekyll theme originally built by sendtoinc.com, modified by Justin Tennant, Karl Lapuz, and Shelley Wu.
- Fix mobile version
- Add blog category for
news
, update index to shownews
posts instead of static content