Early prototype of the Beautiful Rising toolbox
- bower
- gem
- Get the repo
git clone https://github.com/BeautifulTrouble/proto-rising.git
cd proto-rising
- Install the Ruby dependencies
gem install bundler
bundle install --path _vendor
- Install the Javascript dependencies
bower install
Use bundler to run the local copy of jekyll and build the site
bundle exec jekyll build
- Build entire prototype