Datasets:

Modalities:
Image
Tags:
code
Libraries:
Datasets
License:
Sketch2Code / 298.html
RyanLi0802's picture
Uploaded Sketch2Code Files
a01128b verified
raw
history blame
23.8 kB
<!DOCTYPE html>
<html class="wf-effra-i4-active wf-effra-n4-active wf-sourcecodepro-n4-active wf-effra-n5-active wf-effra-i5-active wf-active">
<head>
<style>
.highlight .c { color: #586E75 } /* Comment */
.highlight .err { color: #93A1A1 } /* Error */
.highlight .g { color: #93A1A1 } /* Generic */
.highlight .k { color: #859900 } /* Keyword */
.highlight .l { color: #93A1A1 } /* Literal */
.highlight .n { color: #93A1A1 } /* Name */
.highlight .o { color: #859900 } /* Operator */
.highlight .x { color: #CB4B16 } /* Other */
.highlight .p { color: #93A1A1 } /* Punctuation */
.highlight .cm { color: #586E75 } /* Comment.Multiline */
.highlight .cp { color: #859900 } /* Comment.Preproc */
.highlight .c1 { color: #586E75 } /* Comment.Single */
.highlight .cs { color: #859900 } /* Comment.Special */
.highlight .gd { color: #2AA198 } /* Generic.Deleted */
.highlight .ge { color: #93A1A1; font-style: italic } /* Generic.Emph */
.highlight .gr { color: #DC322F } /* Generic.Error */
.highlight .gh { color: #CB4B16 } /* Generic.Heading */
.highlight .gi { color: #859900 } /* Generic.Inserted */
.highlight .go { color: #93A1A1 } /* Generic.Output */
.highlight .gp { color: #93A1A1 } /* Generic.Prompt */
.highlight .gs { color: #93A1A1; font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #CB4B16 } /* Generic.Subheading */
.highlight .gt { color: #93A1A1 } /* Generic.Traceback */
.highlight .kc { color: #CB4B16 } /* Keyword.Constant */
.highlight .kd { color: #268BD2 } /* Keyword.Declaration */
.highlight .kn { color: #859900 } /* Keyword.Namespace */
.highlight .kp { color: #859900 } /* Keyword.Pseudo */
.highlight .kr { color: #268BD2 } /* Keyword.Reserved */
.highlight .kt { color: #DC322F } /* Keyword.Type */
.highlight .ld { color: #93A1A1 } /* Literal.Date */
.highlight .m { color: #2AA198 } /* Literal.Number */
.highlight .s { color: #2AA198 } /* Literal.String */
.highlight .na { color: #93A1A1 } /* Name.Attribute */
.highlight .nb { color: #B58900 } /* Name.Builtin */
.highlight .nc { color: #268BD2 } /* Name.Class */
.highlight .no { color: #CB4B16 } /* Name.Constant */
.highlight .nd { color: #268BD2 } /* Name.Decorator */
.highlight .ni { color: #CB4B16 } /* Name.Entity */
.highlight .ne { color: #CB4B16 } /* Name.Exception */
.highlight .nf { color: #268BD2 } /* Name.Function */
.highlight .nl { color: #93A1A1 } /* Name.Label */
.highlight .nn { color: #93A1A1 } /* Name.Namespace */
.highlight .nx { color: #555 } /* Name.Other */
.highlight .py { color: #93A1A1 } /* Name.Property */
.highlight .nt { color: #268BD2 } /* Name.Tag */
.highlight .nv { color: #268BD2 } /* Name.Variable */
.highlight .ow { color: #859900 } /* Operator.Word */
.highlight .w { color: #93A1A1 } /* Text.Whitespace */
.highlight .mf { color: #2AA198 } /* Literal.Number.Float */
.highlight .mh { color: #2AA198 } /* Literal.Number.Hex */
.highlight .mi { color: #2AA198 } /* Literal.Number.Integer */
.highlight .mo { color: #2AA198 } /* Literal.Number.Oct */
.highlight .sb { color: #586E75 } /* Literal.String.Backtick */
.highlight .sc { color: #2AA198 } /* Literal.String.Char */
.highlight .sd { color: #93A1A1 } /* Literal.String.Doc */
.highlight .s2 { color: #2AA198 } /* Literal.String.Double */
.highlight .se { color: #CB4B16 } /* Literal.String.Escape */
.highlight .sh { color: #93A1A1 } /* Literal.String.Heredoc */
.highlight .si { color: #2AA198 } /* Literal.String.Interpol */
.highlight .sx { color: #2AA198 } /* Literal.String.Other */
.highlight .sr { color: #DC322F } /* Literal.String.Regex */
.highlight .s1 { color: #2AA198 } /* Literal.String.Single */
.highlight .ss { color: #2AA198 } /* Literal.String.Symbol */
.highlight .bp { color: #268BD2 } /* Name.Builtin.Pseudo */
.highlight .vc { color: #268BD2 } /* Name.Variable.Class */
.highlight .vg { color: #268BD2 } /* Name.Variable.Global */
.highlight .vi { color: #268BD2 } /* Name.Variable.Instance */
.highlight .il { color: #2AA198 } /* Literal.Number.Integer.Long */
@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
/*
Icon Font: fontcustom
*/
@font-face {
font-family: "fontcustom";
src: url("./fontcustom_0835e426621a94313da8bd0ca7be371f.eot");
src: url("./fontcustom_0835e426621a94313da8bd0ca7be371f.eot?#iefix") format("embedded-opentype"), url("./fontcustom_0835e426621a94313da8bd0ca7be371f.woff") format("woff"), url("./fontcustom_0835e426621a94313da8bd0ca7be371f.ttf") format("truetype"), url("./fontcustom_0835e426621a94313da8bd0ca7be371f.svg#fontcustom") format("svg");
font-weight: normal;
font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
@font-face {
font-family: "fontcustom";
src: url("./fontcustom_0835e426621a94313da8bd0ca7be371f.svg#fontcustom") format("svg"); } }
[data-icon]:before {
content: attr(data-icon); }
[data-icon]:before,
.icon-book:before,
.icon-fg:before,
.icon-head:before,
.icon-list:before,
.icon-note:before,
.icon-tinaja:before {
display: inline-block;
font-family: "fontcustom";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased; }
.icon-book:before {
content: "\f100"; }
.icon-fg:before {
content: "\f104"; }
.icon-head:before {
content: "\f103"; }
.icon-list:before {
content: "\f101"; }
.icon-note:before {
content: "\f102"; }
.icon-tinaja:before {
content: "\f105"; }
body {
background-color: #fffdf2;
color: #333;
font-family: "effra", sans-serif;
font-size: 18px;
font-weight: 400; }
span.invisible-text {
display: none; }
i, em, cite {
font-style: italic; }
i > i, i em, i cite, em > i, em em, em cite, cite > i, cite em, cite cite {
font-style: normal; }
b, strong {
font-weight: 500; }
a {
color: #0CB3B0; }
a:hover {
color: #333; }
a:visited {
color: #C00080; }
a.footnote {
font-size: .75em;
line-height: 100%;
margin-right: .5em;
text-decoration: none;
vertical-align: super; }
b {
font-weight: 500; }
h2 {
font-size: 1.25em;
font-weight: 500;
margin-bottom: 1em; }
h3 {
font-size: 1em;
font-weight: 500;
margin-top: 1.5em;
margin-bottom: .5em; }
p {
margin-bottom: 1em; }
ol {
list-style-type: decimal; }
span.indicator {
display: inline-block;
float: left;
margin-left: -1.5em; }
span.small {
font-size: .8em; }
div.youtube-video {
margin: 2em 0;
max-width: 100%;
padding-bottom: 56.25%;
position: relative;
width: 100%; }
div.youtube-video iframe {
height: 100%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%; }
img {
max-width: 100%;
width: 100%; }
.clear-block {
clear: both; }
.posts {
list-style-type: none;
margin: 0 2em 4em 2em; }
.posts li {
line-height: 1.25em;
margin: 1.5em 0;
position: relative; }
.posts li.long-post {
background-color: #fffffc;
border-color: #FCC884;
border-style: solid;
border-width: 0 0 1px 0;
margin: 0 -2em .1em -2em;
padding: 1em 2em 1.5em 2em; }
.posts li.long-post a.list-title {
font-weight: 500; }
.posts li a.list-title {
text-decoration: none; }
.posts li a.list-title:hover {
text-decoration: underline; }
.posts li p {
line-height: 167%;
margin-top: .5em; }
.posts li p span.excerpt {
margin-right: .5em; }
.posts li p span.details {
white-space: nowrap; }
.posts li p span.details a.detail {
color: #FCC884;
font-size: 80%;
margin-right: .5em;
text-decoration: none; }
.posts li p span.details a.detail:hover {
text-decoration: underline; }
.posts li blockquote {
border-color: #FCC884;
border-style: dotted;
border-width: 0 0 0 2px;
padding-left: 1em; }
.site {
max-width: 42em;
margin: 3em auto 2em;
line-height: 1.5em;
width: 95%; }
.header {
border-bottom: 4px solid #FFF7C9;
margin-bottom: 2em; }
.header a {
font-weight: bold;
text-decoration: none;
vertical-align: middle; }
.title {
display: inline-block;
margin-bottom: 1em; }
.title span.logo {
font-size: 2.5em;
margin-right: .125em; }
.header div.links {
display: inline-block; }
.header div.buttons {
display: inline-block;
float: right;
padding-top: .66667em; }
.title a {
color: #0CB3B0; }
.header a.extra {
color: #C00080;
margin-left: 1em; }
.header a.button {
font-size: 1.5em;
margin-left: .5em; }
.meta {
color: #F89C68; }
.pagination {
text-align: center; }
.pagination .page-number {
margin: 0 1em; }
.pagination a {
margin: 0 1em;
text-decoration: none; }
.pagination a:hover {
text-decoration: underline; }
.footer {
border-top: 4px solid #FFF7C9;
clear: both;
font-size: 80%;
margin-top: 4em;
padding-top: 1em;
overflow: hidden; }
.footer p.credits {
font-size: .75em;
clear: both;
padding-top: 2em;
text-align: center; }
.footer p.credits a {
background: #FFF7C9;
border-radius: .25em;
color: #F89C68;
margin-right: .25em;
padding: .125em .5em;
text-decoration: none; }
.footer p.credits a:hover {
color: #C00080;
text-decoration: none; }
.footer .contact {
float: left;
margin-right: 3em; }
.footer .contact a {
color: #F89C68;
text-decoration: none; }
.footer .contact a:hover {
text-decoration: underline; }
.footer .rss {
margin-top: 1.1em;
margin-right: -.2em;
float: right; }
.footer .rss img {
border: 0; }
hr {
border-width: 0;
margin: 1.5em 0 3em 0;
text-align: center; }
hr:after {
border-width: 0;
color: #FCC884;
content: "❊ ❊ ❊"; }
/* standard */
.post p {
line-height: 167%; }
.post img.book-cover {
border: 1px solid #FFF7C9;
float: right;
margin: 1em 0 1em 1em;
max-width: 40%; }
.post pre {
border-radius: .4em;
border: 1px solid #FCC884;
background-color: #FFF7C9;
font-family: "source-code-pro", monospace;
margin: 1.5em 0;
overflow-x: scroll;
padding: 0 .4em; }
.post blockquote {
border-color: #FCC884;
border-style: dotted;
border-width: 0 0 0 2px;
margin-top: 1.5em;
margin-bottom: 1.5em;
padding-left: 1em; }
.post ul, .post ol {
margin: 2em 0 2em 1.35em; }
.post ul {
list-style-type: circle; }
.post li ul, .post li ol {
margin-top: .25em;
margin-bottom: .25em; }
.post.reading_list ul {
margin-bottom: 3em; }
.post.reading_list li {
line-height: 167%;
margin-bottom: 1.5em; }
.post.reading_list li:after {
border-width: 0;
color: #FCC884;
content: "❊ ❊ ❊";
display: block;
margin-top: 1em;
text-align: center; }
.post.reading_list li:last-child:after {
content: ""; }
div.adjacent-posts {
border-top: 4px solid #FFF7C9;
padding-top: 1em;
padding-bottom: 1em; }
div.adjacent-posts div.link {
float: left;
width: 50%; }
div.adjacent-posts div.link.next {
text-align: right; }
div.other-posts {
border-top: 4px solid #FFF7C9;
padding-top: 1em;
padding-bottom: 1em; }
div.other-posts h3 {
margin-top: 0; }
table.books tr {
border-color: #FFF7C9;
border-style: solid;
border-width: 0 0 1px 0; }
table.books tr:last-child {
border-width: 0; }
table.books ul.filters {
display: inline-block; }
table.books ul.filters li {
display: inline-block;
margin-left: 1em; }
table.books ul.filters li a {
display: inline-block;
text-decoration: none; }
table.books ul.filters li a.here {
background-color: #FFF7C9; }
table.books th {
font-weight: bold;
padding: .5em .25em;
text-align: left;
text-transform: uppercase; }
table.books th.notes {
text-align: center; }
table.books td {
padding: .5em .25em; }
table.books td.citation {
vertical-align: top;
width: 80%; }
table.books td.citation p {
margin: 0;
padding-left: 1em;
text-indent: -1em; }
table.books td.notes {
text-align: center;
vertical-align: middle;
width: 20%; }
table.books td.notes a {
white-space: nowrap; }
.post ul.reading-list span.citation {
display: block;
font-weight: 500;
margin-bottom: .5em; }
.post ul.reading-list span.citation a {
text-decoration: none; }
.post ul.reading-list span.citation a:hover {
text-decoration: underline; }
.post ul.reading-list span.note {
display: block;
margin-bottom: .25em; }
.post ul.reading-list span.links {
display: block;
font-size: .75em;
text-align: right; }
.post ul.reading-list span.links a {
background-color: #FFF7C9;
border-radius: .25em;
color: #F89C68;
margin-right: .25em;
padding: .125em .5em;
text-decoration: none; }
.post ul.reading-list span.links a:hover {
color: #C00080;
text-decoration: none; }
.post code {
background-color: #FFF7C9;
font-family: "source-code-pro", monospace;
font-size: 0.875em;
padding: 0 .25em; }
.post pre code {
border: none; }
/* terminal */
.post pre.terminal {
border: 1px solid #000;
background-color: #333;
color: #FFF; }
.post pre.terminal code {
background-color: #333; }
.footnotes {
border-top: 4px solid #FFF7C9;
margin-top: 3em;
padding-top: 1em; }
.footnotes ol {
list-style-type: decimal; }
@media all and (max-width: 550px) {
body {
font-size: 16px; }
.site {
margin-top: 1em; }
.posts li.long-post {
padding: 1em .5em .5em .5em; }
.post img.book-cover {
display: block;
float: none;
margin: 1em auto;
max-width: 80%; }
.header div.links {
display: block; }
.header div.links a.extra:first-child {
margin-left: 0; }
.header div.buttons {
display: block;
float: none;
padding-bottom: .5em; }
.header div.buttons a.button:first-child {
margin-left: 0; }
div.adjacent-posts div.link {
float: none;
margin-bottom: 1em;
width: 100%; }
div.adjacent-posts div.link.previous {
text-align: center; }
div.adjacent-posts div.link.next {
text-align: center; }
div.other-posts {
text-align: center; }
div.other-posts li {
margin-bottom: 1em; } }
</style>
<meta charset="utf-8">
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<title>
Weekly Reading: March 22, 2015 &gg; La Tinaja
</title>
<meta content="width=device-width" name="viewport">
<style type="text/css">
.tk-effra{font-family:"effra",sans-serif;}.tk-source-code-pro{font-family:"source-code-pro",sans-serif;}
</style>
<style type="text/css">
@font-face{font-family:effra;src:url(https://use.typekit.net/af/bc8918/0000000000000000000142e5/23/l?subset_id=2&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/bc8918/0000000000000000000142e5/23/d?subset_id=2&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/bc8918/0000000000000000000142e5/23/a?subset_id=2&fvd=n4&v=3) format("opentype");font-weight:400;font-style:normal;font-stretch:normal;font-display:auto;}@font-face{font-family:effra;src:url(https://use.typekit.net/af/d736c6/0000000000000000000142e6/23/l?subset_id=2&fvd=i4&v=3) format("woff2"),url(https://use.typekit.net/af/d736c6/0000000000000000000142e6/23/d?subset_id=2&fvd=i4&v=3) format("woff"),url(https://use.typekit.net/af/d736c6/0000000000000000000142e6/23/a?subset_id=2&fvd=i4&v=3) format("opentype");font-weight:400;font-style:italic;font-stretch:normal;font-display:auto;}@font-face{font-family:effra;src:url(https://use.typekit.net/af/cc6528/0000000000000000000142e7/23/l?subset_id=2&fvd=n5&v=3) format("woff2"),url(https://use.typekit.net/af/cc6528/0000000000000000000142e7/23/d?subset_id=2&fvd=n5&v=3) format("woff"),url(https://use.typekit.net/af/cc6528/0000000000000000000142e7/23/a?subset_id=2&fvd=n5&v=3) format("opentype");font-weight:500;font-style:normal;font-stretch:normal;font-display:auto;}@font-face{font-family:effra;src:url(https://use.typekit.net/af/1fbebe/0000000000000000000142e8/23/l?subset_id=2&fvd=i5&v=3) format("woff2"),url(https://use.typekit.net/af/1fbebe/0000000000000000000142e8/23/d?subset_id=2&fvd=i5&v=3) format("woff"),url(https://use.typekit.net/af/1fbebe/0000000000000000000142e8/23/a?subset_id=2&fvd=i5&v=3) format("opentype");font-weight:500;font-style:italic;font-stretch:normal;font-display:auto;}@font-face{font-family:source-code-pro;src:url(https://use.typekit.net/af/f29032/000000000000000000013297/23/l?subset_id=2&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/f29032/000000000000000000013297/23/d?subset_id=2&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/f29032/000000000000000000013297/23/a?subset_id=2&fvd=n4&v=3) format("opentype");font-weight:400;font-style:normal;font-stretch:normal;font-display:auto;}
</style>
<!-- syntax highlighting CSS -->
<meta content="This week&rsquo;s reading includes light comic sci-fi fantasy, commandments for a digital age, and Tex-Mex." name="description">
<!-- Custom CSS -->
<meta content="AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9" http-equiv="origin-trial">
</head>
<body>
<div class="site">
<div class="header">
<h1 class="title">
<a>
<span class="logo icon-tinaja">
</span>
La Tinaja
</a>
</h1>
<div class="links">
<a class="extra">
posts
</a>
<a class="extra">
reading
</a>
</div>
<div class="buttons">
<a class="button" title="About Me">
<span class="icon-head">
</span>
<span class="invisible-text">
Foam Garden
</span>
</a>
<a class="button" title="Foam Garden">
<span class="icon-fg">
</span>
<span class="invisible-text">
About Me
</span>
</a>
</div>
</div>
<h2>
<span class="indicator icon-book">
</span>
Weekly Reading: March 22, 2015
</h2>
<p class="meta">
22 Mar 2015
</p>
<div class="post reading_list">
<h3 id="links">
Links
</h3>
<ul>
<li>
<a>
<strong>
True Tex-Mex Cuisine&rsquo;s Long Adios&mdash;Texas Monthly
</strong>
</a>
: This piece tracing the ins and outs of the Tex-Mex restaurant scene (mostly in Houston) over the past few decades is essentially my life&rsquo;s story in restaurants.
<a>
Tex-Mex Cookbook
</a>
is the best example I know of letting them share the spotlight.
</li>
<li>
<a>
<strong>
Just five bucks a month
</strong>
</a>
: Gina Trapani&rsquo;s writeup of the exhausting process of having to write and rewrite the billing platform for ThinkUp seven times in the first year and a half or so of the product&rsquo;s life was reminiscent of my own experience (on a smaller scale) with The Appendix and our billing and subscription needs.
</li>
</ul>
<div class="clear-block">
</div>
<h3>
Books
</h3>
<ul class="reading-list">
<li>
<span class="citation">
<a>
Scott Meyer.
<i>
Off to Be the Wizard
</i>
. Seattle, WA: 47North, 2014.
</a>
</span>
<span class="note">
<p>
I picked this up as an easy read having seen
<a>
Glenn Fleishman
</a>
recommend it on Twitter a few weeks ago.
</p>
</span>
<span class="links">
<a>
WorldCat &raquo;
</a>
<a>
Amazon &raquo;
</a>
</span>
</li>
<li>
<span class="citation">
<a>
Douglas Rushkoff.
<i>
Program or Be Programmed: Ten Commands for a Digital Age
</i>
. Berkeley, CA: Soft Skull Press, 2011.
</a>
</span>
<span class="note">
<p>
These ten short provocations about living online and in a digital age cover ethics and etiquette in roughly equal parts all to set up the core &lsquo;command&rsquo; that to participate in this world with purpose one must understand the perspective gained from understanding programming. I find this conclusion&mdash;that everyone could benefit from the perspective gained from relatively short exposure to programming&mdash;a great corrective to the &ldquo;Everyone must code!&rdquo; evangelism.
</p>
</span>
<span class="links">
<a>
WorldCat &raquo;
</a>
<a>
Amazon &raquo;
</a>
</span>
</li>
</ul>
</div>
<div class="adjacent-posts">
<div class="link previous">
<a>
&laquo; Weekly Reading: March 15, 2015
</a>
<br>
<span class="small">
15 Mar 2015
</span>
</div>
<div class="link next">
<a>
The Browser as Command Line &raquo;
</a>
<br>
<span class="small">
23 Mar 2015
</span>
</div>
<div class="clear-block">
</div>
</div>
<div class="other-posts">
<h3>
Other Reading Lists
</h3>
<ul>
<li>
<a>
Recent Reading: Spies, Gum Disease, Dunks
</a>
<br>
<span class="small">
25 Dec 2019
</span>
</li>
<li>
<a>
Recent Reading: Climate Change, Ultrarunning, and Videogames
</a>
<br>
<span class="small">
13 Sep 2019
</span>
</li>
<li>
<a>
Recent Reading: Jews with Swords and Miners Learning JavaScript
</a>
<br>
<span class="small">
06 Jul 2019
</span>
</li>
</ul>
</div>
<div class="footer">
<div class="contact">
<p>
<b>
Brian Jones
</b>
<br>
<a>
brianjon.es
</a>
<br>
<a>
twitter.com/jonesbp
</a>
<br>
<a>
github.com/jonesbp
</a>
</p>
</div>
<div class="contact">
</div>
<div class="contact">
<p>
<b>
Projects
</b>
<br>
<a>
Backlist
</a>
<br>
<a>
Foam Garden
</a>
<br>
<a>
The Appendix
</a>
</p>
</div>
<div>
<p class="credits">
<a>
Creative Commons Attribution 4.0 International (CC BY 4.0)
</a>
<a>
Colophon
</a>
</p>
</div>
</div>
</div>
<noscript>
<img alt src="rick.jpg">
</noscript>
</body>
</html>