Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Shopify/dokku-buildpack-jekyll3-nginx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 

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.10.5 and jekyll-3.6.2 on Ubuntu 14.04.

Usage

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=...)

Other

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

Credit

Fork tree:

Releases

No releases published

Packages

No packages published

Languages

  • Shell 81.1%
  • HTML 18.9%