hugo-blog/public/en/posts/index.html

101 lines
5.7 KiB
HTML

<!DOCTYPE html>
<html lang="en-us">
<head><meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge"><meta name="robots" content="index, follow"><link rel="author" href="/humans.txt">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
<meta name="theme-color" content="#494f5c">
<meta name="msapplication-TileColor" content="#494f5c">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#494f5c"><meta name="author" content="Josh Wright"><meta name="description" content="A place for my projects to live">
<meta itemprop="name" content="Posts">
<meta itemprop="description" content="A place for my projects to live">
<meta itemprop="datePublished" content="2024-12-08T23:45:51-05:00">
<meta itemprop="dateModified" content="2024-12-08T23:45:51-05:00"><meta property="og:url" content="https://thewrightserver.net/en/posts/">
<meta property="og:site_name" content="TheWrightServer">
<meta property="og:title" content="Posts">
<meta property="og:description" content="A place for my projects to live">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Posts">
<meta name="twitter:description" content="A place for my projects to live">
<title>Posts</title>
<link rel="alternate" type="application/rss+xml" href="https://thewrightserver.net/en/posts/index.xml" title="Posts" />
<link rel="stylesheet dns-prefetch preconnect preload prefetch" as="style" href="https://thewrightserver.net/css/style.min.0f53a185c81a99b00a62b107364a792ca58781a16ca843e0caf19fa7a85cb725.css" integrity="sha256-D1OhhcgambAKYrEHNkp5LKWHgaFsqEPgyvGfp6hctyU=" crossorigin="anonymous"></head>
<body id="page">
<header id="site-header">
<div class="hdr-wrapper section-inner">
<div class="hdr-left">
<div class="site-branding">
<a href="https://thewrightserver.net/">TheWrightServer</a>
</div>
<nav class="site-nav hide-in-mobile"><a href="https://thewrightserver.net/en/posts/">Posts</a><a href="https://thewrightserver.net/en/about-me/">About</a></nav>
</div>
<div class="hdr-right hdr-icons">
<span class="hdr-links hide-in-mobile"><a href="https://github.com/JoshNotWright" target="_blank" rel="noopener me" title="Github"><svg xmlns="http://www.w3.org/2000/svg" class="feather" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path
d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22">
</path>
</svg></a><a href="https://git.thewrightserver.net/josh" target="_blank" rel="noopener me" title="Gitlab"><svg xmlns="http://www.w3.org/2000/svg" class="feather" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path
d="M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z">
</path>
</svg></a></span><button id="menu-btn" class="hdr-btn" title=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu">
<line x1="3" y1="12" x2="21" y2="12"></line>
<line x1="3" y1="6" x2="21" y2="6"></line>
<line x1="3" y1="18" x2="21" y2="18"></line>
</svg></button>
</div>
</div>
</header>
<div id="mobile-menu" class="animated fast">
<ul>
<li><a href="https://thewrightserver.net/en/posts/">Posts</a></li>
<li><a href="https://thewrightserver.net/en/about-me/">About</a></li>
</ul>
</div>
<main class="site-main section-inner thin animated fadeIn faster">
<h1>Posts</h1>
<div class="posts-group">
<div class="post-year" id="2024">2024</div>
<ul class="posts-list">
<li class="post-item">
<a href="https://thewrightserver.net/en/posts/my-first-post/">
<span class="post-title">Welcome to TheWrightServer!</span>
<span class="post-day">Dec 8</span>
</a></li>
</ul>
</div>
</main>
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
<p>
&copy; 2024 <a href="https://thewrightserver.net/">Josh Wright</a>
&#183;
&#183; <a href="https://thewrightserver.net/en/posts/index.xml" target="_blank" title="rss"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss">
<path d="M4 11a9 9 0 0 1 9 9"></path>
<path d="M4 4a16 16 0 0 1 16 16"></path>
<circle cx="5" cy="19" r="1"></circle>
</svg></a></p>
</footer>
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
</body>
</html>