/hackgt2018-website

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

hackgt2018-website Build Status

Edit individual sections in the /src/pages directory. Files are sorted alphabetically for simplicity. There are also two other important files, /src/header.html and /src/footer.html.

Build the project (just once):

gulp

(That's the default task.)

Build the project and then watch for changes:

gulp watch

The project will be built each time you make changes.

TODO:

  • mobile styling
  • add logo to navbar
  • make navbar take up more of the screen width
  • add transition animations when switching from light to dark navigation & tweak this so it works better
  • add svg elems for each section
  • add smoother transition for changing hours/days on countdown timer
  • animations for social media icons
  • animations for hovering over "sign up" on splash
  • add functionality for rectangles to function as buttons up/down on the right side
  • add track logos + descriptions to the track page
  • tweak schedule page (center text, make bigger, change cursor on the buttons, etc.)
  • swap out current text for finalized content
  • about page
  • swap out bg splash image for svg's
  • scroll animations (rectangles on right side, fade text in/out etc.)
  • svg animations for each page