Site update

This commit is contained in:
Ryan Voots 2017-10-02 15:31:57 -07:00
parent cfd1908b24
commit 113ea9e363
10 changed files with 27 additions and 89 deletions

View file

@ -7,7 +7,7 @@
<link href="/theme/css/skeleton.css" rel="stylesheet">
<link href="/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>
<title>new blog - Perlbot.pl pastebin</title>
<meta content="Statocles 0.086" name="generator">
</head>
@ -15,7 +15,7 @@
<header>
<nav class="navbar">
<div class="container">
<a class="brand" href="/">My Statocles Site</a>
<a class="brand" href="/">Perlbot.pl pastebin</a>
<ul>
<li>
<a href="/blog">Blog</a>
@ -55,9 +55,9 @@ and perform an action on it.</p>
<ul class="pager">
<li class="prev">
<a class="button button-primary" href="/blog/2017/09/25/first-post/index.html" rel="prev">
<button disabled>
← Older
</a>
</button>
</li>
<li class="next">
<a class="button button-primary" href="/blog/2017/10/02/new-old-perls/index.html" rel="next">

View file

@ -7,7 +7,7 @@
<link href="/theme/css/skeleton.css" rel="stylesheet">
<link href="/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 old perls - My Statocles Site</title>
<title>New old perls - Perlbot.pl pastebin</title>
<meta content="Statocles 0.086" name="generator">
</head>
@ -15,7 +15,7 @@
<header>
<nav class="navbar">
<div class="container">
<a class="brand" href="/">My Statocles Site</a>
<a class="brand" href="/">Perlbot.pl pastebin</a>
<ul>
<li>
<a href="/blog">Blog</a>
@ -50,10 +50,12 @@ Earlier today I completed this goal and there&#39;s now an available version of
<p>Now that I&#39;ve completed this goal, I&#39;ve decided to bundle up all the seriously old perls into an
easy to download file for anyone else who has decided to go a little insane and try out some
ancient perl. You can find the file here, <a href="https://perlbot.pl/bstatic/newoldperls.tar.zst">https://perlbot.pl/bstatic/newoldperls.tar.zst</a>.
ancient perl. You can find the file here, <a href="https://perlbot.pl/bstatic/newoldperls.tar.xz">https://perlbot.pl/bstatic/newoldperls.tar.xz</a>.
They&#39;re all expecting to live in /langs/ on a modernish linux system. That&#39;s actually a /langs
directory on the root filesystem. This was done to make getting them to work in the sandbox for the pastebin much easier.</p>
<p>Also available as a download in <a href="https://perlbot.pl/bstatic/newoldperls.tar.xz">.tar.gz</a> and <a href="https://perlbot.pl/bstatic/newoldperls.tar.xz">.tar.zst</a></p>
<p>ps. .tar.zst is compressed with zstandard/zstd, it made this file smaller than the other alternatives and I wanted to try it out.</p>
</section>

