this is the jekyll website for gtec.
- install ruby 1.9.2 or higher (has been tested with 1.9.3).
- install the gem 'jekyll' by doing
gem install jekyll. - enter the root directory of this repository (i.e.
cd gtec) - run
jekyll. - upload the files in `_site' to the webserver.