Skip to content

Latest commit

History

History
executable file
37 lines (23 loc) 路 933 Bytes

README.md

File metadata and controls

executable file
37 lines (23 loc) 路 933 Bytes

Startups2Students


Startups2Students landing page

Run project

Needs: Ruby

Local

  1. git clone https://github.com/hackcu/startups2students && cd startups2students
  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