summaryrefslogtreecommitdiff
path: root/_site/index.html
diff options
context:
space:
mode:
Diffstat (limited to '_site/index.html')
-rw-r--r--_site/index.html89
1 files changed, 0 insertions, 89 deletions
diff --git a/_site/index.html b/_site/index.html
deleted file mode 100644
index afb4931..0000000
--- a/_site/index.html
+++ /dev/null
@@ -1,89 +0,0 @@
-<!DOCTYPE html>
-<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
-<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
-<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
-<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]-->
-<head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <title>Brian Picciano - Blog Posts</title>
- <meta name="author" content="Brian Picciano" />
- <meta name="description" content="The blog of Brian Picciano" />
- <link rel="canonical" href="http://mediocregopher.com/" />
-
- <link href="//fonts.googleapis.com/css?family=Open+Sans:600,800" rel="stylesheet" type="text/css">
- <link rel="shortcut icon" href="/favicon.png">
- <link rel="alternate" type="application/rss+xml" title="Brian Picciano" href="http://mediocregopher.com/atom.xml" />
-
- <link rel="stylesheet" href="/assets/css/all.css">
-<!--[if IE 7]>
- <link rel="stylesheet" href="/assets/css/font-awesome-ie7.min.css">
-<![endif]-->
-</head>
-<body>
- <div class="container">
- <div class="four columns sidebar">
- <nav>
- <!-- <a href="/">
- <img src="/logo.png" id="logo" alt="Blog logo"/>
- </a> -->
- <h2><a href="/">Brian Picciano</a></h2>
- <hr/>
- <p>A blog about code, languages, and systems</p>
- <hr/>
- <div>
- <div id="social">
- Follow me:
-<div id="stalker">
-
- <a title="mediocregopher on Github" href="http://github.com/mediocregopher">
- <i class="icon-github-sign"></i>
- </a>
-
-
-
- <a title="mediocregopher on Hacker News" href="http://news.ycombinator.com/user?id=mediocregopher">
- <i class="icon-sign-blank"></i>
- <span class="icon-overlay icon-hn">Y</span>
- </a>
-
-
- <a title="RSS feed" id="rss" href="/atom.xml">
- <i class="icon-rss-sign"></i>
- </a>
-</div>
-
- </div>
- </div>
-</nav>
-
- </div>
-
- <div class="eleven columns content">
- <div id="home">
- <h2><i class="icon-bookmark"></i> Posts</h2>
- <ul id="blog-posts" class="posts">
-
- <li><span>20 Aug 2013 &raquo;</span><a href="/blog/2013/08/20/sample-post.html">Sample post</a></li>
-
- <li><span>12 Aug 2013 &raquo;</span><a href="/blog/2013/08/12/another-sample.html">Another sample</a></li>
-
- </ul>
-</div>
-
-
- <div class="footer">
- <div class="disclaimer">
-
-
- <p>
- © Brian Picciano, 2013 &mdash; built with Jekyll using Lagom theme
- </p>
-</div>
- </div>
- </div>
- </div>
-
-
-</body>
-</html> \ No newline at end of file