Skip to content

Instantly share code, notes, and snippets.

//
// Grid system
// --------------------------------------------------
@default-width: (@remCalc * 1200);
@default-columns: 12;
@default-colspan: 1;
@default-padding: 0;
@default-margin: 0 auto;
@default-gutter: 0;
#!/bin/sh
# Alot of these configs have been taken from the various places
# on the web, most from here
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
# Set the colours you can use
black='\033[0;30m'
white='\033[0;37m'
red='\033[0;31m'
// Set all base colors
$colors: (
red: #ff4136,
blue: #0074d9,
green: #2ecc40,
yellow: #ffdc00,
orange: #ff851b,
purple: #85144b,
gray: #aaaaaa,
black: #000000,
@corvine74
corvine74 / _new-window.js
Created August 17, 2015 13:05
add target="_blank" with pure javascript
<script>
var anchors = document.getElementsByTagName("a");
var host = new RegExp('/' + window.location.hostname + '/');
for (var i=0; i < anchors.length; i++){
if( !(host.test(anchors[i].href)) ){
anchors[i].setAttribute("target", "_blank");
}
}
</script>
{
"name": "pucker",
"description": "static site generator to baseline projects",
"version": "0.1.0",
"homepage": "http://pucker.io",
"author": {
"name": "Jess Hardy",
"email": "corvine@me.com"
},
"license": "MIT",
/*!
* Gruntfile
* @author Jess Hardy
*/
module.exports = function(grunt) {
pkg: grunt.file.readJSON('package.json'),
tag: {
banner: '/*!\n' +
' * <%= pkg.name %>\n' +
' * <%= pkg.title %>\n' +
Content-Transfer-Encoding: 7bit
Content-Type: text/html;
charset=us-ascii
Message-Id: <E634CB41-400F-4220-8FFD-F6ECB630481A@hhsea.txnet.state.tx.us>
Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\))
<body style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<table cellpadding="4" style="margin-top:60px">
<tbody>
<tr>
@corvine74
corvine74 / bands.md
Last active December 31, 2015 16:55

alice in chains
godsmack
korn
marilyn manson
rush
daft punk
mudvayne
beastie boys
opeth
soil

@corvine74
corvine74 / wheelchairs.txt
Last active January 25, 2016 16:35
wheelchairs
http://www.wheelchairs.com/index.htm
http://www.sunrisemedical.com/power-wheelchairs/quickie/rear-wheel-drive/p-222-se
{
"added_words":
[
"don’t",
"you’re",
"we’ll",
"you’ll",
"online",
"inline",
"blockquote",