This is a dokku buildpack for installing Jekyll 2.5.3 with Nginx.
Tested with dokku v0.4.2-45-ge471214
and jekyll-2.5.3
Just add a .env
file in the root of your jekyll project containing:
export BUILDPACK_URL=https://github.com/inket/dokku-buildpack-jekyll-nginx.git
For Jekyll 3.x, use inket/dokku-buildpack-jekyll3-nginx
@resurge for fixing the Jekyll install process.
Fork tree: