Website/public/index.html
Dane Sabo b7fa5c5d1f Auto sync: 2025-11-06 11:15:44 (36 files changed)
M  content/_index.md

M  content/blog/_index.md

D  content/blog/a_short_history_of_Dane_Sabo.md

D  content/blog/my-first-post.md

M  content/contact.md

M  content/projects/_index.md

M  public/404.html

M  public/CV.pdf
2025-11-06 11:15:44 -05:00

81 lines
2.4 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta name="generator" content="Hugo 0.152.2"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<title>Dane Sabo </title>
<link rel="stylesheet" type="text/css" href="/css/fonts.css">
<link rel="stylesheet" type="text/css" href="/css/fontawesome.css">
<link rel="stylesheet" type="text/css" href="/css/styles.min.c2acad37d1be0e44722e7f234c116caef79124df36955647824f8b10da479ba3.css">
<meta charset="UTF-8">
<meta name="author" content="Dane Sabo">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/index.xml" title="Dane Sabo" />
</head>
<body>
<header class="page-header">
<div class="myname">
<h2><a href="http://localhost:1313/">Dane Sabo</a></h2>
</div>
<nav>
<ul class="navbar">
<li class="">
<a href="/cv.pdf">
<span>CV</span>
</a>
</li>
<li class="">
<a href="/projects/">
<span>Projects</span>
</a>
</li>
<li class="">
<a href="/blog/">
<span>Blog</span>
</a>
</li>
<li class="">
<a href="/contact/">
<span>About Me</span>
</a>
</li>
</ul>
</nav>
</header>
<div id="content">
<main>
<p><img src="images/journey_home.png" alt=""></p>
<h2 id="welcome">Welcome!</h2>
<p>I&rsquo;m Dane Sabo, a Mechanical Engineering PhD student at the University of Pittsburgh with a focus on control systems. When I&rsquo;m not researching, you can find me riding my Honda CRF dual sport around Pittsburgh.</p>
<p>Here&rsquo;s what you&rsquo;ll find on this site:</p>
<ol>
<li>My <a href="/cv.pdf">CV</a></li>
<li>Current <a href="/projects">Projects</a></li>
<li><a href="/contact">About Me</a></li>
</ol>
<p>Feel free to reach out at <a href="mailto:yourstruly@danesabo.com">yourstruly@danesabo.com</a>.</p>
</main>
</div><footer>
<span>This website was built using Hugo and the &#39;notrack&#39; theme.</span>
</footer>
</body>
</html>