Glavin001 / GitLab-Pages

:eyes: GitHub Pages, for GitLab.
MIT License
203 stars 30 forks source link

Upgrade nodegit and improve Docker build performance #33

Closed ryan-shaw closed 8 years ago

ryan-shaw commented 8 years ago

Updates nodegit and modifies webhooks.js to use the new nodegit API.

Dockerfile has been updated to cache npm installs and bower installs before adding the source code, dramatically improves build performance.

Also actually installs jekyll in the docker container...

ryan-shaw commented 8 years ago

Please merge

Fixes:

Glavin001 commented 8 years ago

Thank you for contributing!! 😃