Website/public/index.html
2026-03-29 00:00:17 -04:00

110 lines
3.5 KiB
HTML

<!DOCTYPE html>
<html><head>
<meta name="generator" content="Hugo 0.156.0"><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">
<link rel="stylesheet" type="text/css" href="/css/dark-theme.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/">
<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>
<div style="text-align: center; margin-bottom: 20px;">
<img src="images/journey_home.png" alt="The Journey Home by Matthew Wong" style="max-width: 100%;">
<p style="font-size: 14px; color: #666; margin-top: 8px; font-style: italic;">"The Journey Home" — Matthew Wong, 2017</p>
</div>
<div style="text-align: center; margin: 20px 0;">
<a href="/pickleball.html" style="
display: inline-block;
background: linear-gradient(45deg, #8b4a4a, #8c7a3d, #3d7a8c, #7a5278, #8b4a4a);
background-size: 300% 300%;
animation: gradient-shift 3s ease infinite;
color: #f0e6d3;
font-family: 'Comic Sans MS', cursive;
font-size: 24px;
font-weight: bold;
padding: 15px 30px;
border-radius: 50px;
text-decoration: none;
box-shadow: 0 4px 15px rgba(100,60,60,0.5);
transform: rotate(-2deg);
border: 3px dashed #5a4a4a;
">🏓 PICKLEBALL STATS 🏓</a>
</div>
<style>
@keyframes gradient-shift {
0% { background-position: 0% 50%; }
50% { background-position: 100% 50%; }
100% { background-position: 0% 50%; }
}
</style>
<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>