Site update

This commit is contained in:
Ryan Voots 2017-09-28 14:54:49 -07:00
parent 115d9b449a
commit 2914ea8de5
7 changed files with 37 additions and 98 deletions

View file

@ -3,9 +3,9 @@
<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="/theme/css/normalize.css" rel="stylesheet">
<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>First Post - My Statocles Site</title>
<meta content="Statocles 0.086" name="generator">
@ -15,10 +15,10 @@
<header>
<nav class="navbar">
<div class="container">
<a class="brand" href="/blog/">My Statocles Site</a>
<a class="brand" href="/">My Statocles Site</a>
<ul>
<li>
<a href="/blog/blog">Blog</a>
<a href="/blog">Blog</a>
</li>
</ul>
@ -62,9 +62,9 @@ content</a></p>
</button>
</li>
<li class="next">
<a class="button button-primary" href="/blog/blog/2017/09/28/new-blog/index.html" rel="next">
<button disabled>
Newer →
</a>
</button>
</li>
</ul>

View file

@ -1,31 +1,16 @@
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>https://perlbot.pl/blog/blog/</id>
<id>https://perlbot.pl/blog/</id>
<title>My Statocles Site</title>
<updated>2017-09-28T00:00:00Z</updated>
<link href="https://perlbot.pl/blog/blog/index.atom" rel="self" />
<link href="https://perlbot.pl/blog/blog/" rel="alternate" />
<updated>2017-09-25T00:00:00Z</updated>
<link href="https://perlbot.pl/blog/index.atom" rel="self" />
<link href="https://perlbot.pl/blog/" rel="alternate" />
<generator version="0.086">Statocles</generator>
<entry>
<id>https://perlbot.pl/blog/blog/2017/09/28/new-blog/</id>
<title>New blog</title>
<link href="https://perlbot.pl/blog/blog/2017/09/28/new-blog/" rel="alternate" />
<content type="html"><![CDATA[
<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>
]]></content>
<updated>2017-09-28T00:00:00Z</updated>
</entry>
<entry>
<id>https://perlbot.pl/blog/blog/2017/09/25/first-post/</id>
<id>https://perlbot.pl/blog/2017/09/25/first-post/</id>
<title>First Post</title>
<link href="https://perlbot.pl/blog/blog/2017/09/25/first-post/" rel="alternate" />
<link href="https://perlbot.pl/blog/2017/09/25/first-post/" rel="alternate" />
<content type="html"><![CDATA[
<h1>Welcome To Your Blog</h1>

View file

@ -3,24 +3,24 @@
<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="/theme/css/normalize.css" rel="stylesheet">
<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>
<meta content="Statocles 0.086" name="generator">
<link href="/blog/blog/index.atom" rel="alternate" type="application/atom+xml">
<link href="/blog/blog/index.rss" rel="alternate" type="application/rss+xml">
<link href="/blog/index.atom" rel="alternate" type="application/atom+xml">
<link href="/blog/index.rss" rel="alternate" type="application/rss+xml">
</head>
<body>
<header>
<nav class="navbar">
<div class="container">
<a class="brand" href="/blog/">My Statocles Site</a>
<a class="brand" href="/">My Statocles Site</a>
<ul>
<li>
<a href="/blog/blog">Blog</a>
<a href="/blog">Blog</a>
</li>
</ul>
@ -36,30 +36,7 @@
<article>
<header>
<h1><a href="/blog/blog/2017/09/28/new-blog/">New blog</a></h1>
<aside>
<time datetime="2017-09-28">
Posted on 2017-09-28
</time>
</aside>
<p class="tags">Tags:
</p>
</header>
<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>
</article>
<article>
<header>
<h1><a href="/blog/blog/2017/09/25/first-post/">First Post</a></h1>
<h1><a href="/blog/2017/09/25/first-post/">First Post</a></h1>
<aside>
<time datetime="2017-09-25">
@ -114,12 +91,12 @@ content</a></p>
<h1>Feeds</h1>
<ul class="list-inline">
<li>
<a href="/blog/blog/index.atom" rel="alternate" type="application/atom+xml">
<a href="/blog/index.atom" rel="alternate" type="application/atom+xml">
Atom
</a>
</li>
<li>
<a href="/blog/blog/index.rss" rel="alternate" type="application/rss+xml">
<a href="/blog/index.rss" rel="alternate" type="application/rss+xml">
RSS
</a>
</li>

View file

@ -2,31 +2,14 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>My Statocles Site</title>
<link>https://perlbot.pl/blog/blog/</link>
<atom:link href="https://perlbot.pl/blog/blog/index.rss" rel="self" type="application/rss+xml" />
<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>
<generator>Statocles 0.086</generator>
<item>
<title>New blog</title>
<link>https://perlbot.pl/blog/blog/2017/09/28/new-blog/</link>
<guid>https://perlbot.pl/blog/blog/2017/09/28/new-blog/</guid>
<description><![CDATA[
<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>
]]></description>
<pubDate>
Thu, 28 Sep 2017 00:00:00 +0000
</pubDate>
</item>
<item>
<title>First Post</title>
<link>https://perlbot.pl/blog/blog/2017/09/25/first-post/</link>
<guid>https://perlbot.pl/blog/blog/2017/09/25/first-post/</guid>
<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>

View file

@ -3,9 +3,9 @@
<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="/theme/css/normalize.css" rel="stylesheet">
<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>
<meta content="Statocles 0.086" name="generator">
@ -15,10 +15,10 @@
<header>
<nav class="navbar">
<div class="container">
<a class="brand" href="/blog/">My Statocles Site</a>
<a class="brand" href="/">My Statocles Site</a>
<ul>
<li>
<a href="/blog/blog">Blog</a>
<a href="/blog">Blog</a>
</li>
</ul>

View file

@ -1,4 +1,4 @@
Sitemap: https://perlbot.pl/blog/sitemap.xml
Sitemap: https://perlbot.pl/sitemap.xml
User-Agent: *
Disallow:

View file

@ -1,29 +1,23 @@
<?xml version="1.0" encoding="UTF-8" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://perlbot.pl/blog/</loc>
<loc>https://perlbot.pl/</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
<lastmod>2017-09-28</lastmod>
</url>
<url>
<loc>https://perlbot.pl/blog/blog/</loc>
<loc>https://perlbot.pl/blog/</loc>
<changefreq>daily</changefreq>
<priority>0.3</priority>
<lastmod>2017-09-28</lastmod>
<lastmod>2017-09-25</lastmod>
</url>
<url>
<loc>https://perlbot.pl/blog/blog/2017/09/25/first-post/</loc>
<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/blog/2017/09/28/new-blog/</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
<lastmod>2017-09-28</lastmod>
</url>
</urlset>