Skip to content

Instantly share code, notes, and snippets.

@hughbagan
hughbagan / index.html
Created July 17, 2018 15:42
stoic maxims
<style>
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab');
body {
margin:30px 0 30px 0;
background-color: rgb(250,250,250);
}
h1 {
font-family: 'Roboto Slab',serif;
}
@hughbagan
hughbagan / .block
Last active March 25, 2018 06:13
D3 Workshop: Part 3 - Conference Data
license: mit
@hughbagan
hughbagan / .block
Last active March 25, 2018 06:13
D3 Workshop: Part 2 - SVGs and d3 Transitions
license: mit
@hughbagan
hughbagan / .block
Last active March 25, 2018 06:13
D3 Workshop: Part 1 - Basic HTML, d3, and Data Binding
license: mit