Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 976 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 976 Bytes

This is a dokku buildpack for installing Jekyll 3. It uses Ruby 2.2.1 and nginx 1.5.7

Tested with:

  • dokku 0.11.4 and jekyll-3.6.2 on Ubuntu 16.04.

Usage

Just add a .buildpacks file in the root of your Jekyll project containing:

https://github.com/heroku/heroku-buildpack-nginx.git
https://github.com/inket/dokku-buildpack-jekyll3-nginx.git

(Delete any previous .env file that contain export BUILDPACK_URL=...)

Other

For Jekyll 2.x, use inket/dokku-buildpack-jekyll-nginx

Credit

Fork tree: