Skip to content

Instantly share code, notes, and snippets.

View donmccurdy's full-sized avatar

Don McCurdy donmccurdy

View GitHub Profile
map $http_host $subdomain_port {
hostnames;
www.donmccurdy.com 8001;
sandbox.donmccurdy.com 8002;
proxy-controls.donmccurdy.com 8003;
}
server {
server_name _;
@donmccurdy
donmccurdy / fancy-underline.less
Last active July 4, 2016 20:06
Fancy Underline (LESS Mixin)
/**
* Based on work by Jonathan Neal.
* https://codepen.io/jonneal/pen/PzGYEE
*/
@textUnderlineFade: 20%;
@textUnderlineColor: currentColor;
@textUnderlineBackgroundColor: #FFF;
@textUnderlinePosition: -.14em;
@textUnderlineSize: .05em;
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@donmccurdy
donmccurdy / .block
Last active October 4, 2016 19:17
Blurred Matrix Heatmap
height: 480
license: mit
@donmccurdy
donmccurdy / .block
Last active October 10, 2016 18:27
ngAutocomplete + fixed header
license: mit
@donmccurdy
donmccurdy / .block
Last active October 16, 2016 20:40
unconf badge
license: mit
@donmccurdy
donmccurdy / .block
Last active October 16, 2016 23:28
aframe + d3 + bl.ocks
license: mit