View file

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>https://perlbot.pl/blog/</id>
<title>My Statocles Site</title>
<title>Perlbot.pl pastebin</title>
<updated>2017-10-02T00:00:00Z</updated>
<link href="https://perlbot.pl/blog/index.atom" rel="self" />
<link href="https://perlbot.pl/blog/" rel="alternate" />
@ -17,10 +17,12 @@ Earlier today I completed this goal and there&#39;s now an available version of
<p>Now that I&#39;ve completed this goal, I&#39;ve decided to bundle up all the seriously old perls into an
easy to download file for anyone else who has decided to go a little insane and try out some
ancient perl. You can find the file here, <a href="https://perlbot.pl/bstatic/newoldperls.tar.zst">https://perlbot.pl/bstatic/newoldperls.tar.zst</a>.
ancient perl. You can find the file here, <a href="https://perlbot.pl/bstatic/newoldperls.tar.xz">https://perlbot.pl/bstatic/newoldperls.tar.xz</a>.
They&#39;re all expecting to live in /langs/ on a modernish linux system. That&#39;s actually a /langs
directory on the root filesystem. This was done to make getting them to work in the sandbox for the pastebin much easier.</p>
<p>Also available as a download in <a href="https://perlbot.pl/bstatic/newoldperls.tar.xz">.tar.gz</a> and <a href="https://perlbot.pl/bstatic/newoldperls.tar.xz">.tar.zst</a></p>
<p>ps. .tar.zst is compressed with zstandard/zstd, it made this file smaller than the other alternatives and I wanted to try it out.</p>
@ -44,23 +46,5 @@ and perform an action on it.</p>
]]></content>
<updated>2017-09-28T00:00:00Z</updated>
</entry>
<entry>
<id>https://perlbot.pl/blog/2017/09/25/first-post/</id>
<title>First Post</title>
<link href="https://perlbot.pl/blog/2017/09/25/first-post/" rel="alternate" />
<content type="html"><![CDATA[
<h1>Welcome To Your Blog</h1>
<p>This is your first post. To edit this post, open up /blog/2017/09/25/first-post/index.markdown
in your text editor.</p>
<p><a href="http://preaction.me/statocles/pod/Statocles/Help/Content">Check the documentation for how to write Statocles
content</a></p>
]]></content>
<updated>2017-09-25T00:00:00Z</updated>
</entry>
</feed>

View file

@ -7,7 +7,7 @@
<link href="/theme/css/skeleton.css" rel="stylesheet">
<link href="/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>My Statocles Site</title>
<title>Perlbot.pl pastebin</title>
<meta content="Statocles 0.086" name="generator">
<link href="/blog/index.atom" rel="alternate" type="application/atom+xml">
<link href="/blog/index.rss" rel="alternate" type="application/rss+xml">
@ -17,7 +17,7 @@
<header>
<nav class="navbar">
<div class="container">
<a class="brand" href="/">My Statocles Site</a>
<a class="brand" href="/">Perlbot.pl pastebin</a>
<ul>
<li>
<a href="/blog">Blog</a>
@ -54,10 +54,12 @@ Earlier today I completed this goal and there&#39;s now an available version of
<p>Now that I&#39;ve completed this goal, I&#39;ve decided to bundle up all the seriously old perls into an
easy to download file for anyone else who has decided to go a little insane and try out some
ancient perl. You can find the file here, <a href="https://perlbot.pl/bstatic/newoldperls.tar.zst">https://perlbot.pl/bstatic/newoldperls.tar.zst</a>.
ancient perl. You can find the file here, <a href="https://perlbot.pl/bstatic/newoldperls.tar.xz">https://perlbot.pl/bstatic/newoldperls.tar.xz</a>.
They&#39;re all expecting to live in /langs/ on a modernish linux system. That&#39;s actually a /langs
directory on the root filesystem. This was done to make getting them to work in the sandbox for the pastebin much easier.</p>
<p>Also available as a download in <a href="https://perlbot.pl/bstatic/newoldperls.tar.xz">.tar.gz</a> and <a href="https://perlbot.pl/bstatic/newoldperls.tar.xz">.tar.zst</a></p>
<p>ps. .tar.zst is compressed with zstandard/zstd, it made this file smaller than the other alternatives and I wanted to try it out.</p>
@ -86,32 +88,6 @@ and perform an action on it.</p>
</article>
<article>
<header>
<h1><a href="/blog/2017/09/25/first-post/">First Post</a></h1>
<aside>
<time datetime="2017-09-25">
Posted on 2017-09-25
</time>
</aside>
<p class="tags">Tags:
</p>
</header>
<h1>Welcome To Your Blog</h1>
<p>This is your first post. To edit this post, open up /blog/2017/09/25/first-post/index.markdown
in your text editor.</p>
<p><a href="http://preaction.me/statocles/pod/Statocles/Help/Content">Check the documentation for how to write Statocles
content</a></p>
</article>
<ul class="pager">

View file

