80 lines
4.0 KiB
HTML
80 lines
4.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en" prefix="og: http://ogp.me/ns# twitter: http://ogp.me/ns/fb/twitter#">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
<title>{% if page.title != "Home" %}{{ page.title }} – {% endif %}Danny Berger</title>
|
|
|
|
<link href="http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css" />
|
|
<link href="/include/site/default.css" rel="stylesheet" type="text/css" />
|
|
<link href="/include/site/pygments.css" rel="stylesheet" type="text/css" />
|
|
<link href="/include/site/print.css" media="print" rel="stylesheet" type="text/css" />
|
|
<link href="/blog/atom.xml" type="application/atom+xml" rel="alternate" title="Danny Berger (blog)" />
|
|
|
|
<meta property="twitter:site" content="dpb587" />
|
|
<meta property="twitter:creator" content="dpb587" />
|
|
|
|
{% if page.description %}
|
|
<meta name="description" content="{{ page.description }}" />
|
|
<meta property="og:description" content="{{ page.description }}" />
|
|
{% endif %}
|
|
|
|
{% if page.tags %}
|
|
<meta name="keywords" content="{{ page.tags|join(' ') }}" />
|
|
{% endif %}
|
|
|
|
<link href="http://dpb587.me{% if page.url != '/index.html' %}{{ page.url }}{% endif %}" rel="canonical" />
|
|
<meta property="og:title" content="{% if page.title == 'Home' %}Danny Berger{% else %}{{ page.title }}{% endif %}" />
|
|
<meta property="og:url" content="http://dpb587.me{% if page.url != '/index.html' %}{{ page.url }}{% endif %}?utm_campaign=ref&utm_medium=def&utm_source=opengraph" />
|
|
<meta property="twitter:url" content="http://dpb587.me{% if page.url != '/index.html' %}{{ page.url }}{% endif %}?utm_campaign=ref&utm_medium=def&utm_source=twitter" />
|
|
|
|
<script type="text/javascript">
|
|
var _gaq = _gaq || [];
|
|
_gaq.push(['_setAccount', 'UA-37464314-1']);
|
|
_gaq.push(['_trackPageview']);
|
|
|
|
(function() {
|
|
if ('dpb587.me' != window.location.hostname) return;
|
|
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
|
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
|
})();
|
|
</script>
|
|
</head>
|
|
<body class="layout-{{ page.layout }}{% if page.body_class %} {{ page.body_class }}{% endif %}">
|
|
<header>
|
|
<div class="timeline">
|
|
<a href="/"><img alt="DPB" src="http://www.gravatar.com/avatar/5544fe6a05400da5a8957ff29dd6718c.png?s=128" /></a>
|
|
</div>
|
|
<ul class="screen-only">
|
|
<li><a href="/blog/">blog</a></li>
|
|
<li><a href="/projects.html">projects</a></li>
|
|
<li><a href="/about.html">about</a></li>
|
|
</ul>
|
|
{% if page.print_blurb %}
|
|
<ul class="print-only">
|
|
<li>{{ page.print_blurb }}</li>
|
|
</ul>
|
|
{% endif %}
|
|
<h1>
|
|
<strong><a href="/">Danny Berger</a></strong>
|
|
</h1>
|
|
<div class="meta screen-only">
|
|
<a class="subtle" href="http://dpb587.me/">dpb587</a>
|
|
·
|
|
<a href="https://github.com/dpb587">github</a>
|
|
·
|
|
<a href="http://www.linkedin.com/in/dpb587">linkedin</a>
|
|
<span style="display:none;">
|
|
·
|
|
<a href="https://plus.google.com/101881290181099762326?rel=author">google+</a>
|
|
</span>
|
|
·
|
|
<a href="mailto:dpb587@gmail.com">email</a>
|
|
</div>
|
|
<div class="meta print-only">
|
|
<a href="http://dpb587.me/" style="color:inherit;">http://dpb587.me</a>
|
|
</div>
|
|
</header>
|
|
<article>
|