| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119 |
- <!DOCTYPE html><html lang="en-US" xml:lang="en-US">
-
- <head>
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
- <link rel="shortcut icon" type="image/png" sizes="32x32" href="https://byron.games/images/favicon.png">
- <link rel="stylesheet" href="https://byron.games/main.css">
- <meta name="theme-color" content="#151515">
- <meta name="msapplication-navbutton-color" content="#151515">
- <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
- <meta name="robots" content="index, follow">
- <meta name="googlebot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1">
- <meta name="bingbot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1">
- <title>New Site Who 'Dis? | Byron.Games or Some Shit</title>
- <meta name="generator" content="Zola">
- <meta name="description" content="What is this?!I have been wanting to redo my little home server project for a while. It has been running on a cranky old laptop with some aging hardware, un-backed up for
- way to long. I had some newer…">
- <meta name="author" content="">
- <link rel="canonical" href="https://byron.games/posts/new-site/">
- <script type="application/ld+json">
- {
- "@context": "https://schema.org",
- "@type": "BlogPosting",
- "mainEntityOfPage": {
- "@type": "WebPage",
- "@id": "https://byron.games/posts/new-site"
- },
- "headline": "New Site Who 'Dis?",
- "description": "What is this?!I have been wanting to redo my little home server project for a while. It has been running on a cranky old laptop with some aging hardware, un-backed up for
- way to long. I had some newer…",
- "wordcount": "168",
- "datePublished": "2024-03-14T00:00:00+00:00",
- "dateModified": "2024-03-14T00:00:00+00:00",
- "author": {
- "@type": "Person",
- "name": ""
- },
- "publisher": {
- "@type": "Organization",
- "name": "New Site Who 'Dis?",
- "logo": {
- "@type": "ImageObject",
- "url": "https://byron.games/images/logo.png"
- }
- }
- }
- </script>
- </head>
- <body>
- <header>
- <div class="container">
- <a id="a-title" href="https://byron.games">
- <h1>Byron.Games or Some Shit</h1>
- </a>
- <h2></h2>
- <nav id="navbar">
-
- <a href="https://vtt.byron.games" class="btn">Foundry</a>
-
- <a href="https://km.byron.games" class="btn">King Maker Wiki</a>
-
- <a href="https://byron.games/about" class="btn">About</a>
-
-
- <a href="https://byron.games/tags" class="btn">Tags</a>
-
- </nav>
- </div>
- </header>
- <div class="container">
- <main>
- <article class="page">
- <div class="header-container">
- <h2>New Site Who 'Dis?</h2>
- </div>
- <div class="page-info">
- <span>Tags = [
- <a href="https://byron.games/tags/links/" class="page-tag">Links</a> ]
- </span>
- <time class="page-time smaller" datetime="2024-03-14T00:00:00+00:00">
- Posted on March 14, 2024 at 00:00 UTC
- </time>
- </div>
- <div class="entry">
- <h1 id="what-is-this">What is this?!</h1>
- <p>I have been wanting to redo my little home server project for a while. It has been running on a cranky old laptop with some aging hardware, un-backed up for
- way to long. I had some newer hardware sitting around unused, just need some RAM and a new HD (I had put all of that in another machine.) Plus my partner wants
- to move away from using Square Space :yuck, and the subscript is renewing in a few weeks, so might as well as self host it! Already paying to self host my own
- services.</p>
- <p>This url use to link directly to my foundry vtt server, thats now on a subdomain:</p>
- <ul>
- <li><a href="https://vtt.byron.games">Foundry</a></li>
- </ul>
- <p>I also moved the wiki we were using to a new subdomain, was looking at host a few different ones based on need, that is now at:</p>
- <ul>
- <li><a href="https://km.byron.games">King Maker Wiki</a></li>
- </ul>
- <p>If you actually know about this server, then these links will make sense, else why are you here?</p>
- </div>
- </article>
- </main>
- </div>
- <footer>
- <span class="copyright">© 2024 - 2025 </span>
- </footer>
- </body>
- </html>
|