wcaleb’s avatarwcaleb’s Twitter Archive—№ 11,250

      1. @jaheppler @LincolnMullen Can I bug you with some Ruby/Heroku/Jekyll questions? (Don't say no.)
    1. …in reply to @wcaleb
      @jaheppler @LincolnMullen Trying to set up Heroku Review Apps for Prog. Hist.; they deploy PRs for testing: devcenter.heroku.com/articles/github-integration-review-apps
  1. …in reply to @wcaleb
    @jaheppler @LincolnMullen But this is my first time using Heroku, and I gather I need to tell Heroku app that I want it to serve jekyll code
    1. …in reply to @wcaleb
      @jaheppler @LincolnMullen Is this as simple as a Rake-a-ma-doodle in the repo that somehow tells Heroku: "This is a Jekyll site. Serve it."?