Skip to content

git-mad/git-mad.github.io

Repository files navigation

This is the official website of the Georgia Institute of Technology Mastering Android Development (GITMAD) Club.

Project Structure

  • index.html - Main page showing the schedule and a facebook feed
  • about.html - Page showing officers
  • guides.html - Page showing a list of guides
  • _layouts/ - Templates for site pages
  • _guides/ - Collection containing information for each guide
  • _data/
    • [officers.yml] - Data pertaining to officers to display on the officers page
    • [schedule.yml] - Data pertaining to the schedule to display on the main(index) page
  • assets/
    • css - Styling
    • fonts - Fonts
    • images - Images on the sites (e.g. officer pictures)
    • js - Javascript

Contributing

Guides

Officers

Schedule

Technology

  • Jekyll
  • HTML
  • Boostrap (Material)