Files
avt.io-live/index.html
2015-09-22 13:58:57 -04:00

53 lines
2.1 KiB
HTML
Executable File

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Averbach Transcription</title>
<link rel="stylesheet" type="text/css" href="/main.min.css">
<script type="text/javascript" src="http://code.jquery.com/jquery-2.1.1.min.js"></script>
<script type="text/javascript" src="/scripts.min.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-56938321-1', 'auto');
ga('send', 'pageview');
</script>
<!--[if IE]><link rel="stylesheet" type="text/css" href="css/ie.css"><![endif]-->
</head>
<body>
<a href="/"><img id="logo" src="averbach-logo-grey.png"></a>
<div id="toc">
<h1>Vermont Legislature</h1>
<ul>
<li><a href="Governor-Shumlin-s-Inaugural-Speech-1-8-2015">Governor Shumlin's Inaugural Speech January 8th, 2015</a>
<li><a href="interactive-transcript-gov-peter-shumlins-2015-budget-speech">Governor Shumlin's Budget Address January 15th, 2015</a>
</ul>
</ul>
<h1>Burlington City Council</h1>
<ul>
<li><a href="http://btvcc.avt.io">BTVCC</a></li>
</ul>
<h1>Burlington School Board</h1>
<ul>
<li><a href="burlington-school-board-special-oct-26-2014">Burlington School Board Special Meeting, Oct. 26th 2014</a></li>
<li><a href="Burlington-School-Board-Nov-11-2014">Burlington School Board, November 11th, 2014</a></li>
</ul>
<h1>Startups/Tech</h1>
<ul>
<li><a href="Jon-Gold-A-New-Architecture-Jan-28-2015-HNLondon">Jon Gold, "A New Architecture" Hacker News London 1/28/2015</a></li>
<li><a href="Oculus-Connect-Building-the-First-Rift-Development-Kit">Oculus Connect: Building the First Rift Development Kit</a></li>
<li><a href="WooSports-Leo-Koenig-Demoing-the-Woo">WooSports: Leo Koenig Demoing the Woo</a></li>
<li><a href="A-Tour-of-Bolt-with-Ben-Einstein">A Tour of Bolt with Ben Einstein</a></li>
</ul>
</div><!--toc-->
</body>
</html>