<!DOCTYPE html>
<html>
<head>

  <meta charset="UTF-8">
  <title>home
 \\ coley.co</title>
  <meta name="viewport" content="width=device-width">

  <!--[if lt IE 9]>
    <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
  <![endif]-->

  <link href='//fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'>
  <link rel="stylesheet" media="all" href="/assets/coleydotco-3caa78d7101f3e8d53b869ca6d515a52edc2889fada5910e24dfc7fb749c0f09.css" />

</head>

<body>

  <header id="header">
    <div class="wrap">
      <h2 class="float-left"><a href="/">coley.co</a></h2>
      <nav class="float-right">
        <ul>
          <li class="rss"><a href="/feed">rss</a></li>
          <!--<li><a href="/links">Links</a></li>-->
          <!--<li><a href="/projects">Projects</a></li>-->
          <li><a href="/about">about</a></li>
          <li><a href="/">home</a></li>
        </ul>
      </nav>
    </div>
  </header>

  <div class="wrap">
    <div id="page">
      <div id="content">
        <div id='archives'>
<article class='post'>
<h3>
<a href="/posts/topdown-fall-update/">TopDown Fall Update</a>
<span class='postdate'>23 October 2016</span>
</h3>
<video src="/assets/videos/fall_update.mp4" controls>
  Sorry, your browser doesn't support embedded videos.
</video>

<p>In the first post of this site, I went into detail about the progress I was making developing a top-down, pixel-art, action-adventure game. This update is going to be fairly simil...<a href='/posts/topdown-fall-update'>&nbsp;read more</a>
<div class='categories'>
<span>
<span>category:</span>
<a href="/categories/gamedev">gamedev</a>, <a href="/categories/unity">unity</a>
</span>
</div>
</article>
<article class='post'>
<h3>
<a href="/posts/responsive-round-one/">Responsive Round One</a>
<span class='postdate'>7 February 2016</span>
</h3>
<p>I recently took some time to make this site&#39;s layout more responsive. I made the mistake of loading it on my phone and I assure  you the results were not pretty. While my efforts resulted in nothing fancy, it&#39;ll do for now and lays a good framework for adding responsive features in the fut...<a href='/posts/responsive-round-one'>&nbsp;read more</a>
<div class='categories'>
<span>
<span>category:</span>
<a href="/categories/sitedev">sitedev</a>
</span>
</div>
</article>
<article class='post'>
<h3>
<a href="/posts/taking-aim/">Taking Aim</a>
<span class='postdate'>25 January 2016</span>
</h3>
<video src="/assets/videos/targeting.mp4" controls>
  Sorry, your browser doesn't support embedded videos.
</video>

<p>The past two weeks are my new gold standard productivity wise. Even so, I still found time to watch all of &quot;Making a Murderer&quot; and all 3 entries of &quot;Ghost in the Shel...<a href='/posts/taking-aim'>&nbsp;read more</a>
<div class='categories'>
<span>
<span>category:</span>
<a href="/categories/gamedev">gamedev</a>
</span>
</div>
</article>
</div>

      </div>
    </div>
  </div>

  <footer id="footer">
    <!--<p class="copyright">Copyright &copy; {{ site.time | date: '%Y' }} {{ site.name }}.</p>-->
  </footer>


  <!--<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>-->
  <script src="/assets/common-17279d4006f2abbfe66117398a311d049c8973214fbf8d4e41580d4b63b3544b.js"></script>
  <script src="/assets/public-ba7ded7e4ff20ff903c636b85deff573ec5d20a3e2d0c7c91193e377dbb6322d.js"></script>
  <script>
    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

    ga('create', 'UA-11237454-6', 'auto');
    ga('send', 'pageview');

  </script>

</body>
</html>
