Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 526 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 526 Bytes

Overview

This is a simple shell app in Sinatra which can be used to share your personal contact info

This template uses:

  • Basic Sinatra
  • haml
  • Twitter Bootstrap
  • Portable Contacts
  • Open Graph Protocol

To deploy on Cloud Foundry

First fork the project. Then run:

git clone [email protected]:<your_name>/sinatra-cloudfoundry-basic-website.git mycf
cd mycf
bundle install;bundle package
git push heroku master

To add your Facebook App ID do:

heroku config:set facebook_app_id=23823782