1
0
mirror of https://github.com/RivalStorm/rivalstorm.github.io synced 2024-11-21 19:39:56 +00:00
blog/2016/12/something-brewing/index.html
2016-12-06 23:48:34 +11:00

113 lines
3.3 KiB
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
<head>
<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>
Something Brewing &middot; RivalStorm - DevBlog
</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 " 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="post">
<h1 class="post-title">Something Brewing</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 id="disqus_thread"></div>
<script type="text/javascript">
var disqus_shortname = 'blog-rivalstorm';
var disqus_identifier = 'https:\/\/blog.rivalstorm.net\/2016\/12\/something-brewing\/';
var disqus_title = 'Something Brewing';
var disqus_url = 'https:\/\/blog.rivalstorm.net\/2016\/12\/something-brewing\/';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
</div>
</div>
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
</body>
</html>