-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
8 lines (8 loc) · 3.05 KB
/
index.html
1
2
3
4
5
6
7
8
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8" /><meta content="yes" name="apple-mobile-web-app-capable" /><meta content="minimum-scale=1.0, width=device-width, maximum-scale=1, user-scalable=no" name="viewport" /><script src="//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML" async="true"></script><script src="/javascripts/jquery-1.8.2.min.js"></script><script src="/javascripts/bootstrap.min.js"></script><link href="/stylesheets/bootstrap.min.css" rel="stylesheet" /><link href="/stylesheets/bootstrap-responsive.min.css" rel="stylesheet" /><link href="/stylesheets/syntax.css" rel="stylesheet" /><link href="/stylesheets/style.css" rel="stylesheet" /><link href="/favicon.ico" rel="icon" type="image/ico" /><title>Cory's Notes</title><meta content="Cory's Notes" property="og:title" /><meta content="A collection of notes from Cory Li, a random kid studying the wonders of computers and biology." name="description" /><meta content="A collection of notes from Cory Li, a random kid studying the wonders of computers and biology." property="og:description" /><meta content="summary_large_image" name="twitter:card" /><meta content="http://cory.li/img/banner.png" property="og:image" /><meta content="@Cixelyn" name="twitter:site" /><meta content="1398782066" property="fb:admins" /><meta content="Cory's Notes" property="og:site_name" /><meta content="http://cory.li" property="og:url" /><link href="http://cory.li" rel="canonical" /><meta content="website" property="og:type" /><script>var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-37457623-1']);
_gaq.push(['_trackPageview']);
(function() {
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><div class="row"><div id="header"></div></div><div class="row"><div class="span3"><div id="sidebar"><img src="/img/header.png" alt="header" /><div class="row"><div class="namebox"><h2 class="name"><a href="/">Cory Li</a></h2><div class="handle"><a href="https://twitter.com/cixelyn">@cixelyn</a></div></div></div><nav><ul class="unstyled nav nav-list"><li><a href="/about/">About</a></li><li><a href="/">Posts</a></li><li><a href="/feed.xml">Feed</a></li><li><a href="http://github.com/Cixelyn">Code</a></li></ul></nav></div></div><div class="span9"><div id="content"><h1>Notes and Stuff</h1><dl class="dl-horizontal"><dt>May 11, 2016</dt><dd><a href="/cherry-ml/">Keyboard Science with Cherry MLs</a></dd></dl><dl class="dl-horizontal"><dt>Mar 26, 2016</dt><dd><a href="/puzzle-and-dragons/">Fun with solving puzzles (and dragons)</a></dd></dl><dl class="dl-horizontal"><dt>Jan 6, 2014</dt><dd><a href="/bytecode-hacking/">Java bytecode hacking for fun and profit</a></dd></dl><dl class="dl-horizontal"><dt>Jan 7, 2013</dt><dd><a href="/battlecode-intro/">Battlecode: MIT's longest-running hardcore programming competition</a></dd></dl></div></div></div></body></html>