Site update
This commit is contained in:
parent
115d9b449a
commit
2914ea8de5
7 changed files with 37 additions and 98 deletions
|
@ -3,9 +3,9 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta content="width=device-width, initial-scale=1" name="viewport">
|
<meta content="width=device-width, initial-scale=1" name="viewport">
|
||||||
<link href="/blog/theme/css/normalize.css" rel="stylesheet">
|
<link href="/theme/css/normalize.css" rel="stylesheet">
|
||||||
<link href="/blog/theme/css/skeleton.css" rel="stylesheet">
|
<link href="/theme/css/skeleton.css" rel="stylesheet">
|
||||||
<link href="/blog/theme/css/statocles-default.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">
|
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
|
||||||
<title>First Post - My Statocles Site</title>
|
<title>First Post - My Statocles Site</title>
|
||||||
<meta content="Statocles 0.086" name="generator">
|
<meta content="Statocles 0.086" name="generator">
|
||||||
|
@ -15,10 +15,10 @@
|
||||||
<header>
|
<header>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<a class="brand" href="/blog/">My Statocles Site</a>
|
<a class="brand" href="/">My Statocles Site</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="/blog/blog">Blog</a>
|
<a href="/blog">Blog</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
@ -62,9 +62,9 @@ content</a></p>
|
||||||
</button>
|
</button>
|
||||||
</li>
|
</li>
|
||||||
<li class="next">
|
<li class="next">
|
||||||
<a class="button button-primary" href="/blog/blog/2017/09/28/new-blog/index.html" rel="next">
|
<button disabled>
|
||||||
Newer →
|
Newer →
|
||||||
</a>
|
</button>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
|
@ -1,31 +1,16 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
<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>
|
<title>My Statocles Site</title>
|
||||||
<updated>2017-09-28T00:00:00Z</updated>
|
<updated>2017-09-25T00:00:00Z</updated>
|
||||||
<link href="https://perlbot.pl/blog/blog/index.atom" rel="self" />
|
<link href="https://perlbot.pl/blog/index.atom" rel="self" />
|
||||||
<link href="https://perlbot.pl/blog/blog/" rel="alternate" />
|
<link href="https://perlbot.pl/blog/" rel="alternate" />
|
||||||
<generator version="0.086">Statocles</generator>
|
<generator version="0.086">Statocles</generator>
|
||||||
|
|
||||||
<entry>
|
<entry>
|
||||||
<id>https://perlbot.pl/blog/blog/2017/09/28/new-blog/</id>
|
<id>https://perlbot.pl/blog/2017/09/25/first-post/</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'm starting a new blog for keeping track of what I'm doing with perlbot and App::EvalServerAdvanced.
|
|
||||||
I'll also be posting ideas and other bits about what I'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>
|
|
||||||
<title>First Post</title>
|
<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[
|
<content type="html"><![CDATA[
|
||||||
<h1>Welcome To Your Blog</h1>
|
<h1>Welcome To Your Blog</h1>
|
||||||
|
|
||||||
|
|
|
@ -3,24 +3,24 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta content="width=device-width, initial-scale=1" name="viewport">
|
<meta content="width=device-width, initial-scale=1" name="viewport">
|
||||||
<link href="/blog/theme/css/normalize.css" rel="stylesheet">
|
<link href="/theme/css/normalize.css" rel="stylesheet">
|
||||||
<link href="/blog/theme/css/skeleton.css" rel="stylesheet">
|
<link href="/theme/css/skeleton.css" rel="stylesheet">
|
||||||
<link href="/blog/theme/css/statocles-default.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">
|
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
|
||||||
<title>My Statocles Site</title>
|
<title>My Statocles Site</title>
|
||||||
<meta content="Statocles 0.086" name="generator">
|
<meta content="Statocles 0.086" name="generator">
|
||||||
<link href="/blog/blog/index.atom" rel="alternate" type="application/atom+xml">
|
<link href="/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.rss" rel="alternate" type="application/rss+xml">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<a class="brand" href="/blog/">My Statocles Site</a>
|
<a class="brand" href="/">My Statocles Site</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="/blog/blog">Blog</a>
|
<a href="/blog">Blog</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
@ -36,30 +36,7 @@
|
||||||
|
|
||||||
<article>
|
<article>
|
||||||
<header>
|
<header>
|
||||||
<h1><a href="/blog/blog/2017/09/28/new-blog/">New blog</a></h1>
|
<h1><a href="/blog/2017/09/25/first-post/">First Post</a></h1>
|
||||||
|
|
||||||
<aside>
|
|
||||||
<time datetime="2017-09-28">
|
|
||||||
Posted on 2017-09-28
|
|
||||||
</time>
|
|
||||||
</aside>
|
|
||||||
|
|
||||||
<p class="tags">Tags:
|
|
||||||
</p>
|
|
||||||
|
|
||||||
</header>
|
|
||||||
|
|
||||||
<p>I'm starting a new blog for keeping track of what I'm doing with perlbot and App::EvalServerAdvanced.
|
|
||||||
I'll also be posting ideas and other bits about what I'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>
|
|
||||||
|
|
||||||
<aside>
|
<aside>
|
||||||
<time datetime="2017-09-25">
|
<time datetime="2017-09-25">
|
||||||
|
@ -114,12 +91,12 @@ content</a></p>
|
||||||
<h1>Feeds</h1>
|
<h1>Feeds</h1>
|
||||||
<ul class="list-inline">
|
<ul class="list-inline">
|
||||||
<li>
|
<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
|
Atom
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<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
|
RSS
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -2,31 +2,14 @@
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>My Statocles Site</title>
|
<title>My Statocles Site</title>
|
||||||
<link>https://perlbot.pl/blog/blog/</link>
|
<link>https://perlbot.pl/blog/</link>
|
||||||
<atom:link href="https://perlbot.pl/blog/blog/index.rss" rel="self" type="application/rss+xml" />
|
<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 My Statocles Site</description>
|
||||||
<generator>Statocles 0.086</generator>
|
<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'm starting a new blog for keeping track of what I'm doing with perlbot and App::EvalServerAdvanced.
|
|
||||||
I'll also be posting ideas and other bits about what I'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>
|
<item>
|
||||||
<title>First Post</title>
|
<title>First Post</title>
|
||||||
<link>https://perlbot.pl/blog/blog/2017/09/25/first-post/</link>
|
<link>https://perlbot.pl/blog/2017/09/25/first-post/</link>
|
||||||
<guid>https://perlbot.pl/blog/blog/2017/09/25/first-post/</guid>
|
<guid>https://perlbot.pl/blog/2017/09/25/first-post/</guid>
|
||||||
<description><![CDATA[
|
<description><![CDATA[
|
||||||
<h1>Welcome To Your Blog</h1>
|
<h1>Welcome To Your Blog</h1>
|
||||||
|
|
||||||
|
|
10
index.html
10
index.html
|
@ -3,9 +3,9 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta content="width=device-width, initial-scale=1" name="viewport">
|
<meta content="width=device-width, initial-scale=1" name="viewport">
|
||||||
<link href="/blog/theme/css/normalize.css" rel="stylesheet">
|
<link href="/theme/css/normalize.css" rel="stylesheet">
|
||||||
<link href="/blog/theme/css/skeleton.css" rel="stylesheet">
|
<link href="/theme/css/skeleton.css" rel="stylesheet">
|
||||||
<link href="/blog/theme/css/statocles-default.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">
|
<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 - My Statocles Site</title>
|
||||||
<meta content="Statocles 0.086" name="generator">
|
<meta content="Statocles 0.086" name="generator">
|
||||||
|
@ -15,10 +15,10 @@
|
||||||
<header>
|
<header>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<a class="brand" href="/blog/">My Statocles Site</a>
|
<a class="brand" href="/">My Statocles Site</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="/blog/blog">Blog</a>
|
<a href="/blog">Blog</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Sitemap: https://perlbot.pl/blog/sitemap.xml
|
Sitemap: https://perlbot.pl/sitemap.xml
|
||||||
User-Agent: *
|
User-Agent: *
|
||||||
Disallow:
|
Disallow:
|
||||||
|
|
||||||
|
|
14
sitemap.xml
14
sitemap.xml
|
@ -1,29 +1,23 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://perlbot.pl/blog/</loc>
|
<loc>https://perlbot.pl/</loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
<lastmod>2017-09-28</lastmod>
|
<lastmod>2017-09-28</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://perlbot.pl/blog/blog/</loc>
|
<loc>https://perlbot.pl/blog/</loc>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
<priority>0.3</priority>
|
<priority>0.3</priority>
|
||||||
<lastmod>2017-09-28</lastmod>
|
<lastmod>2017-09-25</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<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>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
<lastmod>2017-09-25</lastmod>
|
<lastmod>2017-09-25</lastmod>
|
||||||
</url>
|
</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>
|
</urlset>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue