This repository contains the source code for the Medical Physics Canada informational website, hosted on GitHub Pages at https://medphys-canada.github.io.
This is a basic Jekyll-powered site that provides information about Medical Physics Canada, a professional organization dedicated to advancing the field of medical physics in Canada.
To run this site locally:
- Install Ruby and Bundler
- Clone this repository
- Run
bundle installto install dependencies - Run
bundle exec jekyll serveto start the local server - Open
http://localhost:4000in your browser
This site is maintained by Medical Physics Canada. For updates or corrections, please contact the organization directly.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.