Skip to content

Instantly share code, notes, and snippets.

View hellojwilde's full-sized avatar

Jonathan Wilde hellojwilde

View GitHub Profile
@hellojwilde
hellojwilde / _core.scss
Created January 17, 2011 03:02
An SCSS port of the Deco Grid System (deco.gs)
/* This is an **unofficial** [SCSS](http://sass-lang.com/) port of preview 2
of the [Deco Grid System](http://deco.gs/). The Deco Grid System was
originally written by [Alexander Limi](http://limi.net/) and released under
a [public domain/BSD](http://twitter.com/limi/status/10865858377154560)
license.
This port was created by [Jonathan Wilde](http://www.speedbreeze.com/).
Jonathan doesn't deserve much credit, though, since Alexander Limi did all
of the hard work. ;) This file is licensed under the same terms as the
original Deco Grid System CSS.
@hellojwilde
hellojwilde / demo.htm
Created October 24, 2010 22:23
Clean Resource Replacement
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Stats Page</title>
</head>
<body>
<div id="chart-container">
<!-- This is the original image, which will get replaced. -->
<image src="[url]" id="chart" alt="Chart" />