Skip to content

vchen04/highschoolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

High School I/O Website

Deployment Status
Welcome to the official website for High School I/O, an annual high school hackathon hosted by OHI/O.

How to contribute to the website

  • You may want to run a local testing server if you're working with absolute paths or page builders.

Folder Structure:
20**: Contains the HTML pages and asset folders for each individual event.
assets: Contains commonly used assets (such as minified js) that may be reused across events.
index.html: The redirect page for the hack.osu.edu/hs page to the most recent event page.

Deployment:
The website is deployed using a simple GitHub actions workflow using AWS's S3 CLI.

  • The script is setup to deploy the repo into the /hs directory

About

High School I/O's website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.7%
  • HTML 32.3%
  • JavaScript 11.7%
  • SCSS 8.3%