McGill Management Frosh Website

Website developed for the Management Undergraduate Society of McGill University for the entering class of 2021 frosh.

Technologies

This website is built on Gatsby, with Tailwind CSS for ease of styling. It was forked from the TailwindPlay starter.

The purchasing form is done via Typeform and Stripe. If you have more time to implement the payment processing for this site, I'd recommend doing something more "native" using Stripe directly and using Vercel or some other serverless forms provider.

Get started

Install Gatsby CLI:

yarn global add gatsby-cli

Build your site

Use gatsby build to build your site for production.


Deploy

Deploy with Vercel

The current website is hosted at Vercel on their free plan. Kyle Rubenok controls the vercel instance currently hosting this site, but feel free to deploy your own.

I highly recommend Vercel for hosting this website since (at time of writing) their free plan is very generous. If this changes in future, consider Netlify.

Domains

The current domain for this project is https://musfrosh.com. If future developers for the MUS need access to this, please reach out to Kyle Rubenok.

The 2020 edition of this site is available in the 2020 branch or at https://2020.musfrosh.com


Resources


Credits