Skip to content

Instantly share code, notes, and snippets.

@bjo
bjo / testgist.md
Last active January 18, 2016 03:36

Testing out roughdraft with markdown

A First Level Header

A Second Level Header

Now is the time for all good men to come to the aid of their country. This is just a regular paragraph.

@bjo
bjo / 0_reuse_code.js
Created December 1, 2015 19:23
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