The Better Transit Ottawa website
You must have Node.js installed. Then, run:
npm installDuring development use:
npm run devTo build the static site, run:
npm run buildThe transit map in public/images/map.svg is based on the official map by OC Transpo.
Other than that, the project is licensed under the MIT License.