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