Skip to content

A website for the UW TerribleHack hackathon

Notifications You must be signed in to change notification settings

mynameiskatchy/terriblehack

This branch is 86 commits behind TerribleHack/terriblehack:gh-pages.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6d2b5ce · Apr 22, 2020
Mar 7, 2017
Jun 17, 2018
Sep 21, 2018
Apr 21, 2020
Oct 3, 2017
Sep 21, 2018
Apr 17, 2020
Sep 21, 2018
Sep 21, 2018
Sep 21, 2018
Oct 25, 2019
Sep 12, 2015
Jun 30, 2018
Oct 25, 2019
Apr 22, 2020
Apr 21, 2020
Apr 21, 2020
Apr 21, 2020
Apr 21, 2020
Apr 21, 2020
Oct 25, 2019
Apr 22, 2020
Apr 21, 2020
Apr 18, 2020
Apr 21, 2020
Apr 21, 2020
Apr 21, 2020
Apr 18, 2020

Repository files navigation

TerribleHack

A website for the "Terrible Ideas Hackathon" at uWaterloo! 10+ Successful Hackathons and counting!

Current site: https://terriblehack.website/

Past sites

Term URL
w2015 https://terriblehack.website/w2015/
f2016 https://terriblehack.website/f2016/
w2017 https://terriblehack.website/w2017/
s2017 https://terriblehack.website/s2017/
f2017 https://terriblehack.website/f2017/
s2018 https://terriblehack.website/s2018/

Contributing

When creating a new TerribleHack site, move the previous site into its own folder first. <3

Here are some files to not move:

  • .git
  • .gitignore
  • CNAME
  • README.MD
  1. Move the old *.html files into the previous term's folder (e.g. w20XX for Winter 20XX)
  2. Create a new folder for this term's website (e.g. s20XX for Spring 20xx)
  3. Place your assets (images, CSS, JS) in the new folder (e.g. s20XX)
  4. Create your homepage by creating index.html in the root folder (where the old index.html was)
  5. Use root-relative URLs, so the links will still work when the webpages are moved in the future

Important: To test your site locally while using root-relative URLs, use localhost:8000 instead of file://...:

cd terriblehack
python -m SimpleHTTPServer 8000

About

A website for the UW TerribleHack hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 31.8%
  • JavaScript 25.5%
  • CSS 24.2%
  • Jupyter Notebook 18.5%