Update 2017-02-13T09:05:25.696Z

This commit is contained in:
Joshua Seigler 2017-02-13 04:05:31 -05:00
parent 04036b1556
commit 69a0e6e584
51 changed files with 407 additions and 3571 deletions

33
index.html Normal file
View file

@ -0,0 +1,33 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="Hugo 0.18.1" />
<meta charset="UTF-8">
<base href="https://joshua.seigler.net/">
<title> Home - joshua.seigler.net </title>
<link rel="canonical" href="https://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>
</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>
</section>
<ul> </ul>
</main>
<footer> Copyright &copy; Joshua Seigler 2017 </footer>
</div>
<script src="js/app.50716c5f.js"></script>
</body>
</html>