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