/dscnustech.github.io

Technology team @ Developer Student Club, National University of Singapore

Primary LanguageJavaScriptMIT LicenseMIT

DSC NUS Tech Website

Landing site for the Technology team @ Developer Student Club, National University of Singapore.

Visit us at https://dscnustech.github.io/.

Local deployment

The site is built on Jekyll. To deploy this website locally for development purposes, complete the following instructions:

Install Jekyll

Follow the instructions for your OS: https://jekyllrb.com/docs/installation/

Deploy Jekyll site

bundle install
bundle exec jekyll serve