/usacs.github.io

new usacs.rutgers.edu site because no one else was making one

Primary LanguageHTML

###USACS SITE New site is in static folder. Still unsure how we should go about organizing the repo.

###CSS FILE DEFINITIONS: common.css This holds all things universally found on all webpages, such as fonts, navs, default html tag styling, etc.

modules.css Self contained objects that can be placed anywhere and planned or may be reused in the future that don't depend on page specific css to work properly. Such as, buttons, article cards, header-areas, etc.

page-specific-css Used to override common.css stylings if needed, make custom adjustments or additions to a page. Also mainly used to style elements that don't ever plan to be reused.


Todo for landing page:

  • Mobile view for nav
  • Mobile adjustments for whole page (shouldn't be a lot)
  • Somehow acquire photos for hackerspace and command center
  • Get info on what we need for footer
  • Start getting info to replace placeholder text
  • Finalize links in nav
  • Make nav either animate fadeIn/fadeOut or moveUp/moveDown on scroll
  • QA for other devices