Skip to content

hackohio/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