Skip to content

Instantly share code, notes, and snippets.

@brevity
Last active December 20, 2015 02:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brevity/6055188 to your computer and use it in GitHub Desktop.
Save brevity/6055188 to your computer and use it in GitHub Desktop.
a good excuse to play with gists
/**
* a good excuse to play with gists
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
<!-- so apparently not all files need to be named "dabblet", but the currently active file does get saved back to github as dabblet.x -->
// alert('Hello world!');
name: The Name of the Fiddle
description: just some html5 and css to test out store a fiddle in gist
authors:
- Andrew Toelle
resources:
normalize_css: yes
<a href="http://jsfiddle.net/gh/gist/library/pure/6055188/">Fiddle it.</a>
<script src="https://gist.github.com/ajtoelle/6055188.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment