This is a dokku buildpack for installing Jekyll 3. It uses Ruby 2.2.1 and nginx 1.5.7
Tested with:
dokku 0.10.5andjekyll-3.6.2on Ubuntu 14.04.
Just add a .buildpacks file in the root of your Jekyll project containing:
https://github.com/ryandotsmith/nginx-buildpack.git
https://github.com/inket/dokku-buildpack-jekyll3-nginx.git
(Delete any previous .env file that contain export BUILDPACK_URL=...)
For Jekyll 2.x, use inket/dokku-buildpack-jekyll-nginx
Fork tree: