Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 606 Bytes

jekyll-github-prose.md

File metadata and controls

17 lines (9 loc) · 606 Bytes

Deploying a Jekyll site on a VM Using Prose.io and Github Webhooks on Ubuntu 14

Install ruby and jekyll, resolve dependencies. Github has a pretty good tutorial for this.

Create the Jekyll site, and initialize as a git repository

Create webhook

Push to a remote

Install node.js and npm (Node Package Manager)

Clone jekyll-hook application

Install forever

Run node script as a serviec using forever