perlbot-blog/blog/2017/09/28/new-blog/index.html
2017-09-28 14:33:21 -07:00

95 lines
2.7 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1" name="viewport">
<link href="/blog/theme/css/normalize.css" rel="stylesheet">
<link href="/blog/theme/css/skeleton.css" rel="stylesheet">
<link href="/blog/theme/css/statocles-default.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
<title>New blog - My Statocles Site</title>
<meta content="Statocles 0.086" name="generator">
</head>
<body>
<header>
<nav class="navbar">
<div class="container">
<a class="brand" href="/blog/">My Statocles Site</a>
<ul>
<li>
<a href="/blog/blog">Blog</a>
</li>
</ul>
</div>
</nav>
</header>
<div class="main container">
<div class="row">
<div class="nine columns">
<main>
<header>
<h1>New blog</h1>
<aside>
<time datetime="2017-09-28">
Posted on 2017-09-28
</time>
</aside>
<p class="tags">Tags:
</p>
</header>
<section id="section-1">
<p>I&#39;m starting a new blog for keeping track of what I&#39;m doing with perlbot and App::EvalServerAdvanced.
I&#39;ll also be posting ideas and other bits about what I&#39;m planning on doing to try to get feedback from
everyone on the pastebin and on what features they might want from the evalserver to act as a more
general container driven setup to be useful.</p>
</section>
<ul class="pager">
<li class="prev">
<a class="button button-primary" href="/blog/blog/2017/09/25/first-post/index.html" rel="prev">
← Older
</a>
</li>
<li class="next">
<button disabled>
Newer →
</button>
</li>
</ul>
</main>
</div>
<div class="three columns sidebar">
<nav id="tags">
<h1>Tags</h1>
<ul class="list-inline">
</ul>
</nav>
</div>
</div>
</div>
<footer>
<div class="container tagline">
<a href="http://preaction.me/statocles">Made with Statocles</a><br>
<a href="http://www.perl.org">Powered by Perl</a>
</div>
</footer>
</body>
</html>