Skip to content

stereosupersonic/chickenhouse

Repository files navigation

Chickenhouse

Build Status Coverage Status Code Climate

This is the source of Henaheisl.de

UPDATE

  • rake import:flickr # pull down all collections from flickr db

DEPLOY to Heroku

  • git push heroku master
  • heroku run rake db:migrate
  • heroku run rake import:blog
  • heroku run rake import:flickr
  • heroku run rake import:create_album_posts

Contributor