Skip to content

Instantly share code, notes, and snippets.

@johnchristopher
johnchristopher / gist:b011fc648c3637420444
Last active August 29, 2015 14:03 — forked from stran12/gist:1394757
How to install cGit on Nginx (Ubuntu server)

How to install cGit on Nginx (Ubuntu server)

Step-by-step installtion of cGit on nginx without funky rewrite rules.

Pre-requisites

This is for :

@johnchristopher
johnchristopher / 0_reuse_code.js
Created June 18, 2014 23:36
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console