rjjb3427 / agency

Web site with blog for communication agency

Home Page:http://agency-blog.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Communication agency site with :

  • home page as a landing page
  • blog part

This site is deployed on http://agency-blog.herokuapp.com/

How to install the project

Ruby version : 2.2.1 Rails version : 4.2.0

Git clone https://github.com/giniouxe/agency.git

Make sure you have the right versions of Ruby and Rails installed, then run:

bundle install

Setup database

Create the Postgresql dev database named agency_dev. See config/database.yml for username and password.

Then run: rake db:create rake db:migrate rake db:seed

Contributing

If you make improvements to this application, please share with others.

  • Fork the project on GitHub.
  • Make your feature addition or bug fix.
  • Commit with Git.
  • Send the author a pull request.

About

Web site with blog for communication agency

http://agency-blog.herokuapp.com/


Languages

Language:Ruby 76.0%Language:HTML 18.8%Language:CSS 4.6%Language:JavaScript 0.6%