msess / msess.github.io

Mechatronic Systems Engineering Student Society Website source code

Home Page:https://msess.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSESS Website

We serve to represent all students enrolled in Mechatronic Systems Engineering Program offered at SFU Surrey Campus. Pull requests and Commits are always welcome.

Link to live site: msess.ca

Important Things About This Website

The website is hosted by GitHub Pages, which is free, however the domain name "msess.ca" is not free, and yearly payments must be made to keep ownership the domain name. The way to do that is explained here.

Docs

Originally written by anjan@momi.ca. Please email him if you have any questions. If you are a new VP services please read and understand all of the docs. Keep the docs updated as you fix things. Clarify and add things other VP Services may have missed. Documentation is very important and your work may be useless to a future VP Services if you do not document well. I have included notes in these guides on what you should do as soon as you are appointed as a VP services and what you should do when you are leaving the position.

Editing locally

Install ruby and bundler. Change into the directory with this source.

To install dependancies run:

bundle

To serve the website, run:

bundle exec jekyll serve

About

Mechatronic Systems Engineering Student Society Website source code

https://msess.github.io

License:Other


Languages

Language:HTML 59.8%Language:CSS 39.2%Language:Ruby 1.0%