Skip to content

NDuggan/dokku-buildpack-jekyll-nginx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 

Repository files navigation

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

Usage

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

Other

For Jekyll 3.x, use inket/dokku-buildpack-jekyll3-nginx

Credit

@resurge for fixing the Jekyll install process.

Fork tree:

About

Jekyll 2 on Dokku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 87.6%
  • HTML 12.4%