Skip to content
This repository has been archived by the owner on Jul 23, 2018. It is now read-only.

NYCPlanning/dokku-buildpack-jekyll-foundation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dokku-buildpack-jekyll

This is a dokku buildpack for Jekyll Foundation sites. It is based on the official dokku nginx buildpack.

Configuration

We are using this to deploy planninglabs.nyc, a Jekyll Foundation Site. Since Jekyll Foundation requires yarn and gulp, we are combining this custom buildpack with the official nodejs buildpack. Both are listed in .buildpacks.

History

This custom buildpack was originally for a simpler jekyll site, but we had to modify it to work with the more complex build of Jekyll Foundation.

After a compatibility issue with this dokku jekyll buildpack when deploying on Ubuntu 16.04.2, we needed a buildpack that would install a newer version of nginx. This is based on the official dokku nginx buildpack, with the jekyll parts borrowed from dokku-buildpack-jekyll3-nginx.

About

Buildpack for jekyll websites on Dokku (nginx)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 93.0%
  • Makefile 7.0%