Skip to content

Instantly share code, notes, and snippets.

View chrisjacob's full-sized avatar

Chris Jacob chrisjacob

View GitHub Profile
@chrisjacob
chrisjacob / index.coffeescript
Created June 27, 2012 12:33
A web page created at CodePen.io
console.log(document.getElementById("test"));
@chrisjacob
chrisjacob / index.html
Created June 27, 2012 00:08
A web page created at CodePen.io
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Minimal Circular 3D Buttons &middot; CodePen</title>
<style>
@chrisjacob
chrisjacob / dabblet.css
Created May 3, 2012 04:04
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #006;
background: linear-gradient(45deg, #fff, yellow);
min-height: 100%;
@chrisjacob
chrisjacob / gist:2555875
Created April 30, 2012 06:00 — forked from schacon/gist:1
the meaning of gist
This is gist.
There are many like it, but this one is mine.
It is my life.
I must master it as I must master my life.
Without me gist is useless.
Without gist, I am useless.
...
2555871
asd
@chrisjacob
chrisjacob / A
Created April 29, 2012 04:39
Test gist
A
@chrisjacob
chrisjacob / dabblet.css
Created March 30, 2012 03:05
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #006;
background: linear-gradient(45deg, #fff, yellow);
min-height: 100%;
@chrisjacob
chrisjacob / README.md
Created September 1, 2011 12:08
Node.js Install + CoffeeScript + LESS (+TextMate Bundles)
@chrisjacob
chrisjacob / Setup-TextMate.md
Created August 12, 2011 05:38
My TextMate setup from clean install.

Work in progress...

Download textmate:
http://macromates.com/

Copy into Application folder and Dock.

Register (search GMail for "TextMate" key)

Owner name: Chris Jacob