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

      1. …in reply to @undefined
        @LincolnMullen @jaheppler I want Heroku to build a full, live version of Programming Historian and run it as an app on Heroku.
    1. …in reply to @wcaleb
      @LincolnMullen @jaheppler There currently is no Rakefile in the repo at all.
  1. …in reply to @wcaleb
    @LincolnMullen @jaheppler Use case is that when author submits new lesson, Heroku spins up a version of the site with PR accepted.
    1. …in reply to @wcaleb
      @LincolnMullen @jaheppler Reviewers go to the Heroku site to see the lesson exactly as it would look on our site were PR accepted.
      1. …in reply to @wcaleb
        @LincolnMullen @jaheppler Since GitHub Pages is doing all the work to build the site, I haven't had to rake, build, yada yada before.
        1. …in reply to @wcaleb
          @LincolnMullen @jaheppler When I want to test locally, I've always just run a jekyll server on localhost.