This is the jacobsHack! Splash Page.
This project is based on the HackMIT landing page.
https://github.com/techx/hackmit-splash
The master
branch is deployed at https://jacobshack.com.
The website can be built using Jekyll.
To install jekyll, use:
bundle install
This only has to be done once. Afterwards, you can spin up a local server with:
bundle exec jekyll serve