Skip to content

Instantly share code, notes, and snippets.

View dandenney's full-sized avatar

Dan Denney dandenney

View GitHub Profile
@dandenney
dandenney / .block
Last active February 4, 2020 00:59 — forked from cmdoptesc/d3.slider.css
D3: Map Timeline
license: mit
# ----------------------------------------------------
# Apps
# ----------------------------------------------------
alias catalog='npm run start'
alias great='gatsby clean && gatsby develop -o'
alias mansion='gatsby build && gatsby serve -o'
alias wilson='kill -9 $(lsof -ti tcp:8000)'
alias clean='gatsby clean'
alias clearn='gatsby clean'
@dandenney
dandenney / bs.md
Last active March 2, 2017 19:33
Bootstrap and Custom Styles

Lightly Customize

  • Content
  • Card
  • Buttons
  • Breadcrumbs
  • Dropdowns
  • Modal
  • Nav
  • Media Object
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Timmmmaayyyy</title>
</head>
<style>
/* -- removebluelinks.com works for iOS -- */
<!-- ===== STYLES ========== -->
<style>
table {
border-collapse: collapse;
border-spacing: 0;
}
td.text,
td.text--footer,
@dandenney
dandenney / .json
Created January 12, 2016 18:09
The data
[{"sends":13633,"opens":4229,"open_rate":31,"clicks":410,"click_rate":3,"date":"August 2014"},{"sends":51200,"opens":17647,"open_rate":34,"clicks":1667,"click_rate":3,"date":"September 2014"},{"sends":52713,"opens":18483,"open_rate":35,"clicks":1788,"click_rate":3,"date":"October 2014"},{"sends":61203,"opens":22351,"open_rate":37,"clicks":1841,"click_rate":3,"date":"November 2014"},{"sends":50727,"opens":15784,"open_rate":31,"clicks":1473,"click_rate":3,"date":"December 2014"},{"sends":51987,"opens":18282,"open_rate":35,"clicks":1863,"click_rate":4,"date":"January 2015"},{"sends":58916,"opens":19021,"open_rate":32,"clicks":1675,"click_rate":3,"date":"February 2015"},{"sends":60394,"opens":20305,"open_rate":34,"clicks":1882,"click_rate":3,"date":"March 2015"},{"sends":57844,"opens":18677,"open_rate":32,"clicks":1676,"click_rate":3,"date":"April 2015"},{"sends":61140,"opens":19703,"open_rate":32,"clicks":1876,"click_rate":3,"date":"May 2015"},{"sends":83767,"opens":25731,"open_rate":31,"clicks":2028,"click_rate
@dandenney
dandenney / gist:f6737539474a3becc5b7
Created October 13, 2014 16:13
Jon likes plists
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Kind</key>
<string>Xcode.Xcode3.ProjectTemplateUnitKind</string>
<key>Identifier</key>
<string>com.apple.dt.unit.applicationBase</string>
<key>Ancestors</key>
<array>
@dandenney
dandenney / index.html
Created July 13, 2012 04:51
A web page created at CodePen.io
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>CodePen &middot; A Pen by dandenney</title>
<!--
Copyright (c) 2012 Dan Denney, http://codepen.io/dandenney
Permission is hereby granted, free of charge, to any person obtaining
@dandenney
dandenney / index.html
Created July 13, 2012 04:51
A web page created at CodePen.io
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>CodePen &middot; A Pen by dandenney</title>
<!--
Copyright (c) 2012 Dan Denney, http://codepen.io/dandenney
Permission is hereby granted, free of charge, to any person obtaining
@dandenney
dandenney / index.html
Created July 13, 2012 04:51
A web page created at CodePen.io
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>CodePen &middot; A Pen by dandenney</title>
<!--
Copyright (c) 2012 Dan Denney, http://codepen.io/dandenney
Permission is hereby granted, free of charge, to any person obtaining