Skip to content

withassociates/with_links-2014

Repository files navigation

With Links 2014

<img src=“https://gemnasium.com/withassociates/with_links-2014.svg” alt=“Dependency Status” /> <img src=“https://codeclimate.com/github/withassociates/with_links-2014/badges/gpa.svg” />

Setup:

Clone the repo, run bundle install and rake db:migrate. To install dummy data for your development environment, run rake db:seed.

Visit ‘/admin’ (ask a human for the password).

Deploying:

git push heroku master

Usage:

From ‘/admin’, you can create People, Links and Themes. People are created first, as they will rarely change.

Create a Theme from ‘/admin/themes’, to which you can add Links (belonging to the previous created People).