Update 2017-02-14T16:15:07.443Z

This commit is contained in:
Joshua Seigler 2017-02-14 11:15:17 -05:00
parent bb82db2a9c
commit 50359f4732
16 changed files with 67 additions and 69 deletions

View file

@ -3,16 +3,16 @@
<head>
<meta charset="UTF-8">
<base href="https://seigler.github.io/joshua.seigler.net/">
<base href="https://joshua.seigler.net/">
<title> Projects - joshua.seigler.net </title>
<link rel="canonical" href="https://seigler.github.io/joshua.seigler.net/projects/">
<link rel="canonical" href="https://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>
<link rel="stylesheet" href="css/bundle.dd026dc8.css"> </head>
<body class="projects">
<div class="wrapper">
<header>
<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>
<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>
</header>
<main>
<h1>My GitHub Projects</h1>
@ -21,6 +21,7 @@
<li><a href="https://github.com/seigler/dash-visualizer"><span class="title">dash-visualizer</span> - <span class="summary">See Dash transactions and blocks as they are broadcast</span></a></li>
<li><a href="https://github.com/seigler/fhqwhgads"><span class="title">fhqwhgads</span> - <span class="summary">Homage to Homestar Runner: Strongbad email #9</span></a></li>
<li><a href="https://github.com/seigler/janus"><span class="title">janus</span> - <span class="summary">Multi-monitor web presentations</span></a></li>
<li><a href="https://github.com/seigler/joshua.seigler.net"><span class="title">joshua.seigler.net</span> - <span class="summary">source for my homepage</span></a></li>
<li><a href="https://github.com/seigler/natospell"><span class="title">natospell</span> - <span class="summary">Helps spell things over the phone</span></a></li>
<li><a href="https://github.com/seigler/neat-charts"><span class="title">neat-charts</span> - <span class="summary">PHP project to generate cached SVG price charts</span></a></li>
<li><a href="https://github.com/seigler/one-file-php-presentation"><span class="title">one-file-php-presentation</span> - <span class="summary">Single PHP file; drop it in a folder full of images and you have a presentation.</span></a></li>

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://seigler.github.io/joshua.seigler.net/projects/index.xml</link>
<link>https://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://seigler.github.io/joshua.seigler.net/projects/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://joshua.seigler.net/projects/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>