ahhh
This commit is contained in:
parent
6d7389e133
commit
f8fc5aaeb3
@ -10,4 +10,4 @@ tags:
|
||||
- data-analysis
|
||||
---
|
||||
|
||||
##
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head><meta charset="UTF-8">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><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="noindex, nofollow, noarchive"><link rel="author" href="/humans.txt">
|
||||
@ -15,7 +15,7 @@
|
||||
<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="404 Page not found">
|
||||
<meta itemprop="description" content="A place for my projects to live"><meta property="og:url" content="https://thewrightserver.net/en/404.html">
|
||||
<meta itemprop="description" content="A place for my projects to live"><meta property="og:url" content="http://localhost:1313/en/404.html">
|
||||
<meta property="og:site_name" content="TheWrightServer">
|
||||
<meta property="og:title" content="404 Page not found">
|
||||
<meta property="og:description" content="A place for my projects to live">
|
||||
@ -26,7 +26,7 @@
|
||||
<meta name="twitter:title" content="404 Page not found">
|
||||
<meta name="twitter:description" content="A place for my projects to live">
|
||||
<title>404 Page not found</title>
|
||||
<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>
|
||||
<link rel="stylesheet dns-prefetch preconnect preload prefetch" as="style" href="http://localhost:1313/css/style.min.0f53a185c81a99b00a62b107364a792ca58781a16ca843e0caf19fa7a85cb725.css" integrity="sha256-D1OhhcgambAKYrEHNkp5LKWHgaFsqEPgyvGfp6hctyU=" crossorigin="anonymous"></head>
|
||||
<body id="page">
|
||||
<div id="spotlight" class="error-404 animated fadeIn">
|
||||
<p class="img-404"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 167.8 163.4" fill="currentColor">
|
||||
@ -74,12 +74,12 @@
|
||||
<h1>404</h1>
|
||||
<p></p>
|
||||
<p class="btn-404">
|
||||
<a href="https://thewrightserver.net/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
||||
<a href="http://localhost:1313/"><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-home">
|
||||
<path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path>
|
||||
<polyline points="9 22 9 12 15 12 15 22"></polyline>
|
||||
</svg></a>
|
||||
<a href="https://thewrightserver.net/en/posts"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
||||
<a href="http://localhost:1313/en/posts"><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-archive">
|
||||
<polyline points="21 8 21 21 3 21 3 8"></polyline>
|
||||
<rect x="1" y="3" width="22" height="5"></rect>
|
||||
@ -88,7 +88,7 @@
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||
<script async src="http://localhost:1313/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head><meta charset="UTF-8">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><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">
|
||||
@ -18,7 +18,7 @@
|
||||
<meta itemprop="description" content="Not too much to say really.">
|
||||
<meta itemprop="datePublished" content="2024-12-09T00:25:51-05:00">
|
||||
<meta itemprop="dateModified" content="2024-12-09T00:25:51-05:00">
|
||||
<meta itemprop="wordCount" content="6"><meta property="og:url" content="https://thewrightserver.net/en/about-me/">
|
||||
<meta itemprop="wordCount" content="6"><meta property="og:url" content="http://localhost:1313/en/about-me/">
|
||||
<meta property="og:site_name" content="TheWrightServer">
|
||||
<meta property="og:title" content="About Me">
|
||||
<meta property="og:description" content="Not too much to say really.">
|
||||
@ -47,11 +47,11 @@
|
||||
"author":{
|
||||
"@type": "Person",
|
||||
"name": "Josh Wright",
|
||||
"url": "https://thewrightserver.net/en/about-me/"
|
||||
"url": "http://localhost:1313/en/about-me/"
|
||||
},
|
||||
"mainEntityOfPage": {
|
||||
"@type": "WebPage",
|
||||
"@id": "https://thewrightserver.net/en/about-me/"
|
||||
"@id": "http://localhost:1313/en/about-me/"
|
||||
},
|
||||
"publisher": {
|
||||
"@type": "Organization",
|
||||
@ -59,21 +59,21 @@
|
||||
"description": "A place for my projects to live",
|
||||
"logo": {
|
||||
"@type": "ImageObject",
|
||||
"url": "https://thewrightserver.net/favicon.ico"
|
||||
"url": "http://localhost:1313/favicon.ico"
|
||||
}
|
||||
}
|
||||
}
|
||||
</script><title>About Me</title>
|
||||
<link rel="stylesheet dns-prefetch preconnect preload prefetch" as="style" href="https://thewrightserver.net/css/style.min.0f53a185c81a99b00a62b107364a792ca58781a16ca843e0caf19fa7a85cb725.css" integrity="sha256-D1OhhcgambAKYrEHNkp5LKWHgaFsqEPgyvGfp6hctyU=" crossorigin="anonymous">
|
||||
<link rel="stylesheet dns-prefetch preconnect preload prefetch" as="style" href="http://localhost:1313/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>
|
||||
<a href="http://localhost:1313/">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>
|
||||
<nav class="site-nav hide-in-mobile"><a href="http://localhost:1313/en/posts/">Posts</a><a href="http://localhost:1313/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"
|
||||
@ -92,8 +92,8 @@
|
||||
</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>
|
||||
<li><a href="http://localhost:1313/en/posts/">Posts</a></li>
|
||||
<li><a href="http://localhost:1313/en/about-me/">About</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -109,9 +109,9 @@
|
||||
|
||||
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
||||
<p>
|
||||
© 2024 <a href="https://thewrightserver.net/">Josh Wright</a>
|
||||
© 2024 <a href="http://localhost:1313/">Josh Wright</a>
|
||||
·
|
||||
· <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"
|
||||
· <a href="http://localhost:1313/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>
|
||||
@ -119,7 +119,7 @@
|
||||
</svg></a></p>
|
||||
|
||||
</footer>
|
||||
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||
<script async src="http://localhost:1313/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.139.3"><meta charset="UTF-8">
|
||||
<meta name="generator" content="Hugo 0.139.3"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><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">
|
||||
@ -18,7 +18,7 @@
|
||||
<meta itemprop="name" content="TheWrightServer">
|
||||
<meta itemprop="description" content="A place for my projects to live">
|
||||
<meta itemprop="datePublished" content="2024-12-09T00:25:51-05:00">
|
||||
<meta itemprop="dateModified" content="2024-12-09T00:25:51-05:00"><meta property="og:url" content="https://thewrightserver.net/en/">
|
||||
<meta itemprop="dateModified" content="2024-12-09T00:25:51-05:00"><meta property="og:url" content="http://localhost:1313/en/">
|
||||
<meta property="og:site_name" content="TheWrightServer">
|
||||
<meta property="og:title" content="TheWrightServer">
|
||||
<meta property="og:description" content="A place for my projects to live">
|
||||
@ -34,12 +34,12 @@
|
||||
"@type" : "WebSite",
|
||||
"name" : "TheWrightServer",
|
||||
"description": "A place for my projects to live",
|
||||
"logo": "https://thewrightserver.net/favicon.ico",
|
||||
"url" : "https://thewrightserver.net/en/"
|
||||
"logo": "http://localhost:1313/favicon.ico",
|
||||
"url" : "http://localhost:1313/en/"
|
||||
}
|
||||
</script><title>TheWrightServer</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="https://thewrightserver.net/en/index.xml" title="TheWrightServer" />
|
||||
<link rel="stylesheet dns-prefetch preconnect preload prefetch" as="style" href="https://thewrightserver.net/css/style.min.0f53a185c81a99b00a62b107364a792ca58781a16ca843e0caf19fa7a85cb725.css" integrity="sha256-D1OhhcgambAKYrEHNkp5LKWHgaFsqEPgyvGfp6hctyU=" crossorigin="anonymous">
|
||||
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/en/index.xml" title="TheWrightServer" />
|
||||
<link rel="stylesheet dns-prefetch preconnect preload prefetch" as="style" href="http://localhost:1313/css/style.min.0f53a185c81a99b00a62b107364a792ca58781a16ca843e0caf19fa7a85cb725.css" integrity="sha256-D1OhhcgambAKYrEHNkp5LKWHgaFsqEPgyvGfp6hctyU=" crossorigin="anonymous">
|
||||
</head>
|
||||
<body id="page">
|
||||
<div id="spotlight" class="animated fadeIn">
|
||||
@ -55,19 +55,19 @@
|
||||
</svg></a>
|
||||
</div>
|
||||
<nav id="home-nav" class="site-nav">
|
||||
<a href="https://thewrightserver.net/en/posts/">Posts</a><a href="https://thewrightserver.net/en/about-me/">About</a>
|
||||
<a href="http://localhost:1313/en/posts/">Posts</a><a href="http://localhost:1313/en/about-me/">About</a>
|
||||
</nav>
|
||||
</div>
|
||||
<div id="home-footer"><p>
|
||||
© 2024 <a href="https://thewrightserver.net/">Josh Wright</a> ·
|
||||
· <a href="https://thewrightserver.net/en/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"
|
||||
© 2024 <a href="http://localhost:1313/">Josh Wright</a> ·
|
||||
· <a href="http://localhost:1313/en/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></div>
|
||||
</div>
|
||||
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||
<script async src="http://localhost:1313/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
@ -2,25 +2,32 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>TheWrightServer</title>
|
||||
<link>https://thewrightserver.net/en/</link>
|
||||
<link>http://localhost:1313/en/</link>
|
||||
<description>Recent content on TheWrightServer</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<copyright>Josh Wright</copyright>
|
||||
<lastBuildDate>Mon, 09 Dec 2024 00:25:51 -0500</lastBuildDate>
|
||||
<atom:link href="https://thewrightserver.net/en/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://localhost:1313/en/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>About Me</title>
|
||||
<link>https://thewrightserver.net/en/about-me/</link>
|
||||
<link>http://localhost:1313/en/about-me/</link>
|
||||
<pubDate>Mon, 09 Dec 2024 00:25:51 -0500</pubDate>
|
||||
<guid>https://thewrightserver.net/en/about-me/</guid>
|
||||
<guid>http://localhost:1313/en/about-me/</guid>
|
||||
<description><p>Not too much to say really.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Advanced Analytics for Rocket League</title>
|
||||
<link>http://localhost:1313/en/posts/advanced-analytics-for-rocket-league/</link>
|
||||
<pubDate>Sun, 08 Dec 2024 23:45:51 -0500</pubDate>
|
||||
<guid>http://localhost:1313/en/posts/advanced-analytics-for-rocket-league/</guid>
|
||||
<description><h2 id="heading"></h2></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Welcome to TheWrightServer!</title>
|
||||
<link>https://thewrightserver.net/en/posts/my-first-post/</link>
|
||||
<link>http://localhost:1313/en/posts/my-first-post/</link>
|
||||
<pubDate>Sun, 08 Dec 2024 22:41:31 -0500</pubDate>
|
||||
<guid>https://thewrightserver.net/en/posts/my-first-post/</guid>
|
||||
<guid>http://localhost:1313/en/posts/my-first-post/</guid>
|
||||
<description><p>Welcome to my blog! I&rsquo;m currently working on a couple cool posts to start off with, but unfortunately it takes time. Hopefully you&rsquo;re not here too soon.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head><meta charset="UTF-8">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><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">
|
||||
@ -17,7 +17,7 @@
|
||||
<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 itemprop="dateModified" content="2024-12-08T23:45:51-05:00"><meta property="og:url" content="http://localhost:1313/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">
|
||||
@ -28,16 +28,16 @@
|
||||
<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>
|
||||
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/en/posts/index.xml" title="Posts" />
|
||||
<link rel="stylesheet dns-prefetch preconnect preload prefetch" as="style" href="http://localhost:1313/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>
|
||||
<a href="http://localhost:1313/">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>
|
||||
<nav class="site-nav hide-in-mobile"><a href="http://localhost:1313/en/posts/">Posts</a><a href="http://localhost:1313/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"
|
||||
@ -56,8 +56,8 @@
|
||||
</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>
|
||||
<li><a href="http://localhost:1313/en/posts/">Posts</a></li>
|
||||
<li><a href="http://localhost:1313/en/about-me/">About</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -69,7 +69,12 @@
|
||||
<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/">
|
||||
<a href="http://localhost:1313/en/posts/advanced-analytics-for-rocket-league/">
|
||||
<span class="post-title">Advanced Analytics for Rocket League</span>
|
||||
<span class="post-day">Dec 8</span>
|
||||
</a></li>
|
||||
<li class="post-item">
|
||||
<a href="http://localhost:1313/en/posts/my-first-post/">
|
||||
<span class="post-title">Welcome to TheWrightServer!</span>
|
||||
<span class="post-day">Dec 8</span>
|
||||
</a></li>
|
||||
@ -79,9 +84,9 @@
|
||||
|
||||
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
||||
<p>
|
||||
© 2024 <a href="https://thewrightserver.net/">Josh Wright</a>
|
||||
© 2024 <a href="http://localhost:1313/">Josh Wright</a>
|
||||
·
|
||||
· <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"
|
||||
· <a href="http://localhost:1313/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>
|
||||
@ -89,7 +94,7 @@
|
||||
</svg></a></p>
|
||||
|
||||
</footer>
|
||||
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||
<script async src="http://localhost:1313/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
@ -1,20 +1,31 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Posts on TheWrightServer</title>
|
||||
<link>https://thewrightserver.net/en/posts/</link>
|
||||
<link>http://localhost:1313/en/posts/</link>
|
||||
<description>Recent content in Posts on TheWrightServer</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<copyright>Josh Wright</copyright>
|
||||
<lastBuildDate>Sun, 08 Dec 2024 23:45:51 -0500</lastBuildDate>
|
||||
<atom:link href="https://thewrightserver.net/en/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://localhost:1313/en/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>Advanced Analytics for Rocket League</title>
|
||||
<link>http://localhost:1313/en/posts/advanced-analytics-for-rocket-league/</link>
|
||||
<pubDate>Sun, 08 Dec 2024 23:45:51 -0500</pubDate>
|
||||
|
||||
<guid>http://localhost:1313/en/posts/advanced-analytics-for-rocket-league/</guid>
|
||||
<description><![CDATA[%!s(<nil>)]]></description>
|
||||
<content type="html"><![CDATA[<h2 id="heading"></h2>
|
||||
]]></content>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Welcome to TheWrightServer!</title>
|
||||
<link>https://thewrightserver.net/en/posts/my-first-post/</link>
|
||||
<link>http://localhost:1313/en/posts/my-first-post/</link>
|
||||
<pubDate>Sun, 08 Dec 2024 22:41:31 -0500</pubDate>
|
||||
|
||||
<guid>https://thewrightserver.net/en/posts/my-first-post/</guid>
|
||||
<guid>http://localhost:1313/en/posts/my-first-post/</guid>
|
||||
<description><![CDATA[%!s(<nil>)]]></description>
|
||||
<content type="html"><![CDATA[<p>Welcome to my blog! I’m currently working on a couple cool posts to start off with, but unfortunately it takes time. Hopefully you’re not here too soon.</p>
|
||||
]]></content>
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head><meta charset="UTF-8">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><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">
|
||||
@ -19,7 +19,7 @@
|
||||
<meta itemprop="datePublished" content="2024-12-08T22:41:31-05:00">
|
||||
<meta itemprop="dateModified" content="2024-12-08T22:41:31-05:00">
|
||||
<meta itemprop="wordCount" content="27">
|
||||
<meta itemprop="keywords" content="Chatter"><meta property="og:url" content="https://thewrightserver.net/en/posts/my-first-post/">
|
||||
<meta itemprop="keywords" content="Chatter"><meta property="og:url" content="http://localhost:1313/en/posts/my-first-post/">
|
||||
<meta property="og:site_name" content="TheWrightServer">
|
||||
<meta property="og:title" content="Welcome to TheWrightServer!">
|
||||
<meta property="og:description" content="Welcome to my blog! I’m currently working on a couple cool posts to start off with, but unfortunately it takes time. Hopefully you’re not here too soon.">
|
||||
@ -50,11 +50,11 @@
|
||||
"author":{
|
||||
"@type": "Person",
|
||||
"name": "Josh Wright",
|
||||
"url": "https://thewrightserver.net/en/about-me/"
|
||||
"url": "http://localhost:1313/en/about-me/"
|
||||
},
|
||||
"mainEntityOfPage": {
|
||||
"@type": "WebPage",
|
||||
"@id": "https://thewrightserver.net/en/posts/my-first-post/"
|
||||
"@id": "http://localhost:1313/en/posts/my-first-post/"
|
||||
},
|
||||
"publisher": {
|
||||
"@type": "Organization",
|
||||
@ -62,21 +62,21 @@
|
||||
"description": "A place for my projects to live",
|
||||
"logo": {
|
||||
"@type": "ImageObject",
|
||||
"url": "https://thewrightserver.net/favicon.ico"
|
||||
"url": "http://localhost:1313/favicon.ico"
|
||||
}
|
||||
}
|
||||
}
|
||||
</script><title>Welcome to TheWrightServer!</title>
|
||||
<link rel="stylesheet dns-prefetch preconnect preload prefetch" as="style" href="https://thewrightserver.net/css/style.min.0f53a185c81a99b00a62b107364a792ca58781a16ca843e0caf19fa7a85cb725.css" integrity="sha256-D1OhhcgambAKYrEHNkp5LKWHgaFsqEPgyvGfp6hctyU=" crossorigin="anonymous">
|
||||
<link rel="stylesheet dns-prefetch preconnect preload prefetch" as="style" href="http://localhost:1313/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>
|
||||
<a href="http://localhost:1313/">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>
|
||||
<nav class="site-nav hide-in-mobile"><a href="http://localhost:1313/en/posts/">Posts</a><a href="http://localhost:1313/en/about-me/">About</a></nav>
|
||||
</div>
|
||||
<div class="hdr-right hdr-icons">
|
||||
<button id="toc-btn" class="hdr-btn desktop-only-ib" title=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
||||
@ -103,8 +103,8 @@
|
||||
</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>
|
||||
<li><a href="http://localhost:1313/en/posts/">Posts</a></li>
|
||||
<li><a href="http://localhost:1313/en/about-me/">About</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -124,7 +124,7 @@
|
||||
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tag meta-icon">
|
||||
<path d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"></path>
|
||||
<line x1="7" y1="7" x2="7" y2="7"></line>
|
||||
</svg><span class="tag"><a href="https://thewrightserver.net/en/tags/chatter">chatter</a></span></p>
|
||||
</svg><span class="tag"><a href="http://localhost:1313/en/tags/chatter">chatter</a></span></p>
|
||||
<p><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-file-text">
|
||||
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path>
|
||||
@ -158,15 +158,22 @@
|
||||
<nav id="TableOfContents"></nav>
|
||||
</aside>
|
||||
<div class="post-nav thin">
|
||||
<a class="next-post" href="http://localhost:1313/en/posts/advanced-analytics-for-rocket-league/">
|
||||
<span class="post-nav-label"><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-arrow-left">
|
||||
<line x1="19" y1="12" x2="5" y2="12"></line>
|
||||
<polyline points="12 19 5 12 12 5"></polyline>
|
||||
</svg> </span><br><span>Advanced Analytics for Rocket League</span>
|
||||
</a>
|
||||
</div>
|
||||
<div id="comments" class="thin"></div>
|
||||
</main>
|
||||
|
||||
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
||||
<p>
|
||||
© 2024 <a href="https://thewrightserver.net/">Josh Wright</a>
|
||||
© 2024 <a href="http://localhost:1313/">Josh Wright</a>
|
||||
·
|
||||
· <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"
|
||||
· <a href="http://localhost:1313/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>
|
||||
@ -174,7 +181,7 @@
|
||||
</svg></a></p>
|
||||
|
||||
</footer>
|
||||
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||
<script async src="http://localhost:1313/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
@ -2,22 +2,34 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://thewrightserver.net/en/about-me/</loc>
|
||||
<loc>http://localhost:1313/en/about-me/</loc>
|
||||
<lastmod>2024-12-09T00:25:51-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewrightserver.net/en/</loc>
|
||||
<loc>http://localhost:1313/en/</loc>
|
||||
<lastmod>2024-12-09T00:25:51-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewrightserver.net/en/posts/</loc>
|
||||
<loc>http://localhost:1313/en/posts/advanced-analytics-for-rocket-league/</loc>
|
||||
<lastmod>2024-12-08T23:45:51-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewrightserver.net/en/tags/chatter/</loc>
|
||||
<loc>http://localhost:1313/en/tags/analytics/</loc>
|
||||
<lastmod>2024-12-08T23:45:51-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/en/tags/data-analysis/</loc>
|
||||
<lastmod>2024-12-08T23:45:51-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/en/posts/</loc>
|
||||
<lastmod>2024-12-08T23:45:51-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/en/tags/rocket-league/</loc>
|
||||
<lastmod>2024-12-08T23:45:51-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/en/tags/</loc>
|
||||
<lastmod>2024-12-08T23:45:51-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/en/tags/chatter/</loc>
|
||||
<lastmod>2024-12-08T22:41:31-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewrightserver.net/en/tags/</loc>
|
||||
<lastmod>2024-12-08T22:41:31-05:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewrightserver.net/en/posts/my-first-post/</loc>
|
||||
<loc>http://localhost:1313/en/posts/my-first-post/</loc>
|
||||
<lastmod>2024-12-08T22:41:31-05:00</lastmod>
|
||||
</url>
|
||||
</urlset>
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head><meta charset="UTF-8">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><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">
|
||||
@ -17,7 +17,7 @@
|
||||
<meta itemprop="name" content="Chatter">
|
||||
<meta itemprop="description" content="A place for my projects to live">
|
||||
<meta itemprop="datePublished" content="2024-12-08T22:41:31-05:00">
|
||||
<meta itemprop="dateModified" content="2024-12-08T22:41:31-05:00"><meta property="og:url" content="https://thewrightserver.net/en/tags/chatter/">
|
||||
<meta itemprop="dateModified" content="2024-12-08T22:41:31-05:00"><meta property="og:url" content="http://localhost:1313/en/tags/chatter/">
|
||||
<meta property="og:site_name" content="TheWrightServer">
|
||||
<meta property="og:title" content="Chatter">
|
||||
<meta property="og:description" content="A place for my projects to live">
|
||||
@ -28,16 +28,16 @@
|
||||
<meta name="twitter:title" content="Chatter">
|
||||
<meta name="twitter:description" content="A place for my projects to live">
|
||||
<title>Chatter</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="https://thewrightserver.net/en/tags/chatter/index.xml" title="Chatter" />
|
||||
<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>
|
||||
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/en/tags/chatter/index.xml" title="Chatter" />
|
||||
<link rel="stylesheet dns-prefetch preconnect preload prefetch" as="style" href="http://localhost:1313/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>
|
||||
<a href="http://localhost:1313/">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>
|
||||
<nav class="site-nav hide-in-mobile"><a href="http://localhost:1313/en/posts/">Posts</a><a href="http://localhost:1313/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"
|
||||
@ -56,8 +56,8 @@
|
||||
</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>
|
||||
<li><a href="http://localhost:1313/en/posts/">Posts</a></li>
|
||||
<li><a href="http://localhost:1313/en/about-me/">About</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -69,7 +69,7 @@
|
||||
<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/">
|
||||
<a href="http://localhost:1313/en/posts/my-first-post/">
|
||||
<span class="post-title">Welcome to TheWrightServer!</span>
|
||||
<span class="post-day">Dec 8</span>
|
||||
</a></li>
|
||||
@ -79,9 +79,9 @@
|
||||
|
||||
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
||||
<p>
|
||||
© 2024 <a href="https://thewrightserver.net/">Josh Wright</a>
|
||||
© 2024 <a href="http://localhost:1313/">Josh Wright</a>
|
||||
·
|
||||
· <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"
|
||||
· <a href="http://localhost:1313/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>
|
||||
@ -89,7 +89,7 @@
|
||||
</svg></a></p>
|
||||
|
||||
</footer>
|
||||
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||
<script async src="http://localhost:1313/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
@ -2,18 +2,18 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Chatter on TheWrightServer</title>
|
||||
<link>https://thewrightserver.net/en/tags/chatter/</link>
|
||||
<link>http://localhost:1313/en/tags/chatter/</link>
|
||||
<description>Recent content in Chatter on TheWrightServer</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<copyright>Josh Wright</copyright>
|
||||
<lastBuildDate>Sun, 08 Dec 2024 22:41:31 -0500</lastBuildDate>
|
||||
<atom:link href="https://thewrightserver.net/en/tags/chatter/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://localhost:1313/en/tags/chatter/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Welcome to TheWrightServer!</title>
|
||||
<link>https://thewrightserver.net/en/posts/my-first-post/</link>
|
||||
<link>http://localhost:1313/en/posts/my-first-post/</link>
|
||||
<pubDate>Sun, 08 Dec 2024 22:41:31 -0500</pubDate>
|
||||
<guid>https://thewrightserver.net/en/posts/my-first-post/</guid>
|
||||
<guid>http://localhost:1313/en/posts/my-first-post/</guid>
|
||||
<description><p>Welcome to my blog! I&rsquo;m currently working on a couple cool posts to start off with, but unfortunately it takes time. Hopefully you&rsquo;re not here too soon.</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head><meta charset="UTF-8">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><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">
|
||||
@ -16,8 +16,8 @@
|
||||
|
||||
<meta itemprop="name" content="Tags">
|
||||
<meta itemprop="description" content="A place for my projects to live">
|
||||
<meta itemprop="datePublished" content="2024-12-08T22:41:31-05:00">
|
||||
<meta itemprop="dateModified" content="2024-12-08T22:41:31-05:00"><meta property="og:url" content="https://thewrightserver.net/en/tags/">
|
||||
<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="http://localhost:1313/en/tags/">
|
||||
<meta property="og:site_name" content="TheWrightServer">
|
||||
<meta property="og:title" content="Tags">
|
||||
<meta property="og:description" content="A place for my projects to live">
|
||||
@ -28,16 +28,16 @@
|
||||
<meta name="twitter:title" content="Tags">
|
||||
<meta name="twitter:description" content="A place for my projects to live">
|
||||
<title>Tags</title>
|
||||
<link rel="alternate" type="application/rss+xml" href="https://thewrightserver.net/en/tags/index.xml" title="Tags" />
|
||||
<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>
|
||||
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/en/tags/index.xml" title="Tags" />
|
||||
<link rel="stylesheet dns-prefetch preconnect preload prefetch" as="style" href="http://localhost:1313/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>
|
||||
<a href="http://localhost:1313/">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>
|
||||
<nav class="site-nav hide-in-mobile"><a href="http://localhost:1313/en/posts/">Posts</a><a href="http://localhost:1313/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"
|
||||
@ -56,8 +56,8 @@
|
||||
</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>
|
||||
<li><a href="http://localhost:1313/en/posts/">Posts</a></li>
|
||||
<li><a href="http://localhost:1313/en/about-me/">About</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -69,7 +69,22 @@
|
||||
<div class="post-year" id="2024">2024</div>
|
||||
<ul class="posts-list">
|
||||
<li class="post-item">
|
||||
<a href="https://thewrightserver.net/en/tags/chatter/">
|
||||
<a href="http://localhost:1313/en/tags/rocket-league/">
|
||||
<span class="post-title">Rocket-League</span>
|
||||
<span class="post-day">Dec 8</span>
|
||||
</a></li>
|
||||
<li class="post-item">
|
||||
<a href="http://localhost:1313/en/tags/data-analysis/">
|
||||
<span class="post-title">Data-Analysis</span>
|
||||
<span class="post-day">Dec 8</span>
|
||||
</a></li>
|
||||
<li class="post-item">
|
||||
<a href="http://localhost:1313/en/tags/analytics/">
|
||||
<span class="post-title">Analytics</span>
|
||||
<span class="post-day">Dec 8</span>
|
||||
</a></li>
|
||||
<li class="post-item">
|
||||
<a href="http://localhost:1313/en/tags/chatter/">
|
||||
<span class="post-title">Chatter</span>
|
||||
<span class="post-day">Dec 8</span>
|
||||
</a></li>
|
||||
@ -79,9 +94,9 @@
|
||||
|
||||
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
||||
<p>
|
||||
© 2024 <a href="https://thewrightserver.net/">Josh Wright</a>
|
||||
© 2024 <a href="http://localhost:1313/">Josh Wright</a>
|
||||
·
|
||||
· <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"
|
||||
· <a href="http://localhost:1313/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>
|
||||
@ -89,7 +104,7 @@
|
||||
</svg></a></p>
|
||||
|
||||
</footer>
|
||||
<script async src="https://thewrightserver.net/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||
<script async src="http://localhost:1313/js/bundle.min.c7c384e4d29d192bbac6811ae4660bb01767194a5bea56baca77e8260f93ea16.js" integrity="sha256-x8OE5NKdGSu6xoEa5GYLsBdnGUpb6la6ynfoJg+T6hY=" crossorigin="anonymous"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
@ -2,18 +2,39 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Tags on TheWrightServer</title>
|
||||
<link>https://thewrightserver.net/en/tags/</link>
|
||||
<link>http://localhost:1313/en/tags/</link>
|
||||
<description>Recent content in Tags on TheWrightServer</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<copyright>Josh Wright</copyright>
|
||||
<lastBuildDate>Sun, 08 Dec 2024 22:41:31 -0500</lastBuildDate>
|
||||
<atom:link href="https://thewrightserver.net/en/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sun, 08 Dec 2024 23:45:51 -0500</lastBuildDate>
|
||||
<atom:link href="http://localhost:1313/en/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Analytics</title>
|
||||
<link>http://localhost:1313/en/tags/analytics/</link>
|
||||
<pubDate>Sun, 08 Dec 2024 23:45:51 -0500</pubDate>
|
||||
<guid>http://localhost:1313/en/tags/analytics/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Data-Analysis</title>
|
||||
<link>http://localhost:1313/en/tags/data-analysis/</link>
|
||||
<pubDate>Sun, 08 Dec 2024 23:45:51 -0500</pubDate>
|
||||
<guid>http://localhost:1313/en/tags/data-analysis/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Rocket-League</title>
|
||||
<link>http://localhost:1313/en/tags/rocket-league/</link>
|
||||
<pubDate>Sun, 08 Dec 2024 23:45:51 -0500</pubDate>
|
||||
<guid>http://localhost:1313/en/tags/rocket-league/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Chatter</title>
|
||||
<link>https://thewrightserver.net/en/tags/chatter/</link>
|
||||
<link>http://localhost:1313/en/tags/chatter/</link>
|
||||
<pubDate>Sun, 08 Dec 2024 22:41:31 -0500</pubDate>
|
||||
<guid>https://thewrightserver.net/en/tags/chatter/</guid>
|
||||
<guid>http://localhost:1313/en/tags/chatter/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
</channel>
|
||||
|
@ -1,10 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<title>https://thewrightserver.net/en/</title>
|
||||
<link rel="canonical" href="https://thewrightserver.net/en/">
|
||||
<title>http://localhost:1313/en/</title>
|
||||
<link rel="canonical" href="http://localhost:1313/en/">
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://thewrightserver.net/en/">
|
||||
<meta http-equiv="refresh" content="0; url=http://localhost:1313/en/">
|
||||
</head>
|
||||
</html>
|
||||
|
@ -2,7 +2,7 @@
|
||||
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
|
||||
<sitemap>
|
||||
<loc>https://thewrightserver.net/en/sitemap.xml</loc>
|
||||
<loc>http://localhost:1313/en/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2024-12-09T00:25:51-05:00</lastmod>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user