Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 874 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 874 Bytes

HackCU IV


Phase landing page

Run project

Needs: Ruby

Local

  1. git clone https://github.com/hackcu/hackcu && cd hackcu
  2. gem install jekyll
  3. jekyll serve --watch

Deploy

  1. Push changes to master
  2. There's no 2

Deployment is done automatically by GitHub pages. You don't need to do anything else than pushing to master.

Development

To add new logo images for sponsors and partners

  1. Remove background
  2. Resize the image to 600 x 400 px centering
  3. Archive the original .png file in the corresponding originals/ folder

Want to contribute?

Please read our Code of Conduct, then follow these guidelines