@ -1,10 +1,10 @@
<?xml version="1.0"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>My Statocles Site</title>
<title>Perlbot.pl pastebin</title>
<link>https://perlbot.pl/blog/</link>
<atom:link href="https://perlbot.pl/blog/index.rss" rel="self" type="application/rss+xml" />
<description>Blog feed of My Statocles Site</description>
<description>Blog feed of Perlbot.pl pastebin</description>
<generator>Statocles 0.086</generator>
<item>
<title>New old perls</title>
@ -16,10 +16,12 @@ Earlier today I completed this goal and there&#39;s now an available version of
<p>Now that I&#39;ve completed this goal, I&#39;ve decided to bundle up all the seriously old perls into an
easy to download file for anyone else who has decided to go a little insane and try out some
ancient perl. You can find the file here, <a href="https://perlbot.pl/bstatic/newoldperls.tar.zst">https://perlbot.pl/bstatic/newoldperls.tar.zst</a>.
ancient perl. You can find the file here, <a href="https://perlbot.pl/bstatic/newoldperls.tar.xz">https://perlbot.pl/bstatic/newoldperls.tar.xz</a>.
They&#39;re all expecting to live in /langs/ on a modernish linux system. That&#39;s actually a /langs
directory on the root filesystem. This was done to make getting them to work in the sandbox for the pastebin much easier.</p>
<p>Also available as a download in <a href="https://perlbot.pl/bstatic/newoldperls.tar.xz">.tar.gz</a> and <a href="https://perlbot.pl/bstatic/newoldperls.tar.xz">.tar.zst</a></p>
<p>ps. .tar.zst is compressed with zstandard/zstd, it made this file smaller than the other alternatives and I wanted to try it out.</p>
@ -47,26 +49,6 @@ and perform an action on it.</p>
Thu, 28 Sep 2017 00:00:00 +0000
</pubDate>
</item>
<item>
<title>First Post</title>
<link>https://perlbot.pl/blog/2017/09/25/first-post/</link>
<guid>https://perlbot.pl/blog/2017/09/25/first-post/</guid>
<description><![CDATA[
<h1>Welcome To Your Blog</h1>
<p>This is your first post. To edit this post, open up /blog/2017/09/25/first-post/index.markdown
in your text editor.</p>
<p><a href="http://preaction.me/statocles/pod/Statocles/Help/Content">Check the documentation for how to write Statocles
content</a></p>
]]></description>
<pubDate>
Mon, 25 Sep 2017 00:00:00 +0000
</pubDate>
</item>
</channel>
</rss>

BIN
bstatic/newoldperls.tar.gz Normal file

Binary file not shown.

BIN
bstatic/newoldperls.tar.xz Normal file

Binary file not shown.

View file

@ -7,7 +7,7 @@
<link href="/theme/css/skeleton.css" rel="stylesheet">
<link href="/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>Main Page - My Statocles Site</title>
<title>Main Page - Perlbot.pl pastebin</title>
<meta content="Statocles 0.086" name="generator">
</head>
@ -15,7 +15,7 @@
<header>
<nav class="navbar">
<div class="container">
<a class="brand" href="/">My Statocles Site</a>
<a class="brand" href="/">Perlbot.pl pastebin</a>
<ul>
<li>
<a href="/blog">Blog</a>

View file

@ -7,7 +7,7 @@
<link href="/theme/css/skeleton.css" rel="stylesheet">
<link href="/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>How seccomp works - My Statocles Site</title>
<title>How seccomp works - Perlbot.pl pastebin</title>
<meta content="Statocles 0.086" name="generator">
</head>
@ -15,7 +15,7 @@
<header>
<nav class="navbar">
<div class="container">
<a class="brand" href="/">My Statocles Site</a>
<a class="brand" href="/">Perlbot.pl pastebin</a>
<ul>
<li>
<a href="/blog">Blog</a>

View file

@ -12,12 +12,6 @@
<priority>0.3</priority>
<lastmod>2017-10-02</lastmod>
</url>
<url>
<loc>https://perlbot.pl/blog/2017/09/25/first-post/</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
<lastmod>2017-09-25</lastmod>
</url>
<url>
<loc>https://perlbot.pl/blog/2017/09/28/new-blog/</loc>
<changefreq>weekly</changefreq>