Skip to content

Tags: hackmcgill/mchacks7

Tags

1.12.0

Toggle 1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/1.12.0 (#81)

1.11.0

Toggle 1.11.0's commit message
feat: add vercel logo

1.10.0

Toggle 1.10.0's commit message
update version

1.9.0

Toggle 1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/1.9.0 (#78)

* Add gatsby starter

* Add github templates

* #2 - Feature/styled components (#5)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* waiver style component

* add new sponsor style component

* nav style component

* coc style component

* privacy style component

* variable style components

* SEO and Favicon (#4)

* Fix Variables Usage + Change Components Names to Capital Case (#7)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* waiver style component

* add new sponsor style component

* nav style component

* coc style component

* privacy style component

* variable style components

* small tests and changes

* fixed variables in stylecomponents

* fix camel case compinents name to capital

* Delete package-lock.json

* Feature/7 landing page blueprint (#6)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* small tests and changes

* Delete package-lock.json

* Update site metadata

* Fix index import order

* Update yarn lockfile

* Change PR template and add contributing guide (#8)

* Remove bug report template

* Change PR template

* Update readme

* Create contributing guide

* Add PR naming convention

* Update PR naming convention

* Add contributing to readme

* Fix indents in PR template

* Update PR checklist

* commit package-lock.json

* add package-lock.json to .gitignore

* Added nav/footer and index.css (#9)

* Feature/9 about (#10)

* Added nav/footer and index.css

* Restyled about section

* Changed functions in nav.js

* Fixed typo

* Add setup documentation to README (#13)

* Add setup to README

* Change branch naming conventions to include ticket number

* Change gatsby-cli command to yarn

* Add sponsorship section (#14)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* small tests and changes

* fix pull requests issues

* rearrange the order of the imports in the index/style/pages

* fix error page

* updated padding space between image and text

* Add sponsor button

* Create clickable button

* Change button text

* Format code

* Change button dimensions

* Switch to padding

* Fix template from code linting

* Remove random file

* Add top margin to sponsor button

* Add sponsor copy

* Change about and logo pngs to svg (#12)

* Add hero section (#11)

* add images for hero

* add configs for gatsby & package.json

* new style components for index and signupForms

* use svg image instead of png

* add hero sections

* add sass stylesheets for mailchimp form

* change top position of foreground

* fix top of both foreground and buildings

* add Brown font

* change hero text

* remove grey background

* Add brown font

* fix css for mobile layout

* change subheading text align

* small css fix

* css for mobile

* add text + more css

* Add placeholder copy from mchacks6 (#15)

* Add about copy

* Fix temp hero styling

* Add release documentation (#16)

* Add Netlify config file

* Update netlify config to yarn

* Add release documentation

* Update README

* Add scripts (#19)

* Format code

* Remove unused gatsby files

* Update scripts

* Update contributing guide

* Add code of conduct

* Add scripts to README

* Add folder structure to README

* Add scrolling function (#20)

* Add scrolling function

* Format code

* Change title of site (#21)

* Change title of site

* Update src/pages/index.js

Co-Authored-By: Loreina Chew <loreina.chew@gmail.com>

* Update src/pages/index.js

Co-Authored-By: Loreina Chew <loreina.chew@gmail.com>

* Add hamburger menu and mobile style changes (#22)

* Add hamburger styles

* Fix mobile padding to be unscrollable

* Make navbar sticky

* Fix mobile styles

* Make footer icons bigger

* Change email input font and styling

* Change hamburger styling

* Update email input placeholder

* Update single line comment

* Fix martlet navbar size

* Move email input placeholder back to center

* Delete zlib import

* Fix styles and address review comments

* Jank fix to center mobile menu

* Fix tap highlight blue overlay

* Format code

* Fix merge

* Move footer into its own style file

* Change sponsor redirect to source code (#23)

* Remove redirect from netlify config file

* Add gatsby netlify plugin

* Add redirect to gatsby node config

* Format code

* Fix gatsby compiler warnings (#24)

* Remove style import from 404

* Remove imports from index page

* Remove extra color variables in index styles

* Remove extra color variables in sign up form

* Format code

* Add changelog (#26)

* Add changelog

* Add changelog documentation to contributing

* Format code

* Add links to version tags

* Add tags documentation to contributing

* Update PR template to include releases (#27)

* Move pr template to /docs

* Update template to include release as type of change

* Remove option to delete types of change

* Update README

* Refactor components structure (#28)

* Move fonts to assets folder

* Move images to assets folder

* Edit images file path to assets folder

* Update logo file and path

* Edit favicon filename

* Create designs folder nested in images folder

* Rename hero images

* Delete unused hero images

* Update filesystem images path

* Add temporary duplicate variable file

* Move About section styling to individual jsx files

* Refactor footer section

* Move 404 to /components

* Delete unused page styles

* Delete sponsor page

* Adjust footer page import order: react, external imports, component imports, image imports

* Refactor nav section styles

* Refactor hero section

* Move SEO section to components folder

* scrollToRef -> scrollTo so it matches mailTo

* Change About section wrapper to container

* Refactor sponsors section

* Delete variables file in styles folder

* Rename LinksWrapper to Links

* Rename nav containers

* Update folder structure in readme

* Fix sponsor scroll (#32)

* Change scroll offset value

* Format code

* Add hero illustrations (#31)

* Add illustrations for background

* Add cord, fix mobile illustrations

* Add UFO, planet, hotair balloon

* Edit media queries

* Fix

* Update HeroStyles.jsx

* Commit

* Update sponsorship package (#34)

* Update changelog

* Bump version to 1.2.1

* Update sponsor pdf

* Revert "Update changelog"

This reverts commit 609ce28.

* Revert "Bump version to 1.2.1"

This reverts commit 04776b3.

* Modify changelog format (#36)

* add keep a changelog description

* update 1.2.1

* update 1.2.0

* update 1.1.1

* update 1.1.0

* update 1.0.1

* update 1.0.0

* add unreleased section

* fix spacing

* update changelog

* update PR template

* update contributing doc

* format code

* modify docs

* update docs

* Fix email signup form (#37)

* remove z-index for bg styles

* add z-index to hero styles

* change floating styles z-index

* update changelog

* Add 404 page (#38)

* update global css

* create actual 404 page

* delete outdated styling

* add not found svg

* fix compiler warning

* add 404 page styling

* rename NotFound to 404

* update button

* jank fix to 404 wrapper for “sticky” footer

* format code

* update changelog

* Add privacy policy and code of conduct pages (#40)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add logo file for API emails (#41)

* Add logo version used in API emails

* update changelog

* Added Privacy Policy and Code of Conduct to pages (#43)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add content for privacy policy page

* Add code of conduct content

* Add mailto links

* Update change log

* Fix responsive layout

* Change link colours

* Add links to privacy policy

* Update link colours

* Remove footer links

* Code of Conduct and Privacy Policy footer links  (#44)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add content for privacy policy page

* Add code of conduct content

* Add mailto links

* Update change log

* Fix responsive layout

* Change link colours

* Add links to privacy policy

* Update link colours

* Remove footer links

* Add footer links

* Fix favicon (#45)

* change favicon

* update changelog

* Add apply button to hero (#46)

* comment out sign up form in hero

* add apply button to hero

* update changelog

* Add MLH badge (#48)

* add mlh badge img file

* add mlh badge components

* add mlh logo to nav

* update changelog

* make mlh badge non-sticky to navbar

* fix scroll

* Add google analytics (#50)

* add google analytics plugin

* add google analytics config

* update changelog

* Fix compiler warnings and resolve dependencies (#49)

* fix compiler warning

* format code

* update changelog

* update gatsby to latest version

* update changelog

* Refactor js to jsx files (#52)

* refactor components

* refactor pages

* update changelog

* Fix typo in privacy page (#54)

* fix typo

* update changelog

* Feature/218 promo (#53)

* add promo page redirect

* update changelog

* Add travel policy page (#56)

* add travel policy page

* add travel policy content

* update changelog

* format code

* add modified dates

* update changelog

* Update travel policy (#58)

* update travel policy

* update changelog

* add minor liability waiver

* add waiver redirect

* add waiver redirect

* Add sponsor info package (#61)

* update p tag font

* add bold text colour

* add sponsor info page

* update changelog

* update changelog

* add spacing

* update changelog

* update schedule

* update sponsor info copy

* update travel policy

* update travel policy

* Logos (#66)

* Added stickermule logo right about footer

* yarn format

* update changelog

Co-authored-by: Loreina Chew <loreina.chew@gmail.com>

* Logos (#68)

* Added stickermule logo right about footer

* yarn format

* Added sticker mule link to logo

* update changelog

Co-authored-by: Loreina Chew <loreina.chew@gmail.com>

* Implement faq section (#65)

* Implement faq section

* Format code

* Update changelog

* Update answer font to Hind

* Add live site boilerplate (#72)

* setup live site page

* add stuff for live site

* add schedule placeholder

* add schedule container

* update changelog

* Feature/sponsor table (#71)

* added sponsor table

* Merge develop

* fix import statement

* finalized sponor list

* File name issues

* ahhhh

Co-authored-by: Isabelle del Mundo <isabelledelmundo@gmail.com>

* Fixed sponsor table on mobile (#75)

* Fixed sponsor table on mobile

* yarn format

* Implement schedule and tabbed nav (#73)

* Implement schedule and tabbed nav

* Fix schedule

* Add changelog and update schedule

* Maps completed (#76)

* Maps completed

* Fixed navbar dissapearing

* add live page to main page

* Feature/live site content (#77)

* Add live site content

* Add live site content

* Format code

Co-authored-by: Loreina Chew <loreina.chew@gmail.com>

* bump version to 1.9.0

* update changelog

Co-authored-by: Haylee Luu <hayleeluu@gmail.com>
Co-authored-by: Carrie Rong <carrierong37@gmail.com>
Co-authored-by: Enan Ashaduzzaman <36650311+ashaduzzamane@users.noreply.github.com>
Co-authored-by: Isabelle del Mundo <isabelledelmundo@gmail.com>
Co-authored-by: Max <max.boksem@mail.mcgill.ca>
Co-authored-by: Logan Ralston <logan.ralston@mail.mcgill.ca>
Co-authored-by: Rohit Garudadri <Rohit.garudadri@mail.mcgill.ca>
Co-authored-by: Harsh Patel <me@mrharshpatel.com>

1.8.0

Toggle 1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/1.8.0 (#74)

* Add gatsby starter

* Add github templates

* #2 - Feature/styled components (#5)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* waiver style component

* add new sponsor style component

* nav style component

* coc style component

* privacy style component

* variable style components

* SEO and Favicon (#4)

* Fix Variables Usage + Change Components Names to Capital Case (#7)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* waiver style component

* add new sponsor style component

* nav style component

* coc style component

* privacy style component

* variable style components

* small tests and changes

* fixed variables in stylecomponents

* fix camel case compinents name to capital

* Delete package-lock.json

* Feature/7 landing page blueprint (#6)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* small tests and changes

* Delete package-lock.json

* Update site metadata

* Fix index import order

* Update yarn lockfile

* Change PR template and add contributing guide (#8)

* Remove bug report template

* Change PR template

* Update readme

* Create contributing guide

* Add PR naming convention

* Update PR naming convention

* Add contributing to readme

* Fix indents in PR template

* Update PR checklist

* commit package-lock.json

* add package-lock.json to .gitignore

* Added nav/footer and index.css (#9)

* Feature/9 about (#10)

* Added nav/footer and index.css

* Restyled about section

* Changed functions in nav.js

* Fixed typo

* Add setup documentation to README (#13)

* Add setup to README

* Change branch naming conventions to include ticket number

* Change gatsby-cli command to yarn

* Add sponsorship section (#14)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* small tests and changes

* fix pull requests issues

* rearrange the order of the imports in the index/style/pages

* fix error page

* updated padding space between image and text

* Add sponsor button

* Create clickable button

* Change button text

* Format code

* Change button dimensions

* Switch to padding

* Fix template from code linting

* Remove random file

* Add top margin to sponsor button

* Add sponsor copy

* Change about and logo pngs to svg (#12)

* Add hero section (#11)

* add images for hero

* add configs for gatsby & package.json

* new style components for index and signupForms

* use svg image instead of png

* add hero sections

* add sass stylesheets for mailchimp form

* change top position of foreground

* fix top of both foreground and buildings

* add Brown font

* change hero text

* remove grey background

* Add brown font

* fix css for mobile layout

* change subheading text align

* small css fix

* css for mobile

* add text + more css

* Add placeholder copy from mchacks6 (#15)

* Add about copy

* Fix temp hero styling

* Add release documentation (#16)

* Add Netlify config file

* Update netlify config to yarn

* Add release documentation

* Update README

* Add scripts (#19)

* Format code

* Remove unused gatsby files

* Update scripts

* Update contributing guide

* Add code of conduct

* Add scripts to README

* Add folder structure to README

* Add scrolling function (#20)

* Add scrolling function

* Format code

* Change title of site (#21)

* Change title of site

* Update src/pages/index.js

Co-Authored-By: Loreina Chew <loreina.chew@gmail.com>

* Update src/pages/index.js

Co-Authored-By: Loreina Chew <loreina.chew@gmail.com>

* Add hamburger menu and mobile style changes (#22)

* Add hamburger styles

* Fix mobile padding to be unscrollable

* Make navbar sticky

* Fix mobile styles

* Make footer icons bigger

* Change email input font and styling

* Change hamburger styling

* Update email input placeholder

* Update single line comment

* Fix martlet navbar size

* Move email input placeholder back to center

* Delete zlib import

* Fix styles and address review comments

* Jank fix to center mobile menu

* Fix tap highlight blue overlay

* Format code

* Fix merge

* Move footer into its own style file

* Change sponsor redirect to source code (#23)

* Remove redirect from netlify config file

* Add gatsby netlify plugin

* Add redirect to gatsby node config

* Format code

* Fix gatsby compiler warnings (#24)

* Remove style import from 404

* Remove imports from index page

* Remove extra color variables in index styles

* Remove extra color variables in sign up form

* Format code

* Add changelog (#26)

* Add changelog

* Add changelog documentation to contributing

* Format code

* Add links to version tags

* Add tags documentation to contributing

* Update PR template to include releases (#27)

* Move pr template to /docs

* Update template to include release as type of change

* Remove option to delete types of change

* Update README

* Refactor components structure (#28)

* Move fonts to assets folder

* Move images to assets folder

* Edit images file path to assets folder

* Update logo file and path

* Edit favicon filename

* Create designs folder nested in images folder

* Rename hero images

* Delete unused hero images

* Update filesystem images path

* Add temporary duplicate variable file

* Move About section styling to individual jsx files

* Refactor footer section

* Move 404 to /components

* Delete unused page styles

* Delete sponsor page

* Adjust footer page import order: react, external imports, component imports, image imports

* Refactor nav section styles

* Refactor hero section

* Move SEO section to components folder

* scrollToRef -> scrollTo so it matches mailTo

* Change About section wrapper to container

* Refactor sponsors section

* Delete variables file in styles folder

* Rename LinksWrapper to Links

* Rename nav containers

* Update folder structure in readme

* Fix sponsor scroll (#32)

* Change scroll offset value

* Format code

* Add hero illustrations (#31)

* Add illustrations for background

* Add cord, fix mobile illustrations

* Add UFO, planet, hotair balloon

* Edit media queries

* Fix

* Update HeroStyles.jsx

* Commit

* Update sponsorship package (#34)

* Update changelog

* Bump version to 1.2.1

* Update sponsor pdf

* Revert "Update changelog"

This reverts commit 609ce28.

* Revert "Bump version to 1.2.1"

This reverts commit 04776b3.

* Modify changelog format (#36)

* add keep a changelog description

* update 1.2.1

* update 1.2.0

* update 1.1.1

* update 1.1.0

* update 1.0.1

* update 1.0.0

* add unreleased section

* fix spacing

* update changelog

* update PR template

* update contributing doc

* format code

* modify docs

* update docs

* Fix email signup form (#37)

* remove z-index for bg styles

* add z-index to hero styles

* change floating styles z-index

* update changelog

* Add 404 page (#38)

* update global css

* create actual 404 page

* delete outdated styling

* add not found svg

* fix compiler warning

* add 404 page styling

* rename NotFound to 404

* update button

* jank fix to 404 wrapper for “sticky” footer

* format code

* update changelog

* Add privacy policy and code of conduct pages (#40)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add logo file for API emails (#41)

* Add logo version used in API emails

* update changelog

* Added Privacy Policy and Code of Conduct to pages (#43)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add content for privacy policy page

* Add code of conduct content

* Add mailto links

* Update change log

* Fix responsive layout

* Change link colours

* Add links to privacy policy

* Update link colours

* Remove footer links

* Code of Conduct and Privacy Policy footer links  (#44)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add content for privacy policy page

* Add code of conduct content

* Add mailto links

* Update change log

* Fix responsive layout

* Change link colours

* Add links to privacy policy

* Update link colours

* Remove footer links

* Add footer links

* Fix favicon (#45)

* change favicon

* update changelog

* Add apply button to hero (#46)

* comment out sign up form in hero

* add apply button to hero

* update changelog

* Add MLH badge (#48)

* add mlh badge img file

* add mlh badge components

* add mlh logo to nav

* update changelog

* make mlh badge non-sticky to navbar

* fix scroll

* Add google analytics (#50)

* add google analytics plugin

* add google analytics config

* update changelog

* Fix compiler warnings and resolve dependencies (#49)

* fix compiler warning

* format code

* update changelog

* update gatsby to latest version

* update changelog

* Refactor js to jsx files (#52)

* refactor components

* refactor pages

* update changelog

* Fix typo in privacy page (#54)

* fix typo

* update changelog

* Feature/218 promo (#53)

* add promo page redirect

* update changelog

* Add travel policy page (#56)

* add travel policy page

* add travel policy content

* update changelog

* format code

* add modified dates

* update changelog

* Update travel policy (#58)

* update travel policy

* update changelog

* add minor liability waiver

* add waiver redirect

* add waiver redirect

* Add sponsor info package (#61)

* update p tag font

* add bold text colour

* add sponsor info page

* update changelog

* update changelog

* add spacing

* update changelog

* update schedule

* update sponsor info copy

* update travel policy

* update travel policy

* Logos (#66)

* Added stickermule logo right about footer

* yarn format

* update changelog

Co-authored-by: Loreina Chew <loreina.chew@gmail.com>

* Logos (#68)

* Added stickermule logo right about footer

* yarn format

* Added sticker mule link to logo

* update changelog

Co-authored-by: Loreina Chew <loreina.chew@gmail.com>

* Implement faq section (#65)

* Implement faq section

* Format code

* Update changelog

* Update answer font to Hind

* Add live site boilerplate (#72)

* setup live site page

* add stuff for live site

* add schedule placeholder

* add schedule container

* update changelog

* Feature/sponsor table (#71)

* added sponsor table

* Merge develop

* fix import statement

* finalized sponor list

* File name issues

* ahhhh

Co-authored-by: Isabelle del Mundo <isabelledelmundo@gmail.com>

* comment out live page

* update changelog

* bump version to 1.8.0

* delete live page lol

Co-authored-by: Haylee Luu <hayleeluu@gmail.com>
Co-authored-by: Carrie Rong <carrierong37@gmail.com>
Co-authored-by: Enan Ashaduzzaman <36650311+ashaduzzamane@users.noreply.github.com>
Co-authored-by: Isabelle del Mundo <isabelledelmundo@gmail.com>
Co-authored-by: Max <max.boksem@mail.mcgill.ca>
Co-authored-by: Logan Ralston <logan.ralston@mail.mcgill.ca>
Co-authored-by: Rohit Garudadri <Rohit.garudadri@mail.mcgill.ca>

1.7.0

Toggle 1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/1.7.0 (#70)

* Add gatsby starter

* Add github templates

* #2 - Feature/styled components (#5)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* waiver style component

* add new sponsor style component

* nav style component

* coc style component

* privacy style component

* variable style components

* SEO and Favicon (#4)

* Fix Variables Usage + Change Components Names to Capital Case (#7)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* waiver style component

* add new sponsor style component

* nav style component

* coc style component

* privacy style component

* variable style components

* small tests and changes

* fixed variables in stylecomponents

* fix camel case compinents name to capital

* Delete package-lock.json

* Feature/7 landing page blueprint (#6)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* small tests and changes

* Delete package-lock.json

* Update site metadata

* Fix index import order

* Update yarn lockfile

* Change PR template and add contributing guide (#8)

* Remove bug report template

* Change PR template

* Update readme

* Create contributing guide

* Add PR naming convention

* Update PR naming convention

* Add contributing to readme

* Fix indents in PR template

* Update PR checklist

* commit package-lock.json

* add package-lock.json to .gitignore

* Added nav/footer and index.css (#9)

* Feature/9 about (#10)

* Added nav/footer and index.css

* Restyled about section

* Changed functions in nav.js

* Fixed typo

* Add setup documentation to README (#13)

* Add setup to README

* Change branch naming conventions to include ticket number

* Change gatsby-cli command to yarn

* Add sponsorship section (#14)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* small tests and changes

* fix pull requests issues

* rearrange the order of the imports in the index/style/pages

* fix error page

* updated padding space between image and text

* Add sponsor button

* Create clickable button

* Change button text

* Format code

* Change button dimensions

* Switch to padding

* Fix template from code linting

* Remove random file

* Add top margin to sponsor button

* Add sponsor copy

* Change about and logo pngs to svg (#12)

* Add hero section (#11)

* add images for hero

* add configs for gatsby & package.json

* new style components for index and signupForms

* use svg image instead of png

* add hero sections

* add sass stylesheets for mailchimp form

* change top position of foreground

* fix top of both foreground and buildings

* add Brown font

* change hero text

* remove grey background

* Add brown font

* fix css for mobile layout

* change subheading text align

* small css fix

* css for mobile

* add text + more css

* Add placeholder copy from mchacks6 (#15)

* Add about copy

* Fix temp hero styling

* Add release documentation (#16)

* Add Netlify config file

* Update netlify config to yarn

* Add release documentation

* Update README

* Add scripts (#19)

* Format code

* Remove unused gatsby files

* Update scripts

* Update contributing guide

* Add code of conduct

* Add scripts to README

* Add folder structure to README

* Add scrolling function (#20)

* Add scrolling function

* Format code

* Change title of site (#21)

* Change title of site

* Update src/pages/index.js

Co-Authored-By: Loreina Chew <loreina.chew@gmail.com>

* Update src/pages/index.js

Co-Authored-By: Loreina Chew <loreina.chew@gmail.com>

* Add hamburger menu and mobile style changes (#22)

* Add hamburger styles

* Fix mobile padding to be unscrollable

* Make navbar sticky

* Fix mobile styles

* Make footer icons bigger

* Change email input font and styling

* Change hamburger styling

* Update email input placeholder

* Update single line comment

* Fix martlet navbar size

* Move email input placeholder back to center

* Delete zlib import

* Fix styles and address review comments

* Jank fix to center mobile menu

* Fix tap highlight blue overlay

* Format code

* Fix merge

* Move footer into its own style file

* Change sponsor redirect to source code (#23)

* Remove redirect from netlify config file

* Add gatsby netlify plugin

* Add redirect to gatsby node config

* Format code

* Fix gatsby compiler warnings (#24)

* Remove style import from 404

* Remove imports from index page

* Remove extra color variables in index styles

* Remove extra color variables in sign up form

* Format code

* Add changelog (#26)

* Add changelog

* Add changelog documentation to contributing

* Format code

* Add links to version tags

* Add tags documentation to contributing

* Update PR template to include releases (#27)

* Move pr template to /docs

* Update template to include release as type of change

* Remove option to delete types of change

* Update README

* Refactor components structure (#28)

* Move fonts to assets folder

* Move images to assets folder

* Edit images file path to assets folder

* Update logo file and path

* Edit favicon filename

* Create designs folder nested in images folder

* Rename hero images

* Delete unused hero images

* Update filesystem images path

* Add temporary duplicate variable file

* Move About section styling to individual jsx files

* Refactor footer section

* Move 404 to /components

* Delete unused page styles

* Delete sponsor page

* Adjust footer page import order: react, external imports, component imports, image imports

* Refactor nav section styles

* Refactor hero section

* Move SEO section to components folder

* scrollToRef -> scrollTo so it matches mailTo

* Change About section wrapper to container

* Refactor sponsors section

* Delete variables file in styles folder

* Rename LinksWrapper to Links

* Rename nav containers

* Update folder structure in readme

* Fix sponsor scroll (#32)

* Change scroll offset value

* Format code

* Add hero illustrations (#31)

* Add illustrations for background

* Add cord, fix mobile illustrations

* Add UFO, planet, hotair balloon

* Edit media queries

* Fix

* Update HeroStyles.jsx

* Commit

* Update sponsorship package (#34)

* Update changelog

* Bump version to 1.2.1

* Update sponsor pdf

* Revert "Update changelog"

This reverts commit 609ce28.

* Revert "Bump version to 1.2.1"

This reverts commit 04776b3.

* Modify changelog format (#36)

* add keep a changelog description

* update 1.2.1

* update 1.2.0

* update 1.1.1

* update 1.1.0

* update 1.0.1

* update 1.0.0

* add unreleased section

* fix spacing

* update changelog

* update PR template

* update contributing doc

* format code

* modify docs

* update docs

* Fix email signup form (#37)

* remove z-index for bg styles

* add z-index to hero styles

* change floating styles z-index

* update changelog

* Add 404 page (#38)

* update global css

* create actual 404 page

* delete outdated styling

* add not found svg

* fix compiler warning

* add 404 page styling

* rename NotFound to 404

* update button

* jank fix to 404 wrapper for “sticky” footer

* format code

* update changelog

* Add privacy policy and code of conduct pages (#40)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add logo file for API emails (#41)

* Add logo version used in API emails

* update changelog

* Added Privacy Policy and Code of Conduct to pages (#43)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add content for privacy policy page

* Add code of conduct content

* Add mailto links

* Update change log

* Fix responsive layout

* Change link colours

* Add links to privacy policy

* Update link colours

* Remove footer links

* Code of Conduct and Privacy Policy footer links  (#44)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add content for privacy policy page

* Add code of conduct content

* Add mailto links

* Update change log

* Fix responsive layout

* Change link colours

* Add links to privacy policy

* Update link colours

* Remove footer links

* Add footer links

* Fix favicon (#45)

* change favicon

* update changelog

* Add apply button to hero (#46)

* comment out sign up form in hero

* add apply button to hero

* update changelog

* Add MLH badge (#48)

* add mlh badge img file

* add mlh badge components

* add mlh logo to nav

* update changelog

* make mlh badge non-sticky to navbar

* fix scroll

* Add google analytics (#50)

* add google analytics plugin

* add google analytics config

* update changelog

* Fix compiler warnings and resolve dependencies (#49)

* fix compiler warning

* format code

* update changelog

* update gatsby to latest version

* update changelog

* Refactor js to jsx files (#52)

* refactor components

* refactor pages

* update changelog

* Fix typo in privacy page (#54)

* fix typo

* update changelog

* Feature/218 promo (#53)

* add promo page redirect

* update changelog

* Add travel policy page (#56)

* add travel policy page

* add travel policy content

* update changelog

* format code

* add modified dates

* update changelog

* Update travel policy (#58)

* update travel policy

* update changelog

* add minor liability waiver

* add waiver redirect

* add waiver redirect

* Add sponsor info package (#61)

* update p tag font

* add bold text colour

* add sponsor info page

* update changelog

* update changelog

* add spacing

* update changelog

* update schedule

* update sponsor info copy

* update travel policy

* update travel policy

* Logos (#66)

* Added stickermule logo right about footer

* yarn format

* update changelog

Co-authored-by: Loreina Chew <loreina.chew@gmail.com>

* Logos (#68)

* Added stickermule logo right about footer

* yarn format

* Added sticker mule link to logo

* update changelog

Co-authored-by: Loreina Chew <loreina.chew@gmail.com>

* Implement faq section (#65)

* Implement faq section

* Format code

* Update changelog

* Update answer font to Hind

* update changelog

* bump version to 1.7.0

Co-authored-by: Haylee Luu <hayleeluu@gmail.com>
Co-authored-by: Carrie Rong <carrierong37@gmail.com>
Co-authored-by: Enan Ashaduzzaman <36650311+ashaduzzamane@users.noreply.github.com>
Co-authored-by: Isabelle del Mundo <isabelledelmundo@gmail.com>
Co-authored-by: Max <max.boksem@mail.mcgill.ca>
Co-authored-by: Logan Ralston <logan.ralston@mail.mcgill.ca>

1.6.4

Toggle 1.6.4's commit message
Release/1.6.4 (#69)

* Add gatsby starter

* Add github templates

* #2 - Feature/styled components (#5)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* waiver style component

* add new sponsor style component

* nav style component

* coc style component

* privacy style component

* variable style components

* SEO and Favicon (#4)

* Fix Variables Usage + Change Components Names to Capital Case (#7)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* waiver style component

* add new sponsor style component

* nav style component

* coc style component

* privacy style component

* variable style components

* small tests and changes

* fixed variables in stylecomponents

* fix camel case compinents name to capital

* Delete package-lock.json

* Feature/7 landing page blueprint (#6)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* small tests and changes

* Delete package-lock.json

* Update site metadata

* Fix index import order

* Update yarn lockfile

* Change PR template and add contributing guide (#8)

* Remove bug report template

* Change PR template

* Update readme

* Create contributing guide

* Add PR naming convention

* Update PR naming convention

* Add contributing to readme

* Fix indents in PR template

* Update PR checklist

* commit package-lock.json

* add package-lock.json to .gitignore

* Added nav/footer and index.css (#9)

* Feature/9 about (#10)

* Added nav/footer and index.css

* Restyled about section

* Changed functions in nav.js

* Fixed typo

* Add setup documentation to README (#13)

* Add setup to README

* Change branch naming conventions to include ticket number

* Change gatsby-cli command to yarn

* Add sponsorship section (#14)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* small tests and changes

* fix pull requests issues

* rearrange the order of the imports in the index/style/pages

* fix error page

* updated padding space between image and text

* Add sponsor button

* Create clickable button

* Change button text

* Format code

* Change button dimensions

* Switch to padding

* Fix template from code linting

* Remove random file

* Add top margin to sponsor button

* Add sponsor copy

* Change about and logo pngs to svg (#12)

* Add hero section (#11)

* add images for hero

* add configs for gatsby & package.json

* new style components for index and signupForms

* use svg image instead of png

* add hero sections

* add sass stylesheets for mailchimp form

* change top position of foreground

* fix top of both foreground and buildings

* add Brown font

* change hero text

* remove grey background

* Add brown font

* fix css for mobile layout

* change subheading text align

* small css fix

* css for mobile

* add text + more css

* Add placeholder copy from mchacks6 (#15)

* Add about copy

* Fix temp hero styling

* Add release documentation (#16)

* Add Netlify config file

* Update netlify config to yarn

* Add release documentation

* Update README

* Add scripts (#19)

* Format code

* Remove unused gatsby files

* Update scripts

* Update contributing guide

* Add code of conduct

* Add scripts to README

* Add folder structure to README

* Add scrolling function (#20)

* Add scrolling function

* Format code

* Change title of site (#21)

* Change title of site

* Update src/pages/index.js

Co-Authored-By: Loreina Chew <loreina.chew@gmail.com>

* Update src/pages/index.js

Co-Authored-By: Loreina Chew <loreina.chew@gmail.com>

* Add hamburger menu and mobile style changes (#22)

* Add hamburger styles

* Fix mobile padding to be unscrollable

* Make navbar sticky

* Fix mobile styles

* Make footer icons bigger

* Change email input font and styling

* Change hamburger styling

* Update email input placeholder

* Update single line comment

* Fix martlet navbar size

* Move email input placeholder back to center

* Delete zlib import

* Fix styles and address review comments

* Jank fix to center mobile menu

* Fix tap highlight blue overlay

* Format code

* Fix merge

* Move footer into its own style file

* Change sponsor redirect to source code (#23)

* Remove redirect from netlify config file

* Add gatsby netlify plugin

* Add redirect to gatsby node config

* Format code

* Fix gatsby compiler warnings (#24)

* Remove style import from 404

* Remove imports from index page

* Remove extra color variables in index styles

* Remove extra color variables in sign up form

* Format code

* Add changelog (#26)

* Add changelog

* Add changelog documentation to contributing

* Format code

* Add links to version tags

* Add tags documentation to contributing

* Update PR template to include releases (#27)

* Move pr template to /docs

* Update template to include release as type of change

* Remove option to delete types of change

* Update README

* Refactor components structure (#28)

* Move fonts to assets folder

* Move images to assets folder

* Edit images file path to assets folder

* Update logo file and path

* Edit favicon filename

* Create designs folder nested in images folder

* Rename hero images

* Delete unused hero images

* Update filesystem images path

* Add temporary duplicate variable file

* Move About section styling to individual jsx files

* Refactor footer section

* Move 404 to /components

* Delete unused page styles

* Delete sponsor page

* Adjust footer page import order: react, external imports, component imports, image imports

* Refactor nav section styles

* Refactor hero section

* Move SEO section to components folder

* scrollToRef -> scrollTo so it matches mailTo

* Change About section wrapper to container

* Refactor sponsors section

* Delete variables file in styles folder

* Rename LinksWrapper to Links

* Rename nav containers

* Update folder structure in readme

* Fix sponsor scroll (#32)

* Change scroll offset value

* Format code

* Add hero illustrations (#31)

* Add illustrations for background

* Add cord, fix mobile illustrations

* Add UFO, planet, hotair balloon

* Edit media queries

* Fix

* Update HeroStyles.jsx

* Commit

* Update sponsorship package (#34)

* Update changelog

* Bump version to 1.2.1

* Update sponsor pdf

* Revert "Update changelog"

This reverts commit 609ce28.

* Revert "Bump version to 1.2.1"

This reverts commit 04776b3.

* Modify changelog format (#36)

* add keep a changelog description

* update 1.2.1

* update 1.2.0

* update 1.1.1

* update 1.1.0

* update 1.0.1

* update 1.0.0

* add unreleased section

* fix spacing

* update changelog

* update PR template

* update contributing doc

* format code

* modify docs

* update docs

* Fix email signup form (#37)

* remove z-index for bg styles

* add z-index to hero styles

* change floating styles z-index

* update changelog

* Add 404 page (#38)

* update global css

* create actual 404 page

* delete outdated styling

* add not found svg

* fix compiler warning

* add 404 page styling

* rename NotFound to 404

* update button

* jank fix to 404 wrapper for “sticky” footer

* format code

* update changelog

* Add privacy policy and code of conduct pages (#40)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add logo file for API emails (#41)

* Add logo version used in API emails

* update changelog

* Added Privacy Policy and Code of Conduct to pages (#43)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add content for privacy policy page

* Add code of conduct content

* Add mailto links

* Update change log

* Fix responsive layout

* Change link colours

* Add links to privacy policy

* Update link colours

* Remove footer links

* Code of Conduct and Privacy Policy footer links  (#44)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add content for privacy policy page

* Add code of conduct content

* Add mailto links

* Update change log

* Fix responsive layout

* Change link colours

* Add links to privacy policy

* Update link colours

* Remove footer links

* Add footer links

* Fix favicon (#45)

* change favicon

* update changelog

* Add apply button to hero (#46)

* comment out sign up form in hero

* add apply button to hero

* update changelog

* Add MLH badge (#48)

* add mlh badge img file

* add mlh badge components

* add mlh logo to nav

* update changelog

* make mlh badge non-sticky to navbar

* fix scroll

* Add google analytics (#50)

* add google analytics plugin

* add google analytics config

* update changelog

* Fix compiler warnings and resolve dependencies (#49)

* fix compiler warning

* format code

* update changelog

* update gatsby to latest version

* update changelog

* Refactor js to jsx files (#52)

* refactor components

* refactor pages

* update changelog

* Fix typo in privacy page (#54)

* fix typo

* update changelog

* Feature/218 promo (#53)

* add promo page redirect

* update changelog

* Add travel policy page (#56)

* add travel policy page

* add travel policy content

* update changelog

* format code

* add modified dates

* update changelog

* Update travel policy (#58)

* update travel policy

* update changelog

* add minor liability waiver

* add waiver redirect

* add waiver redirect

* Add sponsor info package (#61)

* update p tag font

* add bold text colour

* add sponsor info page

* update changelog

* update changelog

* add spacing

* update changelog

* update schedule

* update sponsor info copy

* update travel policy

* update travel policy

* Logos (#66)

* Added stickermule logo right about footer

* yarn format

* update changelog

Co-authored-by: Loreina Chew <loreina.chew@gmail.com>

* Logos (#68)

* Added stickermule logo right about footer

* yarn format

* Added sticker mule link to logo

* update changelog

Co-authored-by: Loreina Chew <loreina.chew@gmail.com>

* update changelog

* bump version to 1.6.4

Co-authored-by: Haylee Luu <hayleeluu@gmail.com>
Co-authored-by: Carrie Rong <carrierong37@gmail.com>
Co-authored-by: Enan Ashaduzzaman <36650311+ashaduzzamane@users.noreply.github.com>
Co-authored-by: Isabelle del Mundo <isabelledelmundo@gmail.com>
Co-authored-by: Max <max.boksem@mail.mcgill.ca>

1.6.3

Toggle 1.6.3's commit message
Release/1.6.3 (#67)

* Add gatsby starter

* Add github templates

* #2 - Feature/styled components (#5)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* waiver style component

* add new sponsor style component

* nav style component

* coc style component

* privacy style component

* variable style components

* SEO and Favicon (#4)

* Fix Variables Usage + Change Components Names to Capital Case (#7)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* waiver style component

* add new sponsor style component

* nav style component

* coc style component

* privacy style component

* variable style components

* small tests and changes

* fixed variables in stylecomponents

* fix camel case compinents name to capital

* Delete package-lock.json

* Feature/7 landing page blueprint (#6)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* small tests and changes

* Delete package-lock.json

* Update site metadata

* Fix index import order

* Update yarn lockfile

* Change PR template and add contributing guide (#8)

* Remove bug report template

* Change PR template

* Update readme

* Create contributing guide

* Add PR naming convention

* Update PR naming convention

* Add contributing to readme

* Fix indents in PR template

* Update PR checklist

* commit package-lock.json

* add package-lock.json to .gitignore

* Added nav/footer and index.css (#9)

* Feature/9 about (#10)

* Added nav/footer and index.css

* Restyled about section

* Changed functions in nav.js

* Fixed typo

* Add setup documentation to README (#13)

* Add setup to README

* Change branch naming conventions to include ticket number

* Change gatsby-cli command to yarn

* Add sponsorship section (#14)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* small tests and changes

* fix pull requests issues

* rearrange the order of the imports in the index/style/pages

* fix error page

* updated padding space between image and text

* Add sponsor button

* Create clickable button

* Change button text

* Format code

* Change button dimensions

* Switch to padding

* Fix template from code linting

* Remove random file

* Add top margin to sponsor button

* Add sponsor copy

* Change about and logo pngs to svg (#12)

* Add hero section (#11)

* add images for hero

* add configs for gatsby & package.json

* new style components for index and signupForms

* use svg image instead of png

* add hero sections

* add sass stylesheets for mailchimp form

* change top position of foreground

* fix top of both foreground and buildings

* add Brown font

* change hero text

* remove grey background

* Add brown font

* fix css for mobile layout

* change subheading text align

* small css fix

* css for mobile

* add text + more css

* Add placeholder copy from mchacks6 (#15)

* Add about copy

* Fix temp hero styling

* Add release documentation (#16)

* Add Netlify config file

* Update netlify config to yarn

* Add release documentation

* Update README

* Add scripts (#19)

* Format code

* Remove unused gatsby files

* Update scripts

* Update contributing guide

* Add code of conduct

* Add scripts to README

* Add folder structure to README

* Add scrolling function (#20)

* Add scrolling function

* Format code

* Change title of site (#21)

* Change title of site

* Update src/pages/index.js

Co-Authored-By: Loreina Chew <loreina.chew@gmail.com>

* Update src/pages/index.js

Co-Authored-By: Loreina Chew <loreina.chew@gmail.com>

* Add hamburger menu and mobile style changes (#22)

* Add hamburger styles

* Fix mobile padding to be unscrollable

* Make navbar sticky

* Fix mobile styles

* Make footer icons bigger

* Change email input font and styling

* Change hamburger styling

* Update email input placeholder

* Update single line comment

* Fix martlet navbar size

* Move email input placeholder back to center

* Delete zlib import

* Fix styles and address review comments

* Jank fix to center mobile menu

* Fix tap highlight blue overlay

* Format code

* Fix merge

* Move footer into its own style file

* Change sponsor redirect to source code (#23)

* Remove redirect from netlify config file

* Add gatsby netlify plugin

* Add redirect to gatsby node config

* Format code

* Fix gatsby compiler warnings (#24)

* Remove style import from 404

* Remove imports from index page

* Remove extra color variables in index styles

* Remove extra color variables in sign up form

* Format code

* Add changelog (#26)

* Add changelog

* Add changelog documentation to contributing

* Format code

* Add links to version tags

* Add tags documentation to contributing

* Update PR template to include releases (#27)

* Move pr template to /docs

* Update template to include release as type of change

* Remove option to delete types of change

* Update README

* Refactor components structure (#28)

* Move fonts to assets folder

* Move images to assets folder

* Edit images file path to assets folder

* Update logo file and path

* Edit favicon filename

* Create designs folder nested in images folder

* Rename hero images

* Delete unused hero images

* Update filesystem images path

* Add temporary duplicate variable file

* Move About section styling to individual jsx files

* Refactor footer section

* Move 404 to /components

* Delete unused page styles

* Delete sponsor page

* Adjust footer page import order: react, external imports, component imports, image imports

* Refactor nav section styles

* Refactor hero section

* Move SEO section to components folder

* scrollToRef -> scrollTo so it matches mailTo

* Change About section wrapper to container

* Refactor sponsors section

* Delete variables file in styles folder

* Rename LinksWrapper to Links

* Rename nav containers

* Update folder structure in readme

* Fix sponsor scroll (#32)

* Change scroll offset value

* Format code

* Add hero illustrations (#31)

* Add illustrations for background

* Add cord, fix mobile illustrations

* Add UFO, planet, hotair balloon

* Edit media queries

* Fix

* Update HeroStyles.jsx

* Commit

* Update sponsorship package (#34)

* Update changelog

* Bump version to 1.2.1

* Update sponsor pdf

* Revert "Update changelog"

This reverts commit 609ce28.

* Revert "Bump version to 1.2.1"

This reverts commit 04776b3.

* Modify changelog format (#36)

* add keep a changelog description

* update 1.2.1

* update 1.2.0

* update 1.1.1

* update 1.1.0

* update 1.0.1

* update 1.0.0

* add unreleased section

* fix spacing

* update changelog

* update PR template

* update contributing doc

* format code

* modify docs

* update docs

* Fix email signup form (#37)

* remove z-index for bg styles

* add z-index to hero styles

* change floating styles z-index

* update changelog

* Add 404 page (#38)

* update global css

* create actual 404 page

* delete outdated styling

* add not found svg

* fix compiler warning

* add 404 page styling

* rename NotFound to 404

* update button

* jank fix to 404 wrapper for “sticky” footer

* format code

* update changelog

* Add privacy policy and code of conduct pages (#40)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add logo file for API emails (#41)

* Add logo version used in API emails

* update changelog

* Added Privacy Policy and Code of Conduct to pages (#43)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add content for privacy policy page

* Add code of conduct content

* Add mailto links

* Update change log

* Fix responsive layout

* Change link colours

* Add links to privacy policy

* Update link colours

* Remove footer links

* Code of Conduct and Privacy Policy footer links  (#44)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add content for privacy policy page

* Add code of conduct content

* Add mailto links

* Update change log

* Fix responsive layout

* Change link colours

* Add links to privacy policy

* Update link colours

* Remove footer links

* Add footer links

* Fix favicon (#45)

* change favicon

* update changelog

* Add apply button to hero (#46)

* comment out sign up form in hero

* add apply button to hero

* update changelog

* Add MLH badge (#48)

* add mlh badge img file

* add mlh badge components

* add mlh logo to nav

* update changelog

* make mlh badge non-sticky to navbar

* fix scroll

* Add google analytics (#50)

* add google analytics plugin

* add google analytics config

* update changelog

* Fix compiler warnings and resolve dependencies (#49)

* fix compiler warning

* format code

* update changelog

* update gatsby to latest version

* update changelog

* Refactor js to jsx files (#52)

* refactor components

* refactor pages

* update changelog

* Fix typo in privacy page (#54)

* fix typo

* update changelog

* Feature/218 promo (#53)

* add promo page redirect

* update changelog

* Add travel policy page (#56)

* add travel policy page

* add travel policy content

* update changelog

* format code

* add modified dates

* update changelog

* Update travel policy (#58)

* update travel policy

* update changelog

* add minor liability waiver

* add waiver redirect

* add waiver redirect

* Add sponsor info package (#61)

* update p tag font

* add bold text colour

* add sponsor info page

* update changelog

* update changelog

* add spacing

* update changelog

* update schedule

* update sponsor info copy

* update travel policy

* update travel policy

* Logos (#66)

* Added stickermule logo right about footer

* yarn format

* update changelog

Co-authored-by: Loreina Chew <loreina.chew@gmail.com>

* update changelog

* bump version to 1.6.3

Co-authored-by: Haylee Luu <hayleeluu@gmail.com>
Co-authored-by: Carrie Rong <carrierong37@gmail.com>
Co-authored-by: Enan Ashaduzzaman <36650311+ashaduzzamane@users.noreply.github.com>
Co-authored-by: Isabelle del Mundo <isabelledelmundo@gmail.com>
Co-authored-by: Max <max.boksem@mail.mcgill.ca>

1.6.2

Toggle 1.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/1.6.2 (#64)

* Add gatsby starter

* Add github templates

* #2 - Feature/styled components (#5)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* waiver style component

* add new sponsor style component

* nav style component

* coc style component

* privacy style component

* variable style components

* SEO and Favicon (#4)

* Fix Variables Usage + Change Components Names to Capital Case (#7)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* waiver style component

* add new sponsor style component

* nav style component

* coc style component

* privacy style component

* variable style components

* small tests and changes

* fixed variables in stylecomponents

* fix camel case compinents name to capital

* Delete package-lock.json

* Feature/7 landing page blueprint (#6)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* small tests and changes

* Delete package-lock.json

* Update site metadata

* Fix index import order

* Update yarn lockfile

* Change PR template and add contributing guide (#8)

* Remove bug report template

* Change PR template

* Update readme

* Create contributing guide

* Add PR naming convention

* Update PR naming convention

* Add contributing to readme

* Fix indents in PR template

* Update PR checklist

* commit package-lock.json

* add package-lock.json to .gitignore

* Added nav/footer and index.css (#9)

* Feature/9 about (#10)

* Added nav/footer and index.css

* Restyled about section

* Changed functions in nav.js

* Fixed typo

* Add setup documentation to README (#13)

* Add setup to README

* Change branch naming conventions to include ticket number

* Change gatsby-cli command to yarn

* Add sponsorship section (#14)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* small tests and changes

* fix pull requests issues

* rearrange the order of the imports in the index/style/pages

* fix error page

* updated padding space between image and text

* Add sponsor button

* Create clickable button

* Change button text

* Format code

* Change button dimensions

* Switch to padding

* Fix template from code linting

* Remove random file

* Add top margin to sponsor button

* Add sponsor copy

* Change about and logo pngs to svg (#12)

* Add hero section (#11)

* add images for hero

* add configs for gatsby & package.json

* new style components for index and signupForms

* use svg image instead of png

* add hero sections

* add sass stylesheets for mailchimp form

* change top position of foreground

* fix top of both foreground and buildings

* add Brown font

* change hero text

* remove grey background

* Add brown font

* fix css for mobile layout

* change subheading text align

* small css fix

* css for mobile

* add text + more css

* Add placeholder copy from mchacks6 (#15)

* Add about copy

* Fix temp hero styling

* Add release documentation (#16)

* Add Netlify config file

* Update netlify config to yarn

* Add release documentation

* Update README

* Add scripts (#19)

* Format code

* Remove unused gatsby files

* Update scripts

* Update contributing guide

* Add code of conduct

* Add scripts to README

* Add folder structure to README

* Add scrolling function (#20)

* Add scrolling function

* Format code

* Change title of site (#21)

* Change title of site

* Update src/pages/index.js

Co-Authored-By: Loreina Chew <loreina.chew@gmail.com>

* Update src/pages/index.js

Co-Authored-By: Loreina Chew <loreina.chew@gmail.com>

* Add hamburger menu and mobile style changes (#22)

* Add hamburger styles

* Fix mobile padding to be unscrollable

* Make navbar sticky

* Fix mobile styles

* Make footer icons bigger

* Change email input font and styling

* Change hamburger styling

* Update email input placeholder

* Update single line comment

* Fix martlet navbar size

* Move email input placeholder back to center

* Delete zlib import

* Fix styles and address review comments

* Jank fix to center mobile menu

* Fix tap highlight blue overlay

* Format code

* Fix merge

* Move footer into its own style file

* Change sponsor redirect to source code (#23)

* Remove redirect from netlify config file

* Add gatsby netlify plugin

* Add redirect to gatsby node config

* Format code

* Fix gatsby compiler warnings (#24)

* Remove style import from 404

* Remove imports from index page

* Remove extra color variables in index styles

* Remove extra color variables in sign up form

* Format code

* Add changelog (#26)

* Add changelog

* Add changelog documentation to contributing

* Format code

* Add links to version tags

* Add tags documentation to contributing

* Update PR template to include releases (#27)

* Move pr template to /docs

* Update template to include release as type of change

* Remove option to delete types of change

* Update README

* Refactor components structure (#28)

* Move fonts to assets folder

* Move images to assets folder

* Edit images file path to assets folder

* Update logo file and path

* Edit favicon filename

* Create designs folder nested in images folder

* Rename hero images

* Delete unused hero images

* Update filesystem images path

* Add temporary duplicate variable file

* Move About section styling to individual jsx files

* Refactor footer section

* Move 404 to /components

* Delete unused page styles

* Delete sponsor page

* Adjust footer page import order: react, external imports, component imports, image imports

* Refactor nav section styles

* Refactor hero section

* Move SEO section to components folder

* scrollToRef -> scrollTo so it matches mailTo

* Change About section wrapper to container

* Refactor sponsors section

* Delete variables file in styles folder

* Rename LinksWrapper to Links

* Rename nav containers

* Update folder structure in readme

* Fix sponsor scroll (#32)

* Change scroll offset value

* Format code

* Add hero illustrations (#31)

* Add illustrations for background

* Add cord, fix mobile illustrations

* Add UFO, planet, hotair balloon

* Edit media queries

* Fix

* Update HeroStyles.jsx

* Commit

* Update sponsorship package (#34)

* Update changelog

* Bump version to 1.2.1

* Update sponsor pdf

* Revert "Update changelog"

This reverts commit 609ce28.

* Revert "Bump version to 1.2.1"

This reverts commit 04776b3.

* Modify changelog format (#36)

* add keep a changelog description

* update 1.2.1

* update 1.2.0

* update 1.1.1

* update 1.1.0

* update 1.0.1

* update 1.0.0

* add unreleased section

* fix spacing

* update changelog

* update PR template

* update contributing doc

* format code

* modify docs

* update docs

* Fix email signup form (#37)

* remove z-index for bg styles

* add z-index to hero styles

* change floating styles z-index

* update changelog

* Add 404 page (#38)

* update global css

* create actual 404 page

* delete outdated styling

* add not found svg

* fix compiler warning

* add 404 page styling

* rename NotFound to 404

* update button

* jank fix to 404 wrapper for “sticky” footer

* format code

* update changelog

* Add privacy policy and code of conduct pages (#40)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add logo file for API emails (#41)

* Add logo version used in API emails

* update changelog

* Added Privacy Policy and Code of Conduct to pages (#43)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add content for privacy policy page

* Add code of conduct content

* Add mailto links

* Update change log

* Fix responsive layout

* Change link colours

* Add links to privacy policy

* Update link colours

* Remove footer links

* Code of Conduct and Privacy Policy footer links  (#44)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add content for privacy policy page

* Add code of conduct content

* Add mailto links

* Update change log

* Fix responsive layout

* Change link colours

* Add links to privacy policy

* Update link colours

* Remove footer links

* Add footer links

* Fix favicon (#45)

* change favicon

* update changelog

* Add apply button to hero (#46)

* comment out sign up form in hero

* add apply button to hero

* update changelog

* Add MLH badge (#48)

* add mlh badge img file

* add mlh badge components

* add mlh logo to nav

* update changelog

* make mlh badge non-sticky to navbar

* fix scroll

* Add google analytics (#50)

* add google analytics plugin

* add google analytics config

* update changelog

* Fix compiler warnings and resolve dependencies (#49)

* fix compiler warning

* format code

* update changelog

* update gatsby to latest version

* update changelog

* Refactor js to jsx files (#52)

* refactor components

* refactor pages

* update changelog

* Fix typo in privacy page (#54)

* fix typo

* update changelog

* Feature/218 promo (#53)

* add promo page redirect

* update changelog

* Add travel policy page (#56)

* add travel policy page

* add travel policy content

* update changelog

* format code

* add modified dates

* update changelog

* Update travel policy (#58)

* update travel policy

* update changelog

* add minor liability waiver

* add waiver redirect

* add waiver redirect

* Add sponsor info package (#61)

* update p tag font

* add bold text colour

* add sponsor info page

* update changelog

* update changelog

* add spacing

* update changelog

* update schedule

* update sponsor info copy

* update travel policy

* update travel policy

* update changelog

* bump version to 1.6.2

Co-authored-by: Haylee Luu <hayleeluu@gmail.com>
Co-authored-by: Carrie Rong <carrierong37@gmail.com>
Co-authored-by: Enan Ashaduzzaman <36650311+ashaduzzamane@users.noreply.github.com>
Co-authored-by: Isabelle del Mundo <isabelledelmundo@gmail.com>

1.6.1

Toggle 1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/1.6.1 (#63)

* Add gatsby starter

* Add github templates

* #2 - Feature/styled components (#5)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* waiver style component

* add new sponsor style component

* nav style component

* coc style component

* privacy style component

* variable style components

* SEO and Favicon (#4)

* Fix Variables Usage + Change Components Names to Capital Case (#7)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* waiver style component

* add new sponsor style component

* nav style component

* coc style component

* privacy style component

* variable style components

* small tests and changes

* fixed variables in stylecomponents

* fix camel case compinents name to capital

* Delete package-lock.json

* Feature/7 landing page blueprint (#6)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* small tests and changes

* Delete package-lock.json

* Update site metadata

* Fix index import order

* Update yarn lockfile

* Change PR template and add contributing guide (#8)

* Remove bug report template

* Change PR template

* Update readme

* Create contributing guide

* Add PR naming convention

* Update PR naming convention

* Add contributing to readme

* Fix indents in PR template

* Update PR checklist

* commit package-lock.json

* add package-lock.json to .gitignore

* Added nav/footer and index.css (#9)

* Feature/9 about (#10)

* Added nav/footer and index.css

* Restyled about section

* Changed functions in nav.js

* Fixed typo

* Add setup documentation to README (#13)

* Add setup to README

* Change branch naming conventions to include ticket number

* Change gatsby-cli command to yarn

* Add sponsorship section (#14)

* add configs for styled component

* sponsor styled components

* 404 styled components

* index styled components

* try fixing code

* Work collab with Iz and Harsh to finish react template

* small tests and changes

* fix pull requests issues

* rearrange the order of the imports in the index/style/pages

* fix error page

* updated padding space between image and text

* Add sponsor button

* Create clickable button

* Change button text

* Format code

* Change button dimensions

* Switch to padding

* Fix template from code linting

* Remove random file

* Add top margin to sponsor button

* Add sponsor copy

* Change about and logo pngs to svg (#12)

* Add hero section (#11)

* add images for hero

* add configs for gatsby & package.json

* new style components for index and signupForms

* use svg image instead of png

* add hero sections

* add sass stylesheets for mailchimp form

* change top position of foreground

* fix top of both foreground and buildings

* add Brown font

* change hero text

* remove grey background

* Add brown font

* fix css for mobile layout

* change subheading text align

* small css fix

* css for mobile

* add text + more css

* Add placeholder copy from mchacks6 (#15)

* Add about copy

* Fix temp hero styling

* Add release documentation (#16)

* Add Netlify config file

* Update netlify config to yarn

* Add release documentation

* Update README

* Add scripts (#19)

* Format code

* Remove unused gatsby files

* Update scripts

* Update contributing guide

* Add code of conduct

* Add scripts to README

* Add folder structure to README

* Add scrolling function (#20)

* Add scrolling function

* Format code

* Change title of site (#21)

* Change title of site

* Update src/pages/index.js

Co-Authored-By: Loreina Chew <loreina.chew@gmail.com>

* Update src/pages/index.js

Co-Authored-By: Loreina Chew <loreina.chew@gmail.com>

* Add hamburger menu and mobile style changes (#22)

* Add hamburger styles

* Fix mobile padding to be unscrollable

* Make navbar sticky

* Fix mobile styles

* Make footer icons bigger

* Change email input font and styling

* Change hamburger styling

* Update email input placeholder

* Update single line comment

* Fix martlet navbar size

* Move email input placeholder back to center

* Delete zlib import

* Fix styles and address review comments

* Jank fix to center mobile menu

* Fix tap highlight blue overlay

* Format code

* Fix merge

* Move footer into its own style file

* Change sponsor redirect to source code (#23)

* Remove redirect from netlify config file

* Add gatsby netlify plugin

* Add redirect to gatsby node config

* Format code

* Fix gatsby compiler warnings (#24)

* Remove style import from 404

* Remove imports from index page

* Remove extra color variables in index styles

* Remove extra color variables in sign up form

* Format code

* Add changelog (#26)

* Add changelog

* Add changelog documentation to contributing

* Format code

* Add links to version tags

* Add tags documentation to contributing

* Update PR template to include releases (#27)

* Move pr template to /docs

* Update template to include release as type of change

* Remove option to delete types of change

* Update README

* Refactor components structure (#28)

* Move fonts to assets folder

* Move images to assets folder

* Edit images file path to assets folder

* Update logo file and path

* Edit favicon filename

* Create designs folder nested in images folder

* Rename hero images

* Delete unused hero images

* Update filesystem images path

* Add temporary duplicate variable file

* Move About section styling to individual jsx files

* Refactor footer section

* Move 404 to /components

* Delete unused page styles

* Delete sponsor page

* Adjust footer page import order: react, external imports, component imports, image imports

* Refactor nav section styles

* Refactor hero section

* Move SEO section to components folder

* scrollToRef -> scrollTo so it matches mailTo

* Change About section wrapper to container

* Refactor sponsors section

* Delete variables file in styles folder

* Rename LinksWrapper to Links

* Rename nav containers

* Update folder structure in readme

* Fix sponsor scroll (#32)

* Change scroll offset value

* Format code

* Add hero illustrations (#31)

* Add illustrations for background

* Add cord, fix mobile illustrations

* Add UFO, planet, hotair balloon

* Edit media queries

* Fix

* Update HeroStyles.jsx

* Commit

* Update sponsorship package (#34)

* Update changelog

* Bump version to 1.2.1

* Update sponsor pdf

* Revert "Update changelog"

This reverts commit 609ce28.

* Revert "Bump version to 1.2.1"

This reverts commit 04776b3.

* Modify changelog format (#36)

* add keep a changelog description

* update 1.2.1

* update 1.2.0

* update 1.1.1

* update 1.1.0

* update 1.0.1

* update 1.0.0

* add unreleased section

* fix spacing

* update changelog

* update PR template

* update contributing doc

* format code

* modify docs

* update docs

* Fix email signup form (#37)

* remove z-index for bg styles

* add z-index to hero styles

* change floating styles z-index

* update changelog

* Add 404 page (#38)

* update global css

* create actual 404 page

* delete outdated styling

* add not found svg

* fix compiler warning

* add 404 page styling

* rename NotFound to 404

* update button

* jank fix to 404 wrapper for “sticky” footer

* format code

* update changelog

* Add privacy policy and code of conduct pages (#40)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add logo file for API emails (#41)

* Add logo version used in API emails

* update changelog

* Added Privacy Policy and Code of Conduct to pages (#43)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add content for privacy policy page

* Add code of conduct content

* Add mailto links

* Update change log

* Fix responsive layout

* Change link colours

* Add links to privacy policy

* Update link colours

* Remove footer links

* Code of Conduct and Privacy Policy footer links  (#44)

* Add privacy policy and code of conduct pages

* Fix padding for footer to be whole screen on mobile

* Change page names to match naming conventions

* Fix padding for text for mobile view

* Fix indentation

* Fix padding for mobile view

* Fix font size for headers

* Add content for privacy policy page

* Add code of conduct content

* Add mailto links

* Update change log

* Fix responsive layout

* Change link colours

* Add links to privacy policy

* Update link colours

* Remove footer links

* Add footer links

* Fix favicon (#45)

* change favicon

* update changelog

* Add apply button to hero (#46)

* comment out sign up form in hero

* add apply button to hero

* update changelog

* Add MLH badge (#48)

* add mlh badge img file

* add mlh badge components

* add mlh logo to nav

* update changelog

* make mlh badge non-sticky to navbar

* fix scroll

* Add google analytics (#50)

* add google analytics plugin

* add google analytics config

* update changelog

* Fix compiler warnings and resolve dependencies (#49)

* fix compiler warning

* format code

* update changelog

* update gatsby to latest version

* update changelog

* Refactor js to jsx files (#52)

* refactor components

* refactor pages

* update changelog

* Fix typo in privacy page (#54)

* fix typo

* update changelog

* Feature/218 promo (#53)

* add promo page redirect

* update changelog

* Add travel policy page (#56)

* add travel policy page

* add travel policy content

* update changelog

* format code

* add modified dates

* update changelog

* Update travel policy (#58)

* update travel policy

* update changelog

* add minor liability waiver

* add waiver redirect

* add waiver redirect

* Add sponsor info package (#61)

* update p tag font

* add bold text colour

* add sponsor info page

* update changelog

* update changelog

* add spacing

* update changelog

* update schedule

* update sponsor info copy

* update travel policy

* bump version to 1.6.1

* update changelog

* update travel policy

Co-authored-by: Haylee Luu <hayleeluu@gmail.com>
Co-authored-by: Carrie Rong <carrierong37@gmail.com>
Co-authored-by: Enan Ashaduzzaman <36650311+ashaduzzamane@users.noreply.github.com>
Co-authored-by: Isabelle del Mundo <isabelledelmundo@gmail.com>