Skip to content

Instantly share code, notes, and snippets.

View lorinrivers's full-sized avatar

Lorin Rivers lorinrivers

View GitHub Profile
@lorinrivers
lorinrivers / .block
Created October 2, 2019 17:56 — forked from mbostock/.block
Raster Reprojection
license: gpl-3.0
@lorinrivers
lorinrivers / keybase.md
Created August 12, 2019 21:58
Proof I am who I say I am for Keybase

Keybase proof

I hereby claim:

  • I am lorinrivers on github.
  • I am lrivers (https://keybase.io/lrivers) on keybase.
  • I have a public key ASCToIE3agUbivyVHKUH995nOHI3eeLZ5j-F3bATwDGydQo

To claim this, I am signing this object:

@lorinrivers
lorinrivers / .block
Created August 14, 2018 19:04
Modular US State Choropleth
license: MIT
@lorinrivers
lorinrivers / OneNote Importer (Preview)_2016-08-19-192624_bellerophon.hang
Created August 20, 2016 00:44
OneNote Importer (Preview)_2016-08-19-192624_bellerophon.hang
This file has been truncated, but you can view the full file.
Date/Time: 2016-08-19 19:26:16 -0500
OS Version: Mac OS X 10.11.6 (Build 15G31)
Architecture: x86_64
Report Version: 22
Command: OneNote Importer (Preview)
Path: /Applications/OneNote Importer (Preview).app/Contents/MacOS/OneNote Importer (Preview)
Version: 1.0.1 (1)
Parent: launchd [1]
PID: 57578
@lorinrivers
lorinrivers / gist:d21c052eed3d471cbfe597d4421abbd6
Last active August 20, 2016 00:43
OneNote wakeups_resource.diag
Date/Time: 2016-08-19 19:31:26 -0500
OS Version: Mac OS X 10.11.6 (Build 15G31)
Architecture: x86_64
Report Version: 19
Command: OneNote
Path: /Applications/Microsoft OneNote.app/Contents/MacOS/Microsoft OneNote
Version: 15.26 (15.26.16081700)
Parent: launchd [1]
PID: 57773
<!DOCTYPE html>
<meta charset="utf-8">
Hello, world!
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
margin: auto;
position: relative;
width: 960px;
}
This file has been truncated, but you can view the full file.
{
"meta" : {
"view" : {
"id" : "c9gq-k8de",
"name" : "FY 2016 Proposed Operating Budget Expenditures – Line Item Detail",
"attribution" : "City of Austin",
"averageRating" : 0,
"category" : "Government",
"createdAt" : 1439588226,
"description" : "City of Austin FY 2016 Proposed operating budget showing expenditures by line item detail. The Proposed Budget is at the Fund, Department, Program, Activity, Unit and Expense Code level. The information contained in this data set is for informational purposes for viewing and downloading and includes personnel, contractual and commodities. Certain Austin Energy budget items have been excluded as competitive matters under Texas Government Code Section 552.133 and City Council Resolution 20051201-002.",

Keybase proof

I hereby claim:

  • I am mcsilverback on github.
  • I am lrivers (https://keybase.io/lrivers) on keybase.
  • I have a public key whose fingerprint is 0EBB 58E4 520D CB6A C8EA 17EC CC8C D4F5 868C B27A

To claim this, I am signing this object:

<?php
// Template Name: Feature
// Adds Page Title
add_action( 'genesis_before_content', 'genesis_do_post_title' );
// Adds Page Content
add_action( 'genesis_before_loop', 'st_do_feature_content' );
function st_do_feature_content() {