From 57548aff77cab9995d0caee47c32bbc709d0fa5f Mon Sep 17 00:00:00 2001
From: Ryan Voots
Date: Thu, 28 Sep 2017 15:05:51 -0700
Subject: [PATCH] Site update
---
blog/2017/09/25/first-post/index.html | 4 ++--
blog/2017/09/28/new-blog/index.html | 25 +++++++++++++------------
blog/index.atom | 18 +++++++++++++++++-
blog/index.html | 24 ++++++++++++++++++++++++
blog/index.rss | 18 ++++++++++++++++++
sitemap.xml | 8 +++++++-
6 files changed, 81 insertions(+), 16 deletions(-)
diff --git a/blog/2017/09/25/first-post/index.html b/blog/2017/09/25/first-post/index.html
index 92c0c78..44cb7eb 100644
--- a/blog/2017/09/25/first-post/index.html
+++ b/blog/2017/09/25/first-post/index.html
@@ -62,9 +62,9 @@ content
-
+
Newer →
-
+
diff --git a/blog/2017/09/28/new-blog/index.html b/blog/2017/09/28/new-blog/index.html
index 7609aac..b1deace 100644
--- a/blog/2017/09/28/new-blog/index.html
+++ b/blog/2017/09/28/new-blog/index.html
@@ -3,11 +3,11 @@
-
-
-
+
+
+
- New blog - My Statocles Site
+ new blog - My Statocles Site
@@ -15,10 +15,10 @@
-
My Statocles Site
+
My Statocles Site
@@ -31,7 +31,7 @@
- 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.
+ I'm going to try to post here with real updates about both perlbot and App::EvalServerAdvanced.
+I'll start posting updates and other interesting things I'm planning to do with App::EvalServerAdvanced
+to make get feedback on how to make both projects more useful to everyone. I'm hoping I can turn App::EvalServerAdvanced
+into a more generalized ephemeral container system, that lets you securely and quickly spin up a container containing user content
+and perform an action on it.