refactor; add basic gallery support

This commit is contained in:
Danny Berger
2014-03-17 14:11:34 -06:00
parent 0095682550
commit dc7b8eb0d2
8 changed files with 233 additions and 26 deletions

View File

@@ -11,6 +11,10 @@
<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)" />
{% if page.path %}
<meta property="jekyll-source" content="https://raw.githubusercontent.com/dpb587/dpb587.github.com/master/{{ page.path }}" />
{% endif %}
<meta property="twitter:site" content="dpb587" />
<meta property="twitter:creator" content="dpb587" />