GitbookIO / styleguide

GitBook.com HTML/CSS Style Guide
http://styleguide.gitbook.com
Apache License 2.0
87 stars 23 forks source link

Docker heroku deploy #58

Open AaronO opened 7 years ago

AaronO commented 7 years ago

Allow the styleguide to be deployed to heroku using next.js. We use heroku's new container support and run the build locally using bob and docker.

(bob allows to have a separate "build" with a lighter "prod" docker image).