blog/index.html

115 lines
2.8 KiB
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
<head>
<meta name="generator" content="Hugo 0.16" />
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<title>
RivalStorm - DevBlog &middot; A peek under the hood
</title>
<link rel="stylesheet" href="https://blog.rivalstorm.net/css/poole.css">
<link rel="stylesheet" href="https://blog.rivalstorm.net/css/syntax.css">
<link rel="stylesheet" href="https://blog.rivalstorm.net/css/lanyon.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700|PT+Sans:400">
<link rel="shortcut icon" href="https://blog.rivalstorm.net/assets/favicon.png">
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://blog.rivalstorm.net/atom.xml">
</head>
<body>
<input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox">
<div class="sidebar" id="sidebar">
<div class="sidebar-item">
<p>
<img align="center" src="https://blog.rivalstorm.net/assets/logo.svg" />
</p>
</div>
<nav class="sidebar-nav">
<a class="sidebar-nav-item active " href="https://blog.rivalstorm.net/">Home</a>
<a class="sidebar-nav-item " href="https://blog.rivalstorm.net/post">Posts</a>
<a class="sidebar-nav-item" href="http://github.com/rivalstorm/rivalstorm.github.io">Site Source</a>
<span class="sidebar-nav-item">Currently on master</span>
</nav>
<div class="sidebar-item">
<p>RivalStorm &copy; 2016. All rights reserved.</p>
</div>
</div>
<div class="wrap">
<div class="masthead">
<div class="container">
<h3 class="masthead-title">
<a href="https://blog.rivalstorm.net/" title="Home">RivalStorm - DevBlog</a>
<small>A peek under the hood</small>
</h3>
</div>
</div>
<div class="container content">
<div class="posts">
<div class="post">
<h1 class="post-title"><a href="https://blog.rivalstorm.net/2016/12/something-brewing/">Something Brewing</a></h1>
<span class="post-date">6 Dec 2016</span>
<p><strong>Watch this space for news.</strong></p>
<p>I&rsquo;m a <em>little too busy</em> to write a lot here right now, but rest assured, it&rsquo;ll be updated <em>sometime</em> soon.
You perhaps might even see a few sneak peeks, but I&rsquo;m not promising anything&hellip;</p>
<p>Catch you later peeps!</p>
<p><em>avitex</em></p>
</div>
</div>
<div class="pagination">
<span class="pagination-item older">Older</span>
<span class="pagination-item newer">Newer</span>
</div>
</div>
</div>
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
</body>
</html>