Skip to content

Corstiaan84/dokku-buildpack-jekyll3-nginx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Jekyll 3 on Dokku

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 84.8%
  • HTML 15.2%