Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 267 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 267 Bytes

mac.hivewallet.com

This is the Hive Mac website. It's based on the Middleman static site framework.

Development

  • bundle install
  • bundle exec middleman server

Deployment

  • bundle exec middleman build
  • bundle exec cap deploy