/ferret-adoption

One of the wonderful things about ferrets is that new things are fun and exciting! The problem is that when their humans don't have enough time to give them fun new experiences and things to explore, they get bored and unhappy. Although it's hard to say good by to them, we want to make absolutely sure that their next home is the right one and their next humans are really prepared to take them on!

Primary LanguageHTML

ferret-adoption

To get Jekyll to work in heroku, run this command after creating the project in heroku:

Specifically, if you see this:

remote:  !     Push rejected, no Cedar-supported app detected
remote: HINT: This occurs when Heroku cannot detect the buildpack
remote:       to use for this application automatically.
remote: See https://devcenter.heroku.com/articles/buildpacks

Use this command:

heroku config:add BUILDPACK_URL=https://github.com/andycroll/heroku-buildpack-jekyll

And follow the rest of the comments in this blog post:

http://andycroll.com/ruby/serving-a-jekyll-blog-using-heroku/