Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 404 Bytes

File metadata and controls

16 lines (11 loc) · 404 Bytes

Hackberry Website

Hackberry Website implemented with Middleman.

Setup

  1. Clone the repository.
  2. Enter the repository directory.
  3. Install Ruby dependencies with bundle install.
  4. Install Node dependencies with npm install.
  5. Run the server with ./server.

Deploying

The website is manually deployed by running ./deploy.