This is the full public site of BitBalloon.com ported to Middleman, a static site generator.
To build the site:
- git clone https://github.com/BitBalloon/middleman-homepage.git
- cd middleman-homepage
- bundle install
- bundle exec middleman build
To run a preview server, follow the same steps but run bundle exec middleman
instead of step 4.
From the root of the repository
- gem install bitballoon
- bitballoon deploy build
And Boom your very own BitBalloon site is live.