updated hugo, update homepage, update font

This commit is contained in:
Liz 2025-02-13 14:53:36 -05:00
parent adb461da6a
commit 425386e735
142 changed files with 1497 additions and 1518 deletions

BIN
.DS_Store vendored

Binary file not shown.

BIN
assets/.DS_Store vendored

Binary file not shown.

27
assets/css/custom.css Normal file
View File

@ -0,0 +1,27 @@
@font-face {
font-family: Retro;
src: url('https://binarycdn.b-cdn.net/fonts/DepartureMono-Regular.woff2');
/* src: url('https://binarycdn.b-cdn.net/fonts/Retrocompute.ttf');*/
}
h1 {
font-family: Retro;
font-size: 22pt !important;
}
h2 {
font-family: Retro;
font-size: 13pt !important;
}
html{
font-family: Retro;
/* font-size: 10pt;*/
}
bsky-embed{
font-family: Retro;
text-align: left;
}

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 652 KiB

View File

@ -9,7 +9,7 @@ defaultContentLanguage = "en"
# pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles # pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles
enableRobotsTXT = false enableRobotsTXT = false
paginate = 10 pagination.pagerSize = 10
summaryLength = 0 summaryLength = 0
buildDrafts = false buildDrafts = false

View File

@ -7,57 +7,24 @@ title = "KilobyteKeith"
displayName = "EN" displayName = "EN"
isoCode = "en" isoCode = "en"
rtl = false rtl = false
dateFormat = "2 January 2006" dateFormat = "January 2 2006"
logo = "img/nes-by-smashicons.png" logo = "img/nes-by-smashicons.png"
secondaryLogo = "img/sega-by-smashicons.png" secondaryLogo = "img/sega-by-smashicons.png"
description = "KilobyteKeith on Twitch" description = "KilobyteKeith on Twitch"
copyright = 'Made with &#9829; by <a href="https://binarydigit.profile.lol">BinaryDigit</a>' copyright = 'Made with &#9829; by <a href="https://binarydigit.city">BinaryDigit</a>'
[author] [params.author]
name = "KilobyteKeith" name = "I'm Keith!"
email = "KilobyteKeith@gmail.com"
image = "img/KeithAvatar.png" image = "img/KeithAvatar.png"
headline = "Retro Variety Streamer, Chill Dude, First-Person Potato, Flannel Enthusiast, <br> Foodie, and Covered in Dog Hair" headline = "I'm an internet boomer who loves playing retro, horror, and FPS games. Jugs of Arnold Palmer and a never-ending tech obsession give me life! Ive got two awesome dogs, Luna and Pixel that usually pop in. Come hang out for fun games and geeky conversations!"
bio = "Retro Variety Streamer, Chill Dude, First-Person Potato, Flannel Enthusiast, Foodie, and Covered in Dog Hair" bio = "Retro Variety Streamer, Chill Dude, First-Person Potato, Flannel Enthusiast, Foodie, and Covered in Dog Hair"
links = [ links = [
{ envelope = "mailto:kilobytekeith@gmail.com" },
{ twitch = "https://twitch.tv/kilobytekeith" }, { twitch = "https://twitch.tv/kilobytekeith" },
{ link = "https://shop.kilobytekeith.com" }, { link = "https://shop.kilobytekeith.com" },
{ bluesky = "https://bsky.app/profile/kilobytekeith.tv" }, { bluesky = "https://bsky.app/profile/kilobytekeith.tv" },
{ instagram = "https://instagram.com/kilobyte.keith" }, { instagram = "https://www.instagram.com/kilobytekeithtv/" },
{ youtube = "https://www.youtube.com/@kilobytekeith" }, { youtube = "https://www.youtube.com/@kilobytekeith" },
{ discord = "/discord" }, { discord = "/discord" }
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
# { apple = "https://www.apple.com" },
# { blogger = "https://username.blogspot.com/" },
# { codepen = "https://codepen.io/username" },
# { dev = "https://dev.to/username" },
# { dribbble = "https://dribbble.com/username" },
# { facebook = "https://facebook.com/username" },
# { flickr = "https://www.flickr.com/photos/username/" },
# { foursquare = "https://foursquare.com/username" },
# { github = "https://github.com/username" },
# { gitlab = "https://gitlab.com/username" },
# { google = "https://www.google.com/" },
# { hashnode = "https://username.hashnode.dev" },
# { keybase = "https://keybase.io/username" },
# { kickstarter = "https://www.kickstarter.com/profile/username" },
# { lastfm = "https://lastfm.com/user/username" },
# { linkedin = "https://linkedin.com/in/username" },
# { mastodon = "https://mastodon.instance/@username" },
# { medium = "https://medium.com/username" },
# { microsoft = "https://www.microsoft.com/" },
# { orcid = "https://orcid.org/userid" },
# { patreon = "https://www.patreon.com/username" },
# { pinterest = "https://pinterest.com/username" },
# { reddit = "https://reddit.com/user/username" },
# { researchgate = "https://www.researchgate.net/profile/username" },
# { slack = "https://workspace.url/team/userid" },
# { snapchat = "https://snapchat.com/add/username" },
# { soundcloud = "https://soundcloud.com/username" },
# { stack-overflow = "https://stackoverflow.com/users/userid/username" },
# { steam = "https://steamcommunity.com/profiles/userid" },
# { telegram = "https://t.me/username" },
# { tiktok = "https://tiktok.com/@username" },
# { tumblr = "https://username.tumblr.com" },
# { x-twitter = "https://twitter.com/username" },
# { whatsapp = "https://wa.me/phone-number" },
] ]

View File

@ -10,11 +10,11 @@
# overridden by providing a weight value. The menu will then be # overridden by providing a weight value. The menu will then be
# ordered by weight from lowest to highest. # ordered by weight from lowest to highest.
[[main]] # [[main]]
name = "Games" # name = "Games"
pre = "list" # pre = "list"
pageRef = "/games" # pageRef = "/games"
weight = 10 # weight = 10
[[main]] [[main]]
name = "Commands" name = "Commands"
@ -24,8 +24,8 @@
[[main]] [[main]]
pre = "rss" pre = "rss"
url = "/index.xml" url = "https://kilobytekeith.com/index.xml"
weight = 50 weight = 90
#[[main]] #[[main]]
# name = "Blog" # name = "Blog"

View File

@ -1,3 +1,3 @@
[hugoVersion] [hugoVersion]
extended = false extended = false
min = "0.87.0" min = "0.139.0"

View File

@ -7,7 +7,7 @@
colorScheme = "blowfish" colorScheme = "blowfish"
defaultAppearance = "dark" # valid options: light or dark defaultAppearance = "dark" # valid options: light or dark
autoSwitchAppearance = true # autoSwitchAppearance = false
enableSearch = true enableSearch = true
enableCodeCopy = false enableCodeCopy = false
@ -37,12 +37,12 @@ defaultFeaturedImage = "img/wallpaper.png" # used as default for featured images
[homepage] [homepage]
layout = "background" # valid options: page, profile, hero, card, background, custom layout = "background" # valid options: page, profile, hero, card, background, custom
homepageImage = "img/wallpaper.png" # used in: hero, and card homepageImage = "img/carl-raw-m3hn2Kn5Bns-unsplash.jpg" # used in: hero, and card
showRecent = false showRecent = false
showRecentItems = 3 showRecentItems = 3
showMoreLink = false showMoreLink = false
showMoreLinkDest = "/post s" showMoreLinkDest = "/posts"
cardView = false cardView = true
cardViewScreenWidth = false cardViewScreenWidth = false
layoutBackgroundBlur = true # only used when layout equals background layoutBackgroundBlur = true # only used when layout equals background

View File

@ -1,7 +1,14 @@
<script defer type="module" src="https://unpkg.com/@zachleat/snow-fall@1.0.1/snow-fall.js"></script> ---
<script type="module" defer> title: "KilobyteKeith"
const snow = document.createElement('snow-fall'); description: "Retro Variety Streamer, Chill Dude, First-Person Potato, Flannel Enthusiast, Foodie, and Covered in Dog Hair"
document.body.prepend(snow) ---
</script>
For business inquiries: KilobyteKeith@gmail.com
<!-- {{< snowfall >}} -->
<!-- For business inquiries: KilobyteKeith@gmail.com -->
<hr>
# Latest Posts {{< icon "bluesky" >}}
{{< socials >}}

View File

@ -2,7 +2,7 @@
title: "Best Games I've Never Beat" title: "Best Games I've Never Beat"
description: Game list to play and to beat description: Game list to play and to beat
--- ---
Playing live on [Twitch](https://www.twitch.tv/kilobytekeith) {{< icon "twitch" >}} Playing live on [Twitch](https://www.twitch.tv/kilobytekeith)
A list of games I've beaten and want to beat: A list of games I've beaten and want to beat:

View File

@ -1,4 +0,0 @@
---
title:
date: 2024-01-01
---

View File

@ -0,0 +1,88 @@
{{ $disableImageOptimization := .Site.Params.disableImageOptimization | default false }}
<article class="max-w-full prose dark:prose-invert">
<div class="relative">
<div class="absolute inset-x-0 bottom-0 h-1/2 bg-gray-100"></div>
<div class="mx-auto max-w-7xl p-0">
<div class="relative sm:overflow-hidden">
<div class="fixed inset-x-0 top-0" style="z-index:-10">
{{ $homepageImage := "" }}
{{ with .Site.Params.defaultBackgroundImage }}
{{ if or (strings.HasPrefix . "http:") (strings.HasPrefix . "https:") }}
{{ $homepageImage = resources.GetRemote . }}
{{ else }}
{{ $homepageImage = resources.Get . }}
{{ end }}
{{ end }}
{{ with .Site.Params.homepage.homepageImage }}
{{ if or (strings.HasPrefix . "http:") (strings.HasPrefix . "https:") }}
{{ $homepageImage = resources.GetRemote . }}
{{ else }}
{{ $homepageImage = resources.Get . }}
{{ end }}
{{ end }}
{{ if $homepageImage }}
<img class="w-full h-[1000px] object-cover m-0 nozoom" src="{{ $homepageImage.RelPermalink }}" role="presentation">
<div
class="absolute inset-0 h-[1000px] bg-gradient-to-t from-neutral dark:from-neutral-800 to-transparent mix-blend-normal">
</div>
<div
class="opacity-60 absolute inset-0 h-[1000px] bg-gradient-to-t from-neutral dark:from-neutral-800 to-neutral-100 dark:to-neutral-800 mix-blend-normal">
</div>
{{ end }}
</div>
<div class="relative px-1 py-1 flex flex-col items-center justify-center text-center">
{{ with .Site.Params.Author.image }}
{{ $authorImage := "" }}
{{ if or (strings.HasPrefix . "http:") (strings.HasPrefix . "https:") }}
{{ $authorImage = resources.GetRemote . }}
{{ else }}
{{ $authorImage = resources.Get . }}
{{ end }}
{{ if $authorImage }}
{{ if not $disableImageOptimization }}
{{ $authorImage = $authorImage.Fill (print "288x288 q" ( $.Site.Params.Author.imagequality | default "96" )) }}
{{ end }}
<img class="mb-2 rounded-full h-36 w-36" width="144" height="144"
alt="{{ $.Site.Params.Author.name | default " Author" }}" src="{{ $authorImage.RelPermalink }}" />
{{ end }}
{{ end }}
<h1 class="mb-2 text-4xl font-extrabold text-neutral-800 dark:text-neutral-200">
{{ .Site.Params.Author.name | default .Site.Title }}
</h1>
{{ with .Site.Params.Author.headline }}
<h2 class="mt-0 mb-0 text-xl text-neutral-800 dark:text-neutral-300">
{{ . | markdownify }}
</h2>
{{ end }}
<div class="mt-3 mb-10 text-4xl">
{{ with .Site.Params.Author.links }}
<div class="flex flex-wrap">
{{ range $links := . }}
{{ range $name, $url := $links }}
<a class="px-1 hover:text-primary-400 text-primary-800 dark:text-primary-200" href="{{ $url }}" target="_blank"
aria-label="{{ $name | title }}" rel="me noopener noreferrer">{{ partial
"icon.html" $name }}</a>
{{ end }}
{{ end }}
</div>
{{ end }}
</div>
<section class="prose dark:prose-invert">{{ .Content }}</section>
</div>
</div>
</div>
</div>
</article>
<section>
{{ partial "recent-articles/main.html" . }}
</section>
{{ if .Site.Params.homepage.layoutBackgroundBlur | default false }}
<div id="background-blur" class="fixed opacity-0 inset-x-0 top-0 h-full single_hero_background nozoom backdrop-blur-2xl"></div>
<script>
window.addEventListener('scroll', function (e) {
var scroll = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop || 0;
var background_blur = document.getElementById('background-blur');
background_blur.style.opacity = (scroll / 300)
});
</script>
{{ end }}

View File

@ -0,0 +1,10 @@
<script type="module" src="https://cdn.jsdelivr.net/npm/bsky-embed/dist/bsky-embed.es.js" async></script>
<bsky-embed
username="kilobytekeith.tv"
mode=""
limit="1"
load-more="true"
custom-styles=".border-slate-300 { border-color: var(--tw-prose-hr); }"
>
</bsky-embed>

View File

@ -5,4 +5,4 @@
<video width="100%" controls> <video width="100%" controls>
<source src="/onlyfans/video/succ.mp4" type="video/mp4" alt="KilobyteKeith singing 'succ' Courtesy of NaldoGNS"> <source src="/onlyfans/video/succ.mp4" type="video/mp4" alt="KilobyteKeith singing 'succ' Courtesy of NaldoGNS">
</video> </video>
<small>Edit courtesy of <a href="https://www.twitch.tv/notyourparentsgns">Naldo</a></small> <small>Edit courtesy of <a href="https://www.twitch.tv/residentnaldo">Naldo</a></small>

View File

@ -1,5 +1,5 @@
[build.environment] [build.environment]
HUGO_VERSION = "0.124.0" HUGO_VERSION = "0.139.0"
TZ = "America/New_York" TZ = "America/New_York"
[build] [build]

View File

@ -1,6 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en" dir="ltr" class="scroll-smooth" data-default-appearance="dark" <html lang="en" dir="ltr" class="scroll-smooth" data-default-appearance="dark"
data-auto-appearance="true"><head> data-auto-appearance="true"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta http-equiv="content-language" content="en" /> <meta http-equiv="content-language" content="en" />
@ -26,12 +26,14 @@
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.b0d4aeb65335611c810957fcff4af94f45bb796b37facd9be6f7287ee03ce57038918ff5d4ac7a6ea77914fde6d3942c0243d3d17f90926c454b4ea3499e973a.css"
integrity="sha512-sNSutlM1YRyBCVf8/0r5T0W7eWs3&#43;s2b5vcofuA85XA4kY/11Kx6bqd5FP3m05QsAkPT0X&#43;QkmxFS06jSZ6XOg==" />
<script type="text/javascript" src="/js/appearance.min.e30723d05908baad36e72a63739b41be24556b36a53f395e878b4461196c14a64b5a90a3f3d9d4052f22e7aaae27b86170ac77f94bd7c561e19a9c66a7b5a133.js" <link type="text/css" rel="stylesheet" href="/css/main.bundle.min.28e5ca98789c6b126cf242d77d7dd85265dac1b7e65a0d03f92b04e0ebeb1d818357147acfb2d06d75f3b857533b8950d3579dbae2171ae784cbe810bb3ea433.css"
integrity="sha512-4wcj0FkIuq025ypjc5tBviRVazalPzleh4tEYRlsFKZLWpCj89nUBS8i56quJ7hhcKx3&#43;UvXxWHhmpxmp7WhMw=="></script> integrity="sha512-KOXKmHicaxJs8kLXfX3YUmXawbfmWg0D&#43;SsE4OvrHYGDVxR6z7LQbXXzuFdTO4lQ01eduuIXGueEy&#43;gQuz6kMw==" />
<script type="text/javascript" src="/js/appearance.min.afd4c689e3144e064a3765304e6236aa8878145ace6aa7668d677acd858fca7b6d9f6c33d5defa7d9b7ef8594b0ef267749d3a440986f9ff7a1b573820ef5b63.js"
integrity="sha512-r9TGieMUTgZKN2UwTmI2qoh4FFrOaqdmjWd6zYWPynttn2wz1d76fZt&#43;&#43;FlLDvJndJ06RAmG&#43;f96G1c4IO9bYw=="></script>
@ -41,11 +43,14 @@
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.aa2a80d938ad305204df2c99e1dc0cde8fee122a308e9c8bf7f4cf45d42a26bbc471f623fe1920193f2a41c5a969485e6824629816dcbc549d4e57c3f9206d42.js"
integrity="sha512-qiqA2TitMFIE3yyZ4dwM3o/uEiowjpyL9/TPRdQqJrvEcfYj/hkgGT8qQcWpaUheaCRimBbcvFSdTlfD&#43;SBtQg==" data-copy="" data-copied=""></script>
<script src="/js/zoom.min.js"></script> <script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.c178288131a2f1ad46910438db47ac5f7e1c48cf949e49f6dc3310c8ec9660e23fe505805eba4e2e73711335808500360d773a2b64322feb35df52856edca286.js"
integrity="sha512-wXgogTGi8a1GkQQ420esX34cSM&#43;Unkn23DMQyOyWYOI/5QWAXrpOLnNxEzWAhQA2DXc6K2QyL&#43;s131KFbtyihg==" data-copy="" data-copied=""></script>
<script src="/lib/zoom/zoom.min.37d2094687372da3f7343a221a470f6b8806f7891aa46a5a03966af7f0ebd38b9fe536cb154e6ad28f006d184b294525a7c4054b6bbb4be62d8b453b42db99bd.js" integrity="sha512-N9IJRoc3LaP3NDoiGkcPa4gG94kapGpaA5Zq9/Dr04uf5TbLFU5q0o8AbRhLKUUlp8QFS2u7S&#43;Yti0U7QtuZvQ=="></script>
@ -60,31 +65,41 @@
<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="KilobyteKeith on Twitch" /> <meta property="og:url" content="https://kilobytekeith.com/404.html">
<meta property="og:type" content="website" /> <meta property="og:site_name" content="KilobyteKeith">
<meta property="og:url" content="https://kilobytekeith.com/404.html" /> <meta property="og:title" content="404 Page not found">
<meta property="og:description" content="KilobyteKeith on Twitch">
<meta property="og:locale" content="en">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="404 Page not found"/> <meta name="twitter:card" content="summary">
<meta name="twitter:description" content="KilobyteKeith on Twitch"/> <meta name="twitter:title" content="404 Page not found">
<meta name="twitter:description" content="KilobyteKeith on Twitch">
<meta name="author" content="KilobyteKeith" /> <meta name="author" content="I&#39;m Keith!" />
<link href="mailto:kilobytekeith@gmail.com" rel="me" />
<link href="https://twitch.tv/kilobytekeith" rel="me" /> <link href="https://twitch.tv/kilobytekeith" rel="me" />
<link href="https://shop.kilobytekeith.com/" rel="me" /> <link href="https://shop.kilobytekeith.com" rel="me" />
<link href="https://twitter.com/kilobytekeith" rel="me" /> <link href="https://bsky.app/profile/kilobytekeith.tv" rel="me" />
<link href="https://www.instagram.com/kilobytekeithtv/" rel="me" />
<link href="https://www.youtube.com/@kilobytekeith" rel="me" /> <link href="https://www.youtube.com/@kilobytekeith" rel="me" />
@ -96,7 +111,13 @@
<script src="/lib/jquery/jquery.slim.min.js" integrity=""></script> <script src="/lib/jquery/jquery.slim.min.b0dca576e87d7eaa5850ae4e61759c065786cdb6489d68fcc82240539eebd5da522bdb4fda085ffd245808c8fe2acb2516408eb774ef26b5f6015fc6737c0ea8.js" integrity="sha512-sNylduh9fqpYUK5OYXWcBleGzbZInWj8yCJAU57r1dpSK9tP2ghf/SRYCMj&#43;KsslFkCOt3TvJrX2AV/Gc3wOqA=="></script>
@ -125,7 +146,7 @@
</head> </head>
<body <body
class="flex flex-col h-screen px-6 m-auto text-lg leading-7 max-w-7xl bg-neutral text-neutral-900 dark:bg-neutral-800 dark:text-neutral sm:px-14 md:px-24 lg:px-32"> class="flex flex-col h-screen px-6 m-auto text-lg leading-7 max-w-7xl bg-neutral text-neutral-900 dark:bg-neutral-800 dark:text-neutral sm:px-14 md:px-24 lg:px-32 scrollbar-thin scrollbar-track-neutral-200 scrollbar-thumb-neutral-400 dark:scrollbar-track-neutral-800 dark:scrollbar-thumb-neutral-600">
<div id="the-top" class="absolute flex self-center"> <div id="the-top" class="absolute flex self-center">
<a class="px-3 py-1 text-sm -translate-y-8 rounded-b-lg bg-primary-200 focus:translate-y-0 dark:bg-neutral-600" <a class="px-3 py-1 text-sm -translate-y-8 rounded-b-lg bg-primary-200 focus:translate-y-0 dark:bg-neutral-600"
href="#main-content"><span href="#main-content"><span
@ -138,7 +159,7 @@
<div id="menu-blur" class="absolute opacity-0 inset-x-0 top-0 h-full single_hero_background nozoom backdrop-blur-2xl shadow-2xl"></div> <div id="menu-blur" class="absolute opacity-0 inset-x-0 top-0 h-full single_hero_background nozoom backdrop-blur-2xl shadow-2xl"></div>
<div class="relative max-w-[64rem] ml-auto mr-auto"> <div class="relative max-w-[64rem] ml-auto mr-auto">
<div style="padding-left:0;padding-right:0;padding-top:2px;padding-bottom:3px" <div style="padding-left:0;padding-right:0;padding-top:2px;padding-bottom:3px"
class="main-menu flex items-center justify-between px-4 py-6 sm:px-6 md:justify-start space-x-3"> class="main-menu flex items-center justify-between px-4 py-6 sm:px-6 md:justify-start gap-x-3">
@ -146,9 +167,11 @@
<a href="/" class="flex"> <a href="/" class="flex">
<span class="sr-only">KilobyteKeith</span> <span class="sr-only">KilobyteKeith</span>
<img src="/img/nes-by-smashicons.png" width="250" height="250" <img src="/img/nes-by-smashicons.png" width="250" height="250"
class="logo max-h-[5rem] max-w-[5rem] object-scale-down object-left nozoom" alt="KilobyteKeith" /> class="logo max-h-[5rem] max-w-[5rem] object-scale-down object-left nozoom" alt="KilobyteKeith" />
</a> </a>
</div> </div>
@ -160,12 +183,12 @@
</nav> </nav>
<nav class="hidden md:flex items-center space-x-5 md:ml-12 h-12"> <nav class="hidden md:flex items-center gap-x-5 md:ml-12 h-12">
<a href="/commands/" class="flex items-center"> <a href="/commands/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<span class="mr-1" > <span class="mr-1" >
@ -178,7 +201,7 @@
</span> </span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title=""> <p class="text-base font-medium" title="">
Commands Commands
</p> </p>
</a> </a>
@ -186,28 +209,8 @@
<a href="/games/" class="flex items-center">
<span class="mr-1" > <a href="https://kilobytekeith.com/index.xml" target="_blank" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<span class="relative block icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M88 48C101.3 48 112 58.75 112 72V120C112 133.3 101.3 144 88 144H40C26.75 144 16 133.3 16 120V72C16 58.75 26.75 48 40 48H88zM480 64C497.7 64 512 78.33 512 96C512 113.7 497.7 128 480 128H192C174.3 128 160 113.7 160 96C160 78.33 174.3 64 192 64H480zM480 224C497.7 224 512 238.3 512 256C512 273.7 497.7 288 480 288H192C174.3 288 160 273.7 160 256C160 238.3 174.3 224 192 224H480zM480 384C497.7 384 512 398.3 512 416C512 433.7 497.7 448 480 448H192C174.3 448 160 433.7 160 416C160 398.3 174.3 384 192 384H480zM16 232C16 218.7 26.75 208 40 208H88C101.3 208 112 218.7 112 232V280C112 293.3 101.3 304 88 304H40C26.75 304 16 293.3 16 280V232zM88 368C101.3 368 112 378.7 112 392V440C112 453.3 101.3 464 88 464H40C26.75 464 16 453.3 16 440V392C16 378.7 26.75 368 40 368H88z"/></svg>
</span>
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist
</p>
</a>
<a href="/index.xml" class="flex items-center">
<span > <span >
@ -219,7 +222,7 @@
</span> </span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title=""> <p class="text-base font-medium" title="">
</p> </p>
</a> </a>
@ -232,7 +235,8 @@
<button id="search-button" aria-label="Search" class="text-base hover:text-primary-600 dark:hover:text-primary-400 h-12"
<button id="search-button" aria-label="Search" class="text-base hover:text-primary-600 dark:hover:text-primary-400"
title=""> title="">
@ -249,9 +253,9 @@
<div <div
class="ltr:mr-14 rtl:ml-14 cursor-pointer text-sm text-neutral-700 hover:text-primary-600 dark:text-neutral dark:hover:text-primary-400"> class=" flex items-center">
<button id="appearance-switcher" aria-label="Dark mode switcher" type="button"> <button id="appearance-switcher" aria-label="Dark mode switcher" type="button" class="text-base hover:text-primary-600 dark:hover:text-primary-400">
<div class="flex items-center justify-center h-12 dark:hidden"> <div class="flex items-center justify-center dark:hidden">
<span class="relative block icon"> <span class="relative block icon">
@ -261,7 +265,7 @@
</div> </div>
<div class="items-center justify-center hidden h-12 dark:flex"> <div class="items-center justify-center hidden dark:flex">
<span class="relative block icon"> <span class="relative block icon">
@ -276,7 +280,7 @@
</nav> </nav>
<div class="flex md:hidden items-center space-x-5 md:ml-12"> <div class="flex md:hidden items-center gap-x-5 md:ml-12 h-12">
<span></span> <span></span>
@ -299,8 +303,8 @@
<button id="appearance-switcher-mobile" aria-label="Dark mode switcher" type="button" style="margin-right:5px"> <button id="appearance-switcher-mobile" aria-label="Dark mode switcher" type="button" class="text-base hover:text-primary-600 dark:hover:text-primary-400 ltr:mr-1 rtl:ml-1">
<div class="flex items-center justify-center h-12 dark:hidden"> <div class="flex items-center justify-center dark:hidden">
<span class="relative block icon"> <span class="relative block icon">
@ -310,7 +314,7 @@
</div> </div>
<div class="items-center justify-center hidden h-12 dark:flex"> <div class="items-center justify-center hidden dark:flex">
<span class="relative block icon"> <span class="relative block icon">
@ -325,10 +329,9 @@
</div> </div>
</div> </div>
<div class="-my-2 -mr-2 md:hidden"> <div class="-my-2 md:hidden">
<label id="menu-button" for="menu-controller" class="block"> <label id="menu-button" class="block">
<input type="checkbox" id="menu-controller" class="hidden" />
<div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400"> <div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400">
@ -345,7 +348,7 @@
<ul <ul
class="flex space-y-2 mt-3 flex-col items-end w-full px-6 py-6 mx-auto overflow-visible list-none ltr:text-right rtl:text-left max-w-7xl"> class="flex space-y-2 mt-3 flex-col items-end w-full px-6 py-6 mx-auto overflow-visible list-none ltr:text-right rtl:text-left max-w-7xl">
<li> <li id="menu-close-button">
<span <span
class="cursor-pointer inline-block align-text-bottom hover:text-primary-600 dark:hover:text-primary-400"> class="cursor-pointer inline-block align-text-bottom hover:text-primary-600 dark:hover:text-primary-400">
@ -361,7 +364,7 @@
<li class="mt-1"> <li class="mt-1">
<a href="/commands/" class="flex items-center"> <a href="/commands/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<div class="mr-2" > <div class="mr-2" >
@ -374,7 +377,7 @@
</div> </div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title=""> <p class="text-bg font-bg" title="">
Commands Commands
</p> </p>
</a> </a>
@ -385,33 +388,9 @@
<li class="mt-1">
<a href="/games/" class="flex items-center">
<div class="mr-2" >
<span class="relative block icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M88 48C101.3 48 112 58.75 112 72V120C112 133.3 101.3 144 88 144H40C26.75 144 16 133.3 16 120V72C16 58.75 26.75 48 40 48H88zM480 64C497.7 64 512 78.33 512 96C512 113.7 497.7 128 480 128H192C174.3 128 160 113.7 160 96C160 78.33 174.3 64 192 64H480zM480 224C497.7 224 512 238.3 512 256C512 273.7 497.7 288 480 288H192C174.3 288 160 273.7 160 256C160 238.3 174.3 224 192 224H480zM480 384C497.7 384 512 398.3 512 416C512 433.7 497.7 448 480 448H192C174.3 448 160 433.7 160 416C160 398.3 174.3 384 192 384H480zM16 232C16 218.7 26.75 208 40 208H88C101.3 208 112 218.7 112 232V280C112 293.3 101.3 304 88 304H40C26.75 304 16 293.3 16 280V232zM88 368C101.3 368 112 378.7 112 392V440C112 453.3 101.3 464 88 464H40C26.75 464 16 453.3 16 440V392C16 378.7 26.75 368 40 368H88z"/></svg>
</span>
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist
</p>
</a>
</li>
<li class="mt-1"> <li class="mt-1">
<a href="/index.xml" class="flex items-center"> <a href="https://kilobytekeith.com/index.xml" target="_blank" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<div > <div >
@ -423,7 +402,7 @@
</div> </div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title=""> <p class="text-bg font-bg" title="">
</p> </p>
</a> </a>
@ -433,6 +412,7 @@
</ul> </ul>
@ -479,7 +459,7 @@
<p class="text-sm text-neutral-500 dark:text-neutral-400"> <p class="text-sm text-neutral-500 dark:text-neutral-400">
Made with ♥ by <a href="https://binarydigit.cafe/">BinaryDigit</a> Made with ♥ by <a href="https://binarydigit.city">BinaryDigit</a>
</p> </p>
@ -498,10 +478,11 @@
</script> </script>
<script type="text/javascript" src="/js/process.min.62060bb247f4de2b6dde45903668fefb68d792f365587605177b1227c0cf43588701edaca0cb40e2c8e2789bd5ce67c1d2a215b9fb258c3496a7cd25e7cb5fdf.js" integrity="sha512-YgYLskf03itt3kWQNmj&#43;&#43;2jXkvNlWHYFF3sSJ8DPQ1iHAe2soMtA4sjieJvVzmfB0qIVufsljDSWp80l58tf3w=="></script> <script type="text/javascript" src="/js/process.min.ee03488f19c93c2efb199e2e3014ea5f3cb2ce7d45154adb3399a158cac27ca52831db249ede5bb602700ef87eb02434139de0858af1818ab0fb4182472204a4.js" integrity="sha512-7gNIjxnJPC77GZ4uMBTqXzyyzn1FFUrbM5mhWMrCfKUoMdsknt5btgJwDvh&#43;sCQ0E53ghYrxgYqw&#43;0GCRyIEpA=="></script>
</footer><div </footer>
<div
id="search-wrapper" id="search-wrapper"
class="invisible fixed inset-0 flex h-screen w-screen cursor-default flex-col bg-neutral-500/50 p-4 backdrop-blur-sm dark:bg-neutral-900/50 sm:p-6 md:p-[10vh] lg:p-[12vh]" class="invisible fixed inset-0 flex h-screen w-screen cursor-default flex-col bg-neutral-500/50 p-4 backdrop-blur-sm dark:bg-neutral-900/50 sm:p-6 md:p-[10vh] lg:p-[12vh]"
data-url="https://kilobytekeith.com/" data-url="https://kilobytekeith.com/"

View File

@ -1,6 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en" dir="ltr" class="scroll-smooth" data-default-appearance="dark" <html lang="en" dir="ltr" class="scroll-smooth" data-default-appearance="dark"
data-auto-appearance="true"><head> data-auto-appearance="true"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta http-equiv="content-language" content="en" /> <meta http-equiv="content-language" content="en" />
@ -28,12 +28,14 @@
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.b0d4aeb65335611c810957fcff4af94f45bb796b37facd9be6f7287ee03ce57038918ff5d4ac7a6ea77914fde6d3942c0243d3d17f90926c454b4ea3499e973a.css"
integrity="sha512-sNSutlM1YRyBCVf8/0r5T0W7eWs3&#43;s2b5vcofuA85XA4kY/11Kx6bqd5FP3m05QsAkPT0X&#43;QkmxFS06jSZ6XOg==" />
<script type="text/javascript" src="/js/appearance.min.e30723d05908baad36e72a63739b41be24556b36a53f395e878b4461196c14a64b5a90a3f3d9d4052f22e7aaae27b86170ac77f94bd7c561e19a9c66a7b5a133.js" <link type="text/css" rel="stylesheet" href="/css/main.bundle.min.28e5ca98789c6b126cf242d77d7dd85265dac1b7e65a0d03f92b04e0ebeb1d818357147acfb2d06d75f3b857533b8950d3579dbae2171ae784cbe810bb3ea433.css"
integrity="sha512-4wcj0FkIuq025ypjc5tBviRVazalPzleh4tEYRlsFKZLWpCj89nUBS8i56quJ7hhcKx3&#43;UvXxWHhmpxmp7WhMw=="></script> integrity="sha512-KOXKmHicaxJs8kLXfX3YUmXawbfmWg0D&#43;SsE4OvrHYGDVxR6z7LQbXXzuFdTO4lQ01eduuIXGueEy&#43;gQuz6kMw==" />
<script type="text/javascript" src="/js/appearance.min.afd4c689e3144e064a3765304e6236aa8878145ace6aa7668d677acd858fca7b6d9f6c33d5defa7d9b7ef8594b0ef267749d3a440986f9ff7a1b573820ef5b63.js"
integrity="sha512-r9TGieMUTgZKN2UwTmI2qoh4FFrOaqdmjWd6zYWPynttn2wz1d76fZt&#43;&#43;FlLDvJndJ06RAmG&#43;f96G1c4IO9bYw=="></script>
@ -43,11 +45,14 @@
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.aa2a80d938ad305204df2c99e1dc0cde8fee122a308e9c8bf7f4cf45d42a26bbc471f623fe1920193f2a41c5a969485e6824629816dcbc549d4e57c3f9206d42.js"
integrity="sha512-qiqA2TitMFIE3yyZ4dwM3o/uEiowjpyL9/TPRdQqJrvEcfYj/hkgGT8qQcWpaUheaCRimBbcvFSdTlfD&#43;SBtQg==" data-copy="" data-copied=""></script>
<script src="/js/zoom.min.js"></script> <script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.c178288131a2f1ad46910438db47ac5f7e1c48cf949e49f6dc3310c8ec9660e23fe505805eba4e2e73711335808500360d773a2b64322feb35df52856edca286.js"
integrity="sha512-wXgogTGi8a1GkQQ420esX34cSM&#43;Unkn23DMQyOyWYOI/5QWAXrpOLnNxEzWAhQA2DXc6K2QyL&#43;s131KFbtyihg==" data-copy="" data-copied=""></script>
<script src="/lib/zoom/zoom.min.37d2094687372da3f7343a221a470f6b8806f7891aa46a5a03966af7f0ebd38b9fe536cb154e6ad28f006d184b294525a7c4054b6bbb4be62d8b453b42db99bd.js" integrity="sha512-N9IJRoc3LaP3NDoiGkcPa4gG94kapGpaA5Zq9/Dr04uf5TbLFU5q0o8AbRhLKUUlp8QFS2u7S&#43;Yti0U7QtuZvQ=="></script>
@ -62,31 +67,41 @@
<meta property="og:title" content="Authors" />
<meta property="og:description" content="KilobyteKeith on Twitch" /> <meta property="og:url" content="https://kilobytekeith.com/authors/">
<meta property="og:type" content="website" /> <meta property="og:site_name" content="KilobyteKeith">
<meta property="og:url" content="https://kilobytekeith.com/authors/" /> <meta property="og:title" content="Authors">
<meta property="og:description" content="KilobyteKeith on Twitch">
<meta property="og:locale" content="en">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Authors"/> <meta name="twitter:card" content="summary">
<meta name="twitter:description" content="KilobyteKeith on Twitch"/> <meta name="twitter:title" content="Authors">
<meta name="twitter:description" content="KilobyteKeith on Twitch">
<meta name="author" content="KilobyteKeith" /> <meta name="author" content="I&#39;m Keith!" />
<link href="mailto:kilobytekeith@gmail.com" rel="me" />
<link href="https://twitch.tv/kilobytekeith" rel="me" /> <link href="https://twitch.tv/kilobytekeith" rel="me" />
<link href="https://shop.kilobytekeith.com/" rel="me" /> <link href="https://shop.kilobytekeith.com" rel="me" />
<link href="https://twitter.com/kilobytekeith" rel="me" /> <link href="https://bsky.app/profile/kilobytekeith.tv" rel="me" />
<link href="https://www.instagram.com/kilobytekeithtv/" rel="me" />
<link href="https://www.youtube.com/@kilobytekeith" rel="me" /> <link href="https://www.youtube.com/@kilobytekeith" rel="me" />
@ -98,7 +113,13 @@
<script src="/lib/jquery/jquery.slim.min.js" integrity=""></script> <script src="/lib/jquery/jquery.slim.min.b0dca576e87d7eaa5850ae4e61759c065786cdb6489d68fcc82240539eebd5da522bdb4fda085ffd245808c8fe2acb2516408eb774ef26b5f6015fc6737c0ea8.js" integrity="sha512-sNylduh9fqpYUK5OYXWcBleGzbZInWj8yCJAU57r1dpSK9tP2ghf/SRYCMj&#43;KsslFkCOt3TvJrX2AV/Gc3wOqA=="></script>
@ -127,7 +148,7 @@
</head> </head>
<body <body
class="flex flex-col h-screen px-6 m-auto text-lg leading-7 max-w-7xl bg-neutral text-neutral-900 dark:bg-neutral-800 dark:text-neutral sm:px-14 md:px-24 lg:px-32"> class="flex flex-col h-screen px-6 m-auto text-lg leading-7 max-w-7xl bg-neutral text-neutral-900 dark:bg-neutral-800 dark:text-neutral sm:px-14 md:px-24 lg:px-32 scrollbar-thin scrollbar-track-neutral-200 scrollbar-thumb-neutral-400 dark:scrollbar-track-neutral-800 dark:scrollbar-thumb-neutral-600">
<div id="the-top" class="absolute flex self-center"> <div id="the-top" class="absolute flex self-center">
<a class="px-3 py-1 text-sm -translate-y-8 rounded-b-lg bg-primary-200 focus:translate-y-0 dark:bg-neutral-600" <a class="px-3 py-1 text-sm -translate-y-8 rounded-b-lg bg-primary-200 focus:translate-y-0 dark:bg-neutral-600"
href="#main-content"><span href="#main-content"><span
@ -140,7 +161,7 @@
<div id="menu-blur" class="absolute opacity-0 inset-x-0 top-0 h-full single_hero_background nozoom backdrop-blur-2xl shadow-2xl"></div> <div id="menu-blur" class="absolute opacity-0 inset-x-0 top-0 h-full single_hero_background nozoom backdrop-blur-2xl shadow-2xl"></div>
<div class="relative max-w-[64rem] ml-auto mr-auto"> <div class="relative max-w-[64rem] ml-auto mr-auto">
<div style="padding-left:0;padding-right:0;padding-top:2px;padding-bottom:3px" <div style="padding-left:0;padding-right:0;padding-top:2px;padding-bottom:3px"
class="main-menu flex items-center justify-between px-4 py-6 sm:px-6 md:justify-start space-x-3"> class="main-menu flex items-center justify-between px-4 py-6 sm:px-6 md:justify-start gap-x-3">
@ -148,9 +169,11 @@
<a href="/" class="flex"> <a href="/" class="flex">
<span class="sr-only">KilobyteKeith</span> <span class="sr-only">KilobyteKeith</span>
<img src="/img/nes-by-smashicons.png" width="250" height="250" <img src="/img/nes-by-smashicons.png" width="250" height="250"
class="logo max-h-[5rem] max-w-[5rem] object-scale-down object-left nozoom" alt="KilobyteKeith" /> class="logo max-h-[5rem] max-w-[5rem] object-scale-down object-left nozoom" alt="KilobyteKeith" />
</a> </a>
</div> </div>
@ -162,12 +185,12 @@
</nav> </nav>
<nav class="hidden md:flex items-center space-x-5 md:ml-12 h-12"> <nav class="hidden md:flex items-center gap-x-5 md:ml-12 h-12">
<a href="/commands/" class="flex items-center"> <a href="/commands/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<span class="mr-1" > <span class="mr-1" >
@ -180,7 +203,7 @@
</span> </span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title=""> <p class="text-base font-medium" title="">
Commands Commands
</p> </p>
</a> </a>
@ -188,28 +211,8 @@
<a href="/games/" class="flex items-center">
<span class="mr-1" > <a href="https://kilobytekeith.com/index.xml" target="_blank" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<span class="relative block icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M88 48C101.3 48 112 58.75 112 72V120C112 133.3 101.3 144 88 144H40C26.75 144 16 133.3 16 120V72C16 58.75 26.75 48 40 48H88zM480 64C497.7 64 512 78.33 512 96C512 113.7 497.7 128 480 128H192C174.3 128 160 113.7 160 96C160 78.33 174.3 64 192 64H480zM480 224C497.7 224 512 238.3 512 256C512 273.7 497.7 288 480 288H192C174.3 288 160 273.7 160 256C160 238.3 174.3 224 192 224H480zM480 384C497.7 384 512 398.3 512 416C512 433.7 497.7 448 480 448H192C174.3 448 160 433.7 160 416C160 398.3 174.3 384 192 384H480zM16 232C16 218.7 26.75 208 40 208H88C101.3 208 112 218.7 112 232V280C112 293.3 101.3 304 88 304H40C26.75 304 16 293.3 16 280V232zM88 368C101.3 368 112 378.7 112 392V440C112 453.3 101.3 464 88 464H40C26.75 464 16 453.3 16 440V392C16 378.7 26.75 368 40 368H88z"/></svg>
</span>
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist
</p>
</a>
<a href="/index.xml" class="flex items-center">
<span > <span >
@ -221,7 +224,7 @@
</span> </span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title=""> <p class="text-base font-medium" title="">
</p> </p>
</a> </a>
@ -234,7 +237,8 @@
<button id="search-button" aria-label="Search" class="text-base hover:text-primary-600 dark:hover:text-primary-400 h-12"
<button id="search-button" aria-label="Search" class="text-base hover:text-primary-600 dark:hover:text-primary-400"
title=""> title="">
@ -251,9 +255,9 @@
<div <div
class="ltr:mr-14 rtl:ml-14 cursor-pointer text-sm text-neutral-700 hover:text-primary-600 dark:text-neutral dark:hover:text-primary-400"> class=" flex items-center">
<button id="appearance-switcher" aria-label="Dark mode switcher" type="button"> <button id="appearance-switcher" aria-label="Dark mode switcher" type="button" class="text-base hover:text-primary-600 dark:hover:text-primary-400">
<div class="flex items-center justify-center h-12 dark:hidden"> <div class="flex items-center justify-center dark:hidden">
<span class="relative block icon"> <span class="relative block icon">
@ -263,7 +267,7 @@
</div> </div>
<div class="items-center justify-center hidden h-12 dark:flex"> <div class="items-center justify-center hidden dark:flex">
<span class="relative block icon"> <span class="relative block icon">
@ -278,7 +282,7 @@
</nav> </nav>
<div class="flex md:hidden items-center space-x-5 md:ml-12"> <div class="flex md:hidden items-center gap-x-5 md:ml-12 h-12">
<span></span> <span></span>
@ -301,8 +305,8 @@
<button id="appearance-switcher-mobile" aria-label="Dark mode switcher" type="button" style="margin-right:5px"> <button id="appearance-switcher-mobile" aria-label="Dark mode switcher" type="button" class="text-base hover:text-primary-600 dark:hover:text-primary-400 ltr:mr-1 rtl:ml-1">
<div class="flex items-center justify-center h-12 dark:hidden"> <div class="flex items-center justify-center dark:hidden">
<span class="relative block icon"> <span class="relative block icon">
@ -312,7 +316,7 @@
</div> </div>
<div class="items-center justify-center hidden h-12 dark:flex"> <div class="items-center justify-center hidden dark:flex">
<span class="relative block icon"> <span class="relative block icon">
@ -327,10 +331,9 @@
</div> </div>
</div> </div>
<div class="-my-2 -mr-2 md:hidden"> <div class="-my-2 md:hidden">
<label id="menu-button" for="menu-controller" class="block"> <label id="menu-button" class="block">
<input type="checkbox" id="menu-controller" class="hidden" />
<div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400"> <div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400">
@ -347,7 +350,7 @@
<ul <ul
class="flex space-y-2 mt-3 flex-col items-end w-full px-6 py-6 mx-auto overflow-visible list-none ltr:text-right rtl:text-left max-w-7xl"> class="flex space-y-2 mt-3 flex-col items-end w-full px-6 py-6 mx-auto overflow-visible list-none ltr:text-right rtl:text-left max-w-7xl">
<li> <li id="menu-close-button">
<span <span
class="cursor-pointer inline-block align-text-bottom hover:text-primary-600 dark:hover:text-primary-400"> class="cursor-pointer inline-block align-text-bottom hover:text-primary-600 dark:hover:text-primary-400">
@ -363,7 +366,7 @@
<li class="mt-1"> <li class="mt-1">
<a href="/commands/" class="flex items-center"> <a href="/commands/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<div class="mr-2" > <div class="mr-2" >
@ -376,7 +379,7 @@
</div> </div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title=""> <p class="text-bg font-bg" title="">
Commands Commands
</p> </p>
</a> </a>
@ -387,33 +390,9 @@
<li class="mt-1">
<a href="/games/" class="flex items-center">
<div class="mr-2" >
<span class="relative block icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M88 48C101.3 48 112 58.75 112 72V120C112 133.3 101.3 144 88 144H40C26.75 144 16 133.3 16 120V72C16 58.75 26.75 48 40 48H88zM480 64C497.7 64 512 78.33 512 96C512 113.7 497.7 128 480 128H192C174.3 128 160 113.7 160 96C160 78.33 174.3 64 192 64H480zM480 224C497.7 224 512 238.3 512 256C512 273.7 497.7 288 480 288H192C174.3 288 160 273.7 160 256C160 238.3 174.3 224 192 224H480zM480 384C497.7 384 512 398.3 512 416C512 433.7 497.7 448 480 448H192C174.3 448 160 433.7 160 416C160 398.3 174.3 384 192 384H480zM16 232C16 218.7 26.75 208 40 208H88C101.3 208 112 218.7 112 232V280C112 293.3 101.3 304 88 304H40C26.75 304 16 293.3 16 280V232zM88 368C101.3 368 112 378.7 112 392V440C112 453.3 101.3 464 88 464H40C26.75 464 16 453.3 16 440V392C16 378.7 26.75 368 40 368H88z"/></svg>
</span>
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist
</p>
</a>
</li>
<li class="mt-1"> <li class="mt-1">
<a href="/index.xml" class="flex items-center"> <a href="https://kilobytekeith.com/index.xml" target="_blank" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<div > <div >
@ -425,7 +404,7 @@
</div> </div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title=""> <p class="text-bg font-bg" title="">
</p> </p>
</a> </a>
@ -435,6 +414,7 @@
</ul> </ul>
@ -501,14 +481,6 @@
</div> </div>
</header> </header>
<script>
var oid = "views_taxonomy_authors"
var oid_likes = "likes_taxonomy_authors"
</script>
<script type="text/javascript" src="/js/page.min.5b1bad196a6075a1e11bae1dc95f24f67b610948a00525e347566c5a62338ea78f1c7224ab9a53873dcdb2a1a7d7d391b8a8ef45561297f68806c01315b0c4f6.js" integrity="sha512-WxutGWpgdaHhG64dyV8k9nthCUigBSXjR1ZsWmIzjqePHHIkq5pThz3NsqGn19ORuKjvRVYSl/aIBsATFbDE9g=="></script>
@ -531,7 +503,7 @@
<p class="text-sm text-neutral-500 dark:text-neutral-400"> <p class="text-sm text-neutral-500 dark:text-neutral-400">
Made with ♥ by <a href="https://binarydigit.cafe/">BinaryDigit</a> Made with ♥ by <a href="https://binarydigit.city">BinaryDigit</a>
</p> </p>
@ -550,10 +522,11 @@
</script> </script>
<script type="text/javascript" src="/js/process.min.62060bb247f4de2b6dde45903668fefb68d792f365587605177b1227c0cf43588701edaca0cb40e2c8e2789bd5ce67c1d2a215b9fb258c3496a7cd25e7cb5fdf.js" integrity="sha512-YgYLskf03itt3kWQNmj&#43;&#43;2jXkvNlWHYFF3sSJ8DPQ1iHAe2soMtA4sjieJvVzmfB0qIVufsljDSWp80l58tf3w=="></script> <script type="text/javascript" src="/js/process.min.ee03488f19c93c2efb199e2e3014ea5f3cb2ce7d45154adb3399a158cac27ca52831db249ede5bb602700ef87eb02434139de0858af1818ab0fb4182472204a4.js" integrity="sha512-7gNIjxnJPC77GZ4uMBTqXzyyzn1FFUrbM5mhWMrCfKUoMdsknt5btgJwDvh&#43;sCQ0E53ghYrxgYqw&#43;0GCRyIEpA=="></script>
</footer><div </footer>
<div
id="search-wrapper" id="search-wrapper"
class="invisible fixed inset-0 flex h-screen w-screen cursor-default flex-col bg-neutral-500/50 p-4 backdrop-blur-sm dark:bg-neutral-900/50 sm:p-6 md:p-[10vh] lg:p-[12vh]" class="invisible fixed inset-0 flex h-screen w-screen cursor-default flex-col bg-neutral-500/50 p-4 backdrop-blur-sm dark:bg-neutral-900/50 sm:p-6 md:p-[10vh] lg:p-[12vh]"
data-url="https://kilobytekeith.com/" data-url="https://kilobytekeith.com/"

View File

@ -6,7 +6,10 @@
<description>Recent content in Authors on KilobyteKeith</description> <description>Recent content in Authors on KilobyteKeith</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en</language> <language>en</language>
<copyright>Made with &amp;#9829; by &lt;a href=&#34;https://binarydigit.cafe/&#34;&gt;BinaryDigit&lt;/a&gt;</copyright> <managingEditor>KilobyteKeith@gmail.com (I&#39;m Keith!)</managingEditor>
<webMaster>KilobyteKeith@gmail.com (I&#39;m Keith!)</webMaster>
<copyright>Made with &amp;#9829; by &lt;a href=&#34;https://binarydigit.city&#34;&gt;BinaryDigit&lt;/a&gt;</copyright>
<atom:link href="https://kilobytekeith.com/authors/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://kilobytekeith.com/authors/index.xml" rel="self" type="application/rss+xml" />
</channel> </channel>
</rss> </rss>

View File

@ -1,6 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en" dir="ltr" class="scroll-smooth" data-default-appearance="dark" <html lang="en" dir="ltr" class="scroll-smooth" data-default-appearance="dark"
data-auto-appearance="true"><head> data-auto-appearance="true"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta http-equiv="content-language" content="en" /> <meta http-equiv="content-language" content="en" />
@ -28,12 +28,14 @@
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.b0d4aeb65335611c810957fcff4af94f45bb796b37facd9be6f7287ee03ce57038918ff5d4ac7a6ea77914fde6d3942c0243d3d17f90926c454b4ea3499e973a.css"
integrity="sha512-sNSutlM1YRyBCVf8/0r5T0W7eWs3&#43;s2b5vcofuA85XA4kY/11Kx6bqd5FP3m05QsAkPT0X&#43;QkmxFS06jSZ6XOg==" />
<script type="text/javascript" src="/js/appearance.min.e30723d05908baad36e72a63739b41be24556b36a53f395e878b4461196c14a64b5a90a3f3d9d4052f22e7aaae27b86170ac77f94bd7c561e19a9c66a7b5a133.js" <link type="text/css" rel="stylesheet" href="/css/main.bundle.min.28e5ca98789c6b126cf242d77d7dd85265dac1b7e65a0d03f92b04e0ebeb1d818357147acfb2d06d75f3b857533b8950d3579dbae2171ae784cbe810bb3ea433.css"
integrity="sha512-4wcj0FkIuq025ypjc5tBviRVazalPzleh4tEYRlsFKZLWpCj89nUBS8i56quJ7hhcKx3&#43;UvXxWHhmpxmp7WhMw=="></script> integrity="sha512-KOXKmHicaxJs8kLXfX3YUmXawbfmWg0D&#43;SsE4OvrHYGDVxR6z7LQbXXzuFdTO4lQ01eduuIXGueEy&#43;gQuz6kMw==" />
<script type="text/javascript" src="/js/appearance.min.afd4c689e3144e064a3765304e6236aa8878145ace6aa7668d677acd858fca7b6d9f6c33d5defa7d9b7ef8594b0ef267749d3a440986f9ff7a1b573820ef5b63.js"
integrity="sha512-r9TGieMUTgZKN2UwTmI2qoh4FFrOaqdmjWd6zYWPynttn2wz1d76fZt&#43;&#43;FlLDvJndJ06RAmG&#43;f96G1c4IO9bYw=="></script>
@ -43,11 +45,14 @@
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.aa2a80d938ad305204df2c99e1dc0cde8fee122a308e9c8bf7f4cf45d42a26bbc471f623fe1920193f2a41c5a969485e6824629816dcbc549d4e57c3f9206d42.js"
integrity="sha512-qiqA2TitMFIE3yyZ4dwM3o/uEiowjpyL9/TPRdQqJrvEcfYj/hkgGT8qQcWpaUheaCRimBbcvFSdTlfD&#43;SBtQg==" data-copy="" data-copied=""></script>
<script src="/js/zoom.min.js"></script> <script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.c178288131a2f1ad46910438db47ac5f7e1c48cf949e49f6dc3310c8ec9660e23fe505805eba4e2e73711335808500360d773a2b64322feb35df52856edca286.js"
integrity="sha512-wXgogTGi8a1GkQQ420esX34cSM&#43;Unkn23DMQyOyWYOI/5QWAXrpOLnNxEzWAhQA2DXc6K2QyL&#43;s131KFbtyihg==" data-copy="" data-copied=""></script>
<script src="/lib/zoom/zoom.min.37d2094687372da3f7343a221a470f6b8806f7891aa46a5a03966af7f0ebd38b9fe536cb154e6ad28f006d184b294525a7c4054b6bbb4be62d8b453b42db99bd.js" integrity="sha512-N9IJRoc3LaP3NDoiGkcPa4gG94kapGpaA5Zq9/Dr04uf5TbLFU5q0o8AbRhLKUUlp8QFS2u7S&#43;Yti0U7QtuZvQ=="></script>
@ -62,31 +67,41 @@
<meta property="og:title" content="Categories" />
<meta property="og:description" content="KilobyteKeith on Twitch" /> <meta property="og:url" content="https://kilobytekeith.com/categories/">
<meta property="og:type" content="website" /> <meta property="og:site_name" content="KilobyteKeith">
<meta property="og:url" content="https://kilobytekeith.com/categories/" /> <meta property="og:title" content="Categories">
<meta property="og:description" content="KilobyteKeith on Twitch">
<meta property="og:locale" content="en">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Categories"/> <meta name="twitter:card" content="summary">
<meta name="twitter:description" content="KilobyteKeith on Twitch"/> <meta name="twitter:title" content="Categories">
<meta name="twitter:description" content="KilobyteKeith on Twitch">
<meta name="author" content="KilobyteKeith" /> <meta name="author" content="I&#39;m Keith!" />
<link href="mailto:kilobytekeith@gmail.com" rel="me" />
<link href="https://twitch.tv/kilobytekeith" rel="me" /> <link href="https://twitch.tv/kilobytekeith" rel="me" />
<link href="https://shop.kilobytekeith.com/" rel="me" /> <link href="https://shop.kilobytekeith.com" rel="me" />
<link href="https://twitter.com/kilobytekeith" rel="me" /> <link href="https://bsky.app/profile/kilobytekeith.tv" rel="me" />
<link href="https://www.instagram.com/kilobytekeithtv/" rel="me" />
<link href="https://www.youtube.com/@kilobytekeith" rel="me" /> <link href="https://www.youtube.com/@kilobytekeith" rel="me" />
@ -98,7 +113,13 @@
<script src="/lib/jquery/jquery.slim.min.js" integrity=""></script> <script src="/lib/jquery/jquery.slim.min.b0dca576e87d7eaa5850ae4e61759c065786cdb6489d68fcc82240539eebd5da522bdb4fda085ffd245808c8fe2acb2516408eb774ef26b5f6015fc6737c0ea8.js" integrity="sha512-sNylduh9fqpYUK5OYXWcBleGzbZInWj8yCJAU57r1dpSK9tP2ghf/SRYCMj&#43;KsslFkCOt3TvJrX2AV/Gc3wOqA=="></script>
@ -127,7 +148,7 @@
</head> </head>
<body <body
class="flex flex-col h-screen px-6 m-auto text-lg leading-7 max-w-7xl bg-neutral text-neutral-900 dark:bg-neutral-800 dark:text-neutral sm:px-14 md:px-24 lg:px-32"> class="flex flex-col h-screen px-6 m-auto text-lg leading-7 max-w-7xl bg-neutral text-neutral-900 dark:bg-neutral-800 dark:text-neutral sm:px-14 md:px-24 lg:px-32 scrollbar-thin scrollbar-track-neutral-200 scrollbar-thumb-neutral-400 dark:scrollbar-track-neutral-800 dark:scrollbar-thumb-neutral-600">
<div id="the-top" class="absolute flex self-center"> <div id="the-top" class="absolute flex self-center">
<a class="px-3 py-1 text-sm -translate-y-8 rounded-b-lg bg-primary-200 focus:translate-y-0 dark:bg-neutral-600" <a class="px-3 py-1 text-sm -translate-y-8 rounded-b-lg bg-primary-200 focus:translate-y-0 dark:bg-neutral-600"
href="#main-content"><span href="#main-content"><span
@ -140,7 +161,7 @@
<div id="menu-blur" class="absolute opacity-0 inset-x-0 top-0 h-full single_hero_background nozoom backdrop-blur-2xl shadow-2xl"></div> <div id="menu-blur" class="absolute opacity-0 inset-x-0 top-0 h-full single_hero_background nozoom backdrop-blur-2xl shadow-2xl"></div>
<div class="relative max-w-[64rem] ml-auto mr-auto"> <div class="relative max-w-[64rem] ml-auto mr-auto">
<div style="padding-left:0;padding-right:0;padding-top:2px;padding-bottom:3px" <div style="padding-left:0;padding-right:0;padding-top:2px;padding-bottom:3px"
class="main-menu flex items-center justify-between px-4 py-6 sm:px-6 md:justify-start space-x-3"> class="main-menu flex items-center justify-between px-4 py-6 sm:px-6 md:justify-start gap-x-3">
@ -148,9 +169,11 @@
<a href="/" class="flex"> <a href="/" class="flex">
<span class="sr-only">KilobyteKeith</span> <span class="sr-only">KilobyteKeith</span>
<img src="/img/nes-by-smashicons.png" width="250" height="250" <img src="/img/nes-by-smashicons.png" width="250" height="250"
class="logo max-h-[5rem] max-w-[5rem] object-scale-down object-left nozoom" alt="KilobyteKeith" /> class="logo max-h-[5rem] max-w-[5rem] object-scale-down object-left nozoom" alt="KilobyteKeith" />
</a> </a>
</div> </div>
@ -162,12 +185,12 @@
</nav> </nav>
<nav class="hidden md:flex items-center space-x-5 md:ml-12 h-12"> <nav class="hidden md:flex items-center gap-x-5 md:ml-12 h-12">
<a href="/commands/" class="flex items-center"> <a href="/commands/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<span class="mr-1" > <span class="mr-1" >
@ -180,7 +203,7 @@
</span> </span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title=""> <p class="text-base font-medium" title="">
Commands Commands
</p> </p>
</a> </a>
@ -188,28 +211,8 @@
<a href="/games/" class="flex items-center">
<span class="mr-1" > <a href="https://kilobytekeith.com/index.xml" target="_blank" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<span class="relative block icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M88 48C101.3 48 112 58.75 112 72V120C112 133.3 101.3 144 88 144H40C26.75 144 16 133.3 16 120V72C16 58.75 26.75 48 40 48H88zM480 64C497.7 64 512 78.33 512 96C512 113.7 497.7 128 480 128H192C174.3 128 160 113.7 160 96C160 78.33 174.3 64 192 64H480zM480 224C497.7 224 512 238.3 512 256C512 273.7 497.7 288 480 288H192C174.3 288 160 273.7 160 256C160 238.3 174.3 224 192 224H480zM480 384C497.7 384 512 398.3 512 416C512 433.7 497.7 448 480 448H192C174.3 448 160 433.7 160 416C160 398.3 174.3 384 192 384H480zM16 232C16 218.7 26.75 208 40 208H88C101.3 208 112 218.7 112 232V280C112 293.3 101.3 304 88 304H40C26.75 304 16 293.3 16 280V232zM88 368C101.3 368 112 378.7 112 392V440C112 453.3 101.3 464 88 464H40C26.75 464 16 453.3 16 440V392C16 378.7 26.75 368 40 368H88z"/></svg>
</span>
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist
</p>
</a>
<a href="/index.xml" class="flex items-center">
<span > <span >
@ -221,7 +224,7 @@
</span> </span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title=""> <p class="text-base font-medium" title="">
</p> </p>
</a> </a>
@ -234,7 +237,8 @@
<button id="search-button" aria-label="Search" class="text-base hover:text-primary-600 dark:hover:text-primary-400 h-12"
<button id="search-button" aria-label="Search" class="text-base hover:text-primary-600 dark:hover:text-primary-400"
title=""> title="">
@ -251,9 +255,9 @@
<div <div
class="ltr:mr-14 rtl:ml-14 cursor-pointer text-sm text-neutral-700 hover:text-primary-600 dark:text-neutral dark:hover:text-primary-400"> class=" flex items-center">
<button id="appearance-switcher" aria-label="Dark mode switcher" type="button"> <button id="appearance-switcher" aria-label="Dark mode switcher" type="button" class="text-base hover:text-primary-600 dark:hover:text-primary-400">
<div class="flex items-center justify-center h-12 dark:hidden"> <div class="flex items-center justify-center dark:hidden">
<span class="relative block icon"> <span class="relative block icon">
@ -263,7 +267,7 @@
</div> </div>
<div class="items-center justify-center hidden h-12 dark:flex"> <div class="items-center justify-center hidden dark:flex">
<span class="relative block icon"> <span class="relative block icon">
@ -278,7 +282,7 @@
</nav> </nav>
<div class="flex md:hidden items-center space-x-5 md:ml-12"> <div class="flex md:hidden items-center gap-x-5 md:ml-12 h-12">
<span></span> <span></span>
@ -301,8 +305,8 @@
<button id="appearance-switcher-mobile" aria-label="Dark mode switcher" type="button" style="margin-right:5px"> <button id="appearance-switcher-mobile" aria-label="Dark mode switcher" type="button" class="text-base hover:text-primary-600 dark:hover:text-primary-400 ltr:mr-1 rtl:ml-1">
<div class="flex items-center justify-center h-12 dark:hidden"> <div class="flex items-center justify-center dark:hidden">
<span class="relative block icon"> <span class="relative block icon">
@ -312,7 +316,7 @@
</div> </div>
<div class="items-center justify-center hidden h-12 dark:flex"> <div class="items-center justify-center hidden dark:flex">
<span class="relative block icon"> <span class="relative block icon">
@ -327,10 +331,9 @@
</div> </div>
</div> </div>
<div class="-my-2 -mr-2 md:hidden"> <div class="-my-2 md:hidden">
<label id="menu-button" for="menu-controller" class="block"> <label id="menu-button" class="block">
<input type="checkbox" id="menu-controller" class="hidden" />
<div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400"> <div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400">
@ -347,7 +350,7 @@
<ul <ul
class="flex space-y-2 mt-3 flex-col items-end w-full px-6 py-6 mx-auto overflow-visible list-none ltr:text-right rtl:text-left max-w-7xl"> class="flex space-y-2 mt-3 flex-col items-end w-full px-6 py-6 mx-auto overflow-visible list-none ltr:text-right rtl:text-left max-w-7xl">
<li> <li id="menu-close-button">
<span <span
class="cursor-pointer inline-block align-text-bottom hover:text-primary-600 dark:hover:text-primary-400"> class="cursor-pointer inline-block align-text-bottom hover:text-primary-600 dark:hover:text-primary-400">
@ -363,7 +366,7 @@
<li class="mt-1"> <li class="mt-1">
<a href="/commands/" class="flex items-center"> <a href="/commands/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<div class="mr-2" > <div class="mr-2" >
@ -376,7 +379,7 @@
</div> </div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title=""> <p class="text-bg font-bg" title="">
Commands Commands
</p> </p>
</a> </a>
@ -387,33 +390,9 @@
<li class="mt-1">
<a href="/games/" class="flex items-center">
<div class="mr-2" >
<span class="relative block icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M88 48C101.3 48 112 58.75 112 72V120C112 133.3 101.3 144 88 144H40C26.75 144 16 133.3 16 120V72C16 58.75 26.75 48 40 48H88zM480 64C497.7 64 512 78.33 512 96C512 113.7 497.7 128 480 128H192C174.3 128 160 113.7 160 96C160 78.33 174.3 64 192 64H480zM480 224C497.7 224 512 238.3 512 256C512 273.7 497.7 288 480 288H192C174.3 288 160 273.7 160 256C160 238.3 174.3 224 192 224H480zM480 384C497.7 384 512 398.3 512 416C512 433.7 497.7 448 480 448H192C174.3 448 160 433.7 160 416C160 398.3 174.3 384 192 384H480zM16 232C16 218.7 26.75 208 40 208H88C101.3 208 112 218.7 112 232V280C112 293.3 101.3 304 88 304H40C26.75 304 16 293.3 16 280V232zM88 368C101.3 368 112 378.7 112 392V440C112 453.3 101.3 464 88 464H40C26.75 464 16 453.3 16 440V392C16 378.7 26.75 368 40 368H88z"/></svg>
</span>
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games I&#39;ve Never Beat">
Gamelist
</p>
</a>
</li>
<li class="mt-1"> <li class="mt-1">
<a href="/index.xml" class="flex items-center"> <a href="https://kilobytekeith.com/index.xml" target="_blank" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<div > <div >
@ -425,7 +404,7 @@
</div> </div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title=""> <p class="text-bg font-bg" title="">
</p> </p>
</a> </a>
@ -435,6 +414,7 @@
</ul> </ul>
@ -501,14 +481,6 @@
</div> </div>
</header> </header>
<script>
var oid = "views_taxonomy_categories"
var oid_likes = "likes_taxonomy_categories"
</script>
<script type="text/javascript" src="/js/page.min.5b1bad196a6075a1e11bae1dc95f24f67b610948a00525e347566c5a62338ea78f1c7224ab9a53873dcdb2a1a7d7d391b8a8ef45561297f68806c01315b0c4f6.js" integrity="sha512-WxutGWpgdaHhG64dyV8k9nthCUigBSXjR1ZsWmIzjqePHHIkq5pThz3NsqGn19ORuKjvRVYSl/aIBsATFbDE9g=="></script>
@ -531,7 +503,7 @@
<p class="text-sm text-neutral-500 dark:text-neutral-400"> <p class="text-sm text-neutral-500 dark:text-neutral-400">
Made with ♥ by <a href="https://binarydigit.cafe/">BinaryDigit</a> Made with ♥ by <a href="https://binarydigit.city">BinaryDigit</a>
</p> </p>
@ -550,10 +522,11 @@
</script> </script>
<script type="text/javascript" src="/js/process.min.62060bb247f4de2b6dde45903668fefb68d792f365587605177b1227c0cf43588701edaca0cb40e2c8e2789bd5ce67c1d2a215b9fb258c3496a7cd25e7cb5fdf.js" integrity="sha512-YgYLskf03itt3kWQNmj&#43;&#43;2jXkvNlWHYFF3sSJ8DPQ1iHAe2soMtA4sjieJvVzmfB0qIVufsljDSWp80l58tf3w=="></script> <script type="text/javascript" src="/js/process.min.ee03488f19c93c2efb199e2e3014ea5f3cb2ce7d45154adb3399a158cac27ca52831db249ede5bb602700ef87eb02434139de0858af1818ab0fb4182472204a4.js" integrity="sha512-7gNIjxnJPC77GZ4uMBTqXzyyzn1FFUrbM5mhWMrCfKUoMdsknt5btgJwDvh&#43;sCQ0E53ghYrxgYqw&#43;0GCRyIEpA=="></script>
</footer><div </footer>
<div
id="search-wrapper" id="search-wrapper"
class="invisible fixed inset-0 flex h-screen w-screen cursor-default flex-col bg-neutral-500/50 p-4 backdrop-blur-sm dark:bg-neutral-900/50 sm:p-6 md:p-[10vh] lg:p-[12vh]" class="invisible fixed inset-0 flex h-screen w-screen cursor-default flex-col bg-neutral-500/50 p-4 backdrop-blur-sm dark:bg-neutral-900/50 sm:p-6 md:p-[10vh] lg:p-[12vh]"
data-url="https://kilobytekeith.com/" data-url="https://kilobytekeith.com/"

View File

@ -6,7 +6,10 @@
<description>Recent content in Categories on KilobyteKeith</description> <description>Recent content in Categories on KilobyteKeith</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en</language> <language>en</language>
<copyright>Made with &amp;#9829; by &lt;a href=&#34;https://binarydigit.cafe/&#34;&gt;BinaryDigit&lt;/a&gt;</copyright> <managingEditor>KilobyteKeith@gmail.com (I&#39;m Keith!)</managingEditor>
<webMaster>KilobyteKeith@gmail.com (I&#39;m Keith!)</webMaster>
<copyright>Made with &amp;#9829; by &lt;a href=&#34;https://binarydigit.city&#34;&gt;BinaryDigit&lt;/a&gt;</copyright>
<atom:link href="https://kilobytekeith.com/categories/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://kilobytekeith.com/categories/index.xml" rel="self" type="application/rss+xml" />
</channel> </channel>
</rss> </rss>

File diff suppressed because it is too large Load Diff

Some files were not shown because too many files have changed in this diff Show More