Skip to content

hackberrydev/middleman-website

Repository files navigation

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.

Releases

No releases published

Packages

No packages published