removing gh-pages branch and putting everything in master

This commit is contained in:
Tom Johnson
2015-04-20 12:10:04 -07:00
parent 8c1ccbcc57
commit f0b925337f
360 changed files with 119491 additions and 2 deletions

19
404.md Normal file
View File

@ -0,0 +1,19 @@
---
title: "Page Not Found"
description: "Page not found."
sitemap: false
search: exclude
related_pages: none
---
Sorry, but the page you were trying to view does not exist --- perhaps you can try searching for it.
{%comment%}
<script type="text/javascript">
var GOOG_FIXURL_LANG = 'en';
var GOOG_FIXURL_SITE = '{{ site.url }}'
</script>
<script type="text/javascript"
src="http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js">
</script>
{%endcomment%}