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

hivewallet/mac.hivewallet.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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