Skip to content

Latest commit

History

303 Commits

Folders and files

NameName
Last commit message
Last commit date

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

TermURL
w2015https://terriblehack.website/w2015/
f2016https://terriblehack.website/f2016/
w2017https://terriblehack.website/w2017/
s2017https://terriblehack.website/s2017/
f2017https://terriblehack.website/f2017/
s2018https://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

17 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages