-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcolophon.html
More file actions
17 lines (17 loc) · 875 Bytes
/
colophon.html
File metadata and controls
17 lines (17 loc) · 875 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
layout: default
title: Colophon
---
<div class="full-width">
<h1>Colophon</h1>
<p>This site was designed and coded by <a href="/about/">me</a>, using these tools:
<ul class="libraries bulleted">
<li><a href="http://nanoc.ws/">nanoc</a></li>
<li><a href="https://typekit.com/fonts/freight-sans-pro">Freight Sans</a> and <a href="https://typekit.com/fonts/freight-text-pro">Freight Text Pro</a> served by <a href="https://typekit.com/">Typekit</a></li>
<li><a href="http://www.sublimetext.com/">Sublime Text<a/></li>
<li>Parts of the <a href="html5boilerplate.com">HTML5 Boilerplate</a></li>
<li><a href="http://codepen.io/terrymun/full/JKHwp">Fluidbox</a></li>
<li>Creative Commons photos from Flickr (full credits underneath photos on <a href="/portfolio/">portfolio page</a>)</li>
</ul>
</p>
</div>