Update 2017-02-13T09:06:56.729Z

This commit is contained in:
Joshua Seigler 2017-02-13 04:06:58 -05:00
parent 69a0e6e584
commit bb82db2a9c
13 changed files with 55 additions and 55 deletions

View file

@ -3,16 +3,16 @@
<head>
<meta charset="UTF-8">
<base href="https://joshua.seigler.net/">
<base href="https://seigler.github.io/joshua.seigler.net/">
<title> 404 Not Found - joshua.seigler.net </title>
<link rel="canonical" href="https://joshua.seigler.net/404/">
<link href="https://joshua.seigler.net/404.html/index.xml" rel="alternate" type="application/rss+xml" title="joshua.seigler.net" />
<link rel="canonical" href="https://seigler.github.io/joshua.seigler.net/404/">
<link href="https://seigler.github.io/joshua.seigler.net/404.html/index.xml" rel="alternate" type="application/rss+xml" title="joshua.seigler.net" />
<link rel="stylesheet" href="css/bundle.01645858.css"> </head>
<body class="404-page-not-found">
<div class="wrapper">
<header>
<nav> <a href="/">Home</a> <a href="/about/">About</a> <a href="/posts/">Posts</a> <a href="/presentations/">Presentations</a> <a href="/projects/">Projects</a> </nav>
<nav> <a href="/joshua.seigler.net/">Home</a> <a href="/joshua.seigler.net/about/">About</a> <a href="/joshua.seigler.net/posts/">Posts</a> <a href="/joshua.seigler.net/presentations/">Presentations</a> <a href="/joshua.seigler.net/projects/">Projects</a> </nav>
</header>
<main>
<h1>Page Not Found</h1>

View file

@ -3,16 +3,16 @@
<head>
<meta charset="UTF-8">
<base href="https://joshua.seigler.net/">
<base href="https://seigler.github.io/joshua.seigler.net/">
<title> About - joshua.seigler.net </title>
<link rel="canonical" href="https://joshua.seigler.net/about/">
<link rel="canonical" href="https://seigler.github.io/joshua.seigler.net/about/">
<link href="" rel="alternate" type="application/rss+xml" title="joshua.seigler.net" />
<link rel="stylesheet" href="css/bundle.01645858.css"> </head>
<body class="about">
<div class="wrapper">
<header>
<nav> <a href="/">Home</a> <a class="active" href="/about/">About</a> <a href="/posts/">Posts</a> <a href="/presentations/">Presentations</a> <a href="/projects/">Projects</a> </nav>
<nav> <a href="/joshua.seigler.net/">Home</a> <a class="active" href="/joshua.seigler.net/about/">About</a> <a href="/joshua.seigler.net/posts/">Posts</a> <a href="/joshua.seigler.net/presentations/">Presentations</a> <a href="/joshua.seigler.net/projects/">Projects</a> </nav>
</header>
<main>
<article>

View file

@ -4,24 +4,24 @@
<head>
<meta name="generator" content="Hugo 0.18.1" />
<meta charset="UTF-8">
<base href="https://joshua.seigler.net/">
<base href="https://seigler.github.io/joshua.seigler.net/">
<title> Home - joshua.seigler.net </title>
<link rel="canonical" href="https://joshua.seigler.net/">
<link rel="canonical" href="https://seigler.github.io/joshua.seigler.net/">
<link href="" rel="alternate" type="application/rss+xml" title="joshua.seigler.net" />
<link rel="stylesheet" href="css/bundle.01645858.css"> </head>
<body class="home">
<div class="wrapper">
<header>
<nav> <a class="active" href="/">Home</a> <a href="/about/">About</a> <a href="/posts/">Posts</a> <a href="/presentations/">Presentations</a> <a href="/projects/">Projects</a> </nav>
<nav> <a class="active" href="/joshua.seigler.net/">Home</a> <a href="/joshua.seigler.net/about/">About</a> <a href="/joshua.seigler.net/posts/">Posts</a> <a href="/joshua.seigler.net/presentations/">Presentations</a> <a href="/joshua.seigler.net/projects/">Projects</a> </nav>
</header>
<main>
<h1>Welcome!</h1>
<h2>Recent updates:</h2>
<section class="posts">
<div> <a href="/posts/site-redesign/">Site redesign!</a> </div>
<div> <a href="/about/">About</a> </div>
<div> <a href="/presentations/blockchain/">Blockchain: a semi-technical explanation</a> </div>
<div> <a href="/joshua.seigler.net/posts/site-redesign/">Site redesign!</a> </div>
<div> <a href="/joshua.seigler.net/about/">About</a> </div>
<div> <a href="/joshua.seigler.net/presentations/blockchain/">Blockchain: a semi-technical explanation</a> </div>
</section>
<ul> </ul>
</main>

View file

@ -2,19 +2,19 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Home on joshua.seigler.net</title>
<link>https://joshua.seigler.net/index.xml</link>
<link>https://seigler.github.io/joshua.seigler.net/index.xml</link>
<description>Recent content in Home on joshua.seigler.net</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 11 Feb 2017 16:15:16 -0500</lastBuildDate>
<atom:link href="https://joshua.seigler.net/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://seigler.github.io/joshua.seigler.net/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Site redesign!</title>
<link>https://joshua.seigler.net/posts/site-redesign/</link>
<link>https://seigler.github.io/joshua.seigler.net/posts/site-redesign/</link>
<pubDate>Sat, 11 Feb 2017 16:15:16 -0500</pubDate>
<guid>https://joshua.seigler.net/posts/site-redesign/</guid>
<guid>https://seigler.github.io/joshua.seigler.net/posts/site-redesign/</guid>
<description>&lt;p&gt;I rebuilt the site with a from-scratch Hugo theme. Styles are assembled from LESS with a Gulp task runner.
Afterwards, static assets are revision-hashed, and markup is reformatted.&lt;/p&gt;
</description>
@ -22,10 +22,10 @@ Afterwards, static assets are revision-hashed, and markup is reformatted.&lt;/p&
<item>
<title>About</title>
<link>https://joshua.seigler.net/about/</link>
<link>https://seigler.github.io/joshua.seigler.net/about/</link>
<pubDate>Sat, 11 Feb 2017 00:00:00 +0000</pubDate>
<guid>https://joshua.seigler.net/about/</guid>
<guid>https://seigler.github.io/joshua.seigler.net/about/</guid>
<description>
&lt;p&gt;Hi, I&amp;rsquo;m Joshua Seigler. I&amp;rsquo;m a:&lt;/p&gt;
@ -50,10 +50,10 @@ Afterwards, static assets are revision-hashed, and markup is reformatted.&lt;/p&
<item>
<title>Blockchain: a semi-technical explanation</title>
<link>https://joshua.seigler.net/presentations/blockchain/</link>
<link>https://seigler.github.io/joshua.seigler.net/presentations/blockchain/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://joshua.seigler.net/presentations/blockchain/</guid>
<guid>https://seigler.github.io/joshua.seigler.net/presentations/blockchain/</guid>
<description>&lt;p&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=cFJwiTHxiac&#34;&gt;https://www.youtube.com/watch?v=cFJwiTHxiac&lt;/a&gt;&lt;/p&gt;
</description>
</item>

View file

@ -3,21 +3,21 @@
<head>
<meta charset="UTF-8">
<base href="https://joshua.seigler.net/">
<base href="https://seigler.github.io/joshua.seigler.net/">
<title> Posts - joshua.seigler.net </title>
<link rel="canonical" href="https://joshua.seigler.net/posts/">
<link rel="canonical" href="https://seigler.github.io/joshua.seigler.net/posts/">
<link href="" rel="alternate" type="application/rss+xml" title="joshua.seigler.net" />
<link rel="stylesheet" href="css/bundle.01645858.css"> </head>
<body class="posts">
<div class="wrapper">
<header>
<nav> <a href="/">Home</a> <a href="/about/">About</a> <a class="active" href="/posts/">Posts</a> <a href="/presentations/">Presentations</a> <a href="/projects/">Projects</a> </nav>
<nav> <a href="/joshua.seigler.net/">Home</a> <a href="/joshua.seigler.net/about/">About</a> <a class="active" href="/joshua.seigler.net/posts/">Posts</a> <a href="/joshua.seigler.net/presentations/">Presentations</a> <a href="/joshua.seigler.net/projects/">Projects</a> </nav>
</header>
<main>
<h1>Posts</h1>
<ul class="post-list">
<li> <a href="/posts/site-redesign/"><span class="title">Site redesign!</span> - <span class="summary">I rebuilt the site with a from-scratch Hugo theme. Styles are assembled from LESS with a Gulp task runner. Afterwards, static assets are revision-hashed, and markup is reformatted.</span></a> </li>
<li> <a href="/joshua.seigler.net/posts/site-redesign/"><span class="title">Site redesign!</span> - <span class="summary">I rebuilt the site with a from-scratch Hugo theme. Styles are assembled from LESS with a Gulp task runner. Afterwards, static assets are revision-hashed, and markup is reformatted.</span></a> </li>
</ul>
</main>
<footer> Copyright &copy; Joshua Seigler 2017 </footer>

View file

@ -2,19 +2,19 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Posts on joshua.seigler.net</title>
<link>https://joshua.seigler.net/posts/index.xml</link>
<link>https://seigler.github.io/joshua.seigler.net/posts/index.xml</link>
<description>Recent content in Posts on joshua.seigler.net</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 11 Feb 2017 16:15:16 -0500</lastBuildDate>
<atom:link href="https://joshua.seigler.net/posts/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://seigler.github.io/joshua.seigler.net/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Site redesign!</title>
<link>https://joshua.seigler.net/posts/site-redesign/</link>
<link>https://seigler.github.io/joshua.seigler.net/posts/site-redesign/</link>
<pubDate>Sat, 11 Feb 2017 16:15:16 -0500</pubDate>
<guid>https://joshua.seigler.net/posts/site-redesign/</guid>
<guid>https://seigler.github.io/joshua.seigler.net/posts/site-redesign/</guid>
<description>&lt;p&gt;I rebuilt the site with a from-scratch Hugo theme. Styles are assembled from LESS with a Gulp task runner.
Afterwards, static assets are revision-hashed, and markup is reformatted.&lt;/p&gt;
</description>

View file

@ -3,16 +3,16 @@
<head>
<meta charset="UTF-8">
<base href="https://joshua.seigler.net/">
<base href="https://seigler.github.io/joshua.seigler.net/">
<title> Site redesign! - joshua.seigler.net </title>
<link rel="canonical" href="https://joshua.seigler.net/posts/site-redesign/">
<link rel="canonical" href="https://seigler.github.io/joshua.seigler.net/posts/site-redesign/">
<link href="" rel="alternate" type="application/rss+xml" title="joshua.seigler.net" />
<link rel="stylesheet" href="css/bundle.01645858.css"> </head>
<body class="posts">
<div class="wrapper">
<header>
<nav> <a href="/">Home</a> <a href="/about/">About</a> <a href="/posts/">Posts</a> <a href="/presentations/">Presentations</a> <a href="/projects/">Projects</a> </nav>
<nav> <a href="/joshua.seigler.net/">Home</a> <a href="/joshua.seigler.net/about/">About</a> <a href="/joshua.seigler.net/posts/">Posts</a> <a href="/joshua.seigler.net/presentations/">Presentations</a> <a href="/joshua.seigler.net/projects/">Projects</a> </nav>
</header>
<main>
<article>

View file

@ -3,16 +3,16 @@
<head>
<meta charset="UTF-8">
<base href="https://joshua.seigler.net/">
<base href="https://seigler.github.io/joshua.seigler.net/">
<title> Blockchain: a semi-technical explanation - joshua.seigler.net </title>
<link rel="canonical" href="https://joshua.seigler.net/presentations/blockchain/">
<link rel="canonical" href="https://seigler.github.io/joshua.seigler.net/presentations/blockchain/">
<link href="" rel="alternate" type="application/rss+xml" title="joshua.seigler.net" />
<link rel="stylesheet" href="css/bundle.01645858.css"> </head>
<body class="presentations">
<div class="wrapper">
<header>
<nav> <a href="/">Home</a> <a href="/about/">About</a> <a href="/posts/">Posts</a> <a href="/presentations/">Presentations</a> <a href="/projects/">Projects</a> </nav>
<nav> <a href="/joshua.seigler.net/">Home</a> <a href="/joshua.seigler.net/about/">About</a> <a href="/joshua.seigler.net/posts/">Posts</a> <a href="/joshua.seigler.net/presentations/">Presentations</a> <a href="/joshua.seigler.net/projects/">Projects</a> </nav>
</header>
<main>
<article>

View file

@ -3,21 +3,21 @@
<head>
<meta charset="UTF-8">
<base href="https://joshua.seigler.net/">
<base href="https://seigler.github.io/joshua.seigler.net/">
<title> Presentations - joshua.seigler.net </title>
<link rel="canonical" href="https://joshua.seigler.net/presentations/">
<link rel="canonical" href="https://seigler.github.io/joshua.seigler.net/presentations/">
<link href="" rel="alternate" type="application/rss+xml" title="joshua.seigler.net" />
<link rel="stylesheet" href="css/bundle.01645858.css"> </head>
<body class="presentations">
<div class="wrapper">
<header>
<nav> <a href="/">Home</a> <a href="/about/">About</a> <a href="/posts/">Posts</a> <a class="active" href="/presentations/">Presentations</a> <a href="/projects/">Projects</a> </nav>
<nav> <a href="/joshua.seigler.net/">Home</a> <a href="/joshua.seigler.net/about/">About</a> <a href="/joshua.seigler.net/posts/">Posts</a> <a class="active" href="/joshua.seigler.net/presentations/">Presentations</a> <a href="/joshua.seigler.net/projects/">Projects</a> </nav>
</header>
<main>
<h1>Presentations</h1>
<ul class="post-list">
<li> <a href="/presentations/blockchain/"><span class="title">Blockchain: a semi-technical explanation</span> - <span class="summary">https://www.youtube.com/watch?v=cFJwiTHxiac</span></a> </li>
<li> <a href="/joshua.seigler.net/presentations/blockchain/"><span class="title">Blockchain: a semi-technical explanation</span> - <span class="summary">https://www.youtube.com/watch?v=cFJwiTHxiac</span></a> </li>
</ul>
</main>
<footer> Copyright &copy; Joshua Seigler 2017 </footer>

View file

@ -2,18 +2,18 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Presentations on joshua.seigler.net</title>
<link>https://joshua.seigler.net/presentations/index.xml</link>
<link>https://seigler.github.io/joshua.seigler.net/presentations/index.xml</link>
<description>Recent content in Presentations on joshua.seigler.net</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<atom:link href="https://joshua.seigler.net/presentations/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://seigler.github.io/joshua.seigler.net/presentations/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Blockchain: a semi-technical explanation</title>
<link>https://joshua.seigler.net/presentations/blockchain/</link>
<link>https://seigler.github.io/joshua.seigler.net/presentations/blockchain/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://joshua.seigler.net/presentations/blockchain/</guid>
<guid>https://seigler.github.io/joshua.seigler.net/presentations/blockchain/</guid>
<description>&lt;p&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=cFJwiTHxiac&#34;&gt;https://www.youtube.com/watch?v=cFJwiTHxiac&lt;/a&gt;&lt;/p&gt;
</description>
</item>

View file

@ -3,16 +3,16 @@
<head>
<meta charset="UTF-8">
<base href="https://joshua.seigler.net/">
<base href="https://seigler.github.io/joshua.seigler.net/">
<title> Projects - joshua.seigler.net </title>
<link rel="canonical" href="https://joshua.seigler.net/projects/">
<link rel="canonical" href="https://seigler.github.io/joshua.seigler.net/projects/">
<link href="" rel="alternate" type="application/rss+xml" title="joshua.seigler.net" />
<link rel="stylesheet" href="css/bundle.01645858.css"> </head>
<body class="projects">
<div class="wrapper">
<header>
<nav> <a href="/">Home</a> <a href="/about/">About</a> <a href="/posts/">Posts</a> <a href="/presentations/">Presentations</a> <a class="active" href="/projects/">Projects</a> </nav>
<nav> <a href="/joshua.seigler.net/">Home</a> <a href="/joshua.seigler.net/about/">About</a> <a href="/joshua.seigler.net/posts/">Posts</a> <a href="/joshua.seigler.net/presentations/">Presentations</a> <a class="active" href="/joshua.seigler.net/projects/">Projects</a> </nav>
</header>
<main>
<h1>My GitHub Projects</h1>

View file

@ -2,11 +2,11 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Projects on joshua.seigler.net</title>
<link>https://joshua.seigler.net/projects/index.xml</link>
<link>https://seigler.github.io/joshua.seigler.net/projects/index.xml</link>
<description>Recent content in Projects on joshua.seigler.net</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<atom:link href="https://joshua.seigler.net/projects/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://seigler.github.io/joshua.seigler.net/projects/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

View file

@ -2,35 +2,35 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://joshua.seigler.net/posts/site-redesign/</loc>
<loc>https://seigler.github.io/joshua.seigler.net/posts/site-redesign/</loc>
<lastmod>2017-02-11T16:15:16-05:00</lastmod>
</url>
<url>
<loc>https://joshua.seigler.net/about/</loc>
<loc>https://seigler.github.io/joshua.seigler.net/about/</loc>
<lastmod>2017-02-11T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://joshua.seigler.net/presentations/blockchain/</loc>
<loc>https://seigler.github.io/joshua.seigler.net/presentations/blockchain/</loc>
</url>
<url>
<loc>https://joshua.seigler.net/</loc>
<loc>https://seigler.github.io/joshua.seigler.net/</loc>
<lastmod>2017-02-11T16:15:16-05:00</lastmod>
</url>
<url>
<loc>https://joshua.seigler.net/posts/</loc>
<loc>https://seigler.github.io/joshua.seigler.net/posts/</loc>
<lastmod>2017-02-11T16:15:16-05:00</lastmod>
</url>
<url>
<loc>https://joshua.seigler.net/presentations/</loc>
<loc>https://seigler.github.io/joshua.seigler.net/presentations/</loc>
</url>
<url>
<loc>https://joshua.seigler.net/projects/</loc>
<loc>https://seigler.github.io/joshua.seigler.net/projects/</loc>
</url>
</urlset>