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
enableRobotsTXT = false
paginate = 10
pagination.pagerSize = 10
summaryLength = 0
buildDrafts = false

View File

@ -7,57 +7,24 @@ title = "KilobyteKeith"
displayName = "EN"
isoCode = "en"
rtl = false
dateFormat = "2 January 2006"
dateFormat = "January 2 2006"
logo = "img/nes-by-smashicons.png"
secondaryLogo = "img/sega-by-smashicons.png"
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]
name = "KilobyteKeith"
[params.author]
name = "I'm Keith!"
email = "KilobyteKeith@gmail.com"
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"
links = [
{ envelope = "mailto:kilobytekeith@gmail.com" },
{ twitch = "https://twitch.tv/kilobytekeith" },
{ link = "https://shop.kilobytekeith.com" },
{ 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" },
{ 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" },
{ discord = "/discord" }
]

View File

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

View File

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

View File

@ -7,7 +7,7 @@
colorScheme = "blowfish"
defaultAppearance = "dark" # valid options: light or dark
autoSwitchAppearance = true
# autoSwitchAppearance = false
enableSearch = true
enableCodeCopy = false
@ -37,12 +37,12 @@ defaultFeaturedImage = "img/wallpaper.png" # used as default for featured images
[homepage]
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
showRecentItems = 3
showMoreLink = false
showMoreLinkDest = "/posts"
cardView = false
cardView = true
cardViewScreenWidth = false
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>
const snow = document.createElement('snow-fall');
document.body.prepend(snow)
</script>
---
title: "KilobyteKeith"
description: "Retro Variety Streamer, Chill Dude, First-Person Potato, Flannel Enthusiast, Foodie, and Covered in Dog Hair"
---
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"
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:

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>
<source src="/onlyfans/video/succ.mp4" type="video/mp4" alt="KilobyteKeith singing 'succ' Courtesy of NaldoGNS">
</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]
HUGO_VERSION = "0.124.0"
HUGO_VERSION = "0.139.0"
TZ = "America/New_York"
[build]

View File

@ -1,6 +1,6 @@
<!DOCTYPE html>
<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 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"
integrity="sha512-4wcj0FkIuq025ypjc5tBviRVazalPzleh4tEYRlsFKZLWpCj89nUBS8i56quJ7hhcKx3&#43;UvXxWHhmpxmp7WhMw=="></script>
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.28e5ca98789c6b126cf242d77d7dd85265dac1b7e65a0d03f92b04e0ebeb1d818357147acfb2d06d75f3b857533b8950d3579dbae2171ae784cbe810bb3ea433.css"
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:type" content="website" />
<meta property="og:url" content="https://kilobytekeith.com/404.html" />
<meta property="og:url" content="https://kilobytekeith.com/404.html">
<meta property="og:site_name" content="KilobyteKeith">
<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:description" content="KilobyteKeith on Twitch"/>
<meta name="twitter:card" content="summary">
<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://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" />
@ -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>
<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">
<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
@ -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 class="relative max-w-[64rem] ml-auto mr-auto">
<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">
<span class="sr-only">KilobyteKeith</span>
<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" />
</a>
</div>
@ -160,12 +183,12 @@
</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" >
@ -178,7 +201,7 @@
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="">
<p class="text-base font-medium" title="">
Commands
</p>
</a>
@ -186,28 +209,8 @@
<a href="/games/" class="flex items-center">
<span class="mr-1" >
<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">
<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 >
@ -219,7 +222,7 @@
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="">
<p class="text-base font-medium" title="">
</p>
</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="">
@ -249,9 +253,9 @@
<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">
<button id="appearance-switcher" aria-label="Dark mode switcher" type="button">
<div class="flex items-center justify-center h-12 dark:hidden">
class=" flex items-center">
<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 dark:hidden">
<span class="relative block icon">
@ -261,7 +265,7 @@
</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">
@ -276,7 +280,7 @@
</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>
@ -299,8 +303,8 @@
<button id="appearance-switcher-mobile" aria-label="Dark mode switcher" type="button" style="margin-right:5px">
<div class="flex items-center justify-center h-12 dark:hidden">
<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 dark:hidden">
<span class="relative block icon">
@ -310,7 +314,7 @@
</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">
@ -325,10 +329,9 @@
</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">
<input type="checkbox" id="menu-controller" class="hidden" />
<label id="menu-button" class="block">
<div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400">
@ -345,7 +348,7 @@
<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">
<li>
<li id="menu-close-button">
<span
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">
<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" >
@ -374,7 +377,7 @@
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="">
<p class="text-bg font-bg" title="">
Commands
</p>
</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">
<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 >
@ -423,7 +402,7 @@
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="">
<p class="text-bg font-bg" title="">
</p>
</a>
@ -433,6 +412,7 @@
</ul>
@ -479,7 +459,7 @@
<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>
@ -498,10 +478,11 @@
</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"
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/"

View File

@ -1,6 +1,6 @@
<!DOCTYPE html>
<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 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"
integrity="sha512-4wcj0FkIuq025ypjc5tBviRVazalPzleh4tEYRlsFKZLWpCj89nUBS8i56quJ7hhcKx3&#43;UvXxWHhmpxmp7WhMw=="></script>
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.28e5ca98789c6b126cf242d77d7dd85265dac1b7e65a0d03f92b04e0ebeb1d818357147acfb2d06d75f3b857533b8950d3579dbae2171ae784cbe810bb3ea433.css"
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:type" content="website" />
<meta property="og:url" content="https://kilobytekeith.com/authors/" />
<meta property="og:url" content="https://kilobytekeith.com/authors/">
<meta property="og:site_name" content="KilobyteKeith">
<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:description" content="KilobyteKeith on Twitch"/>
<meta name="twitter:card" content="summary">
<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://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" />
@ -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>
<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">
<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
@ -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 class="relative max-w-[64rem] ml-auto mr-auto">
<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">
<span class="sr-only">KilobyteKeith</span>
<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" />
</a>
</div>
@ -162,12 +185,12 @@
</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" >
@ -180,7 +203,7 @@
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="">
<p class="text-base font-medium" title="">
Commands
</p>
</a>
@ -188,28 +211,8 @@
<a href="/games/" class="flex items-center">
<span class="mr-1" >
<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">
<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 >
@ -221,7 +224,7 @@
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="">
<p class="text-base font-medium" title="">
</p>
</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="">
@ -251,9 +255,9 @@
<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">
<button id="appearance-switcher" aria-label="Dark mode switcher" type="button">
<div class="flex items-center justify-center h-12 dark:hidden">
class=" flex items-center">
<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 dark:hidden">
<span class="relative block icon">
@ -263,7 +267,7 @@
</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">
@ -278,7 +282,7 @@
</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>
@ -301,8 +305,8 @@
<button id="appearance-switcher-mobile" aria-label="Dark mode switcher" type="button" style="margin-right:5px">
<div class="flex items-center justify-center h-12 dark:hidden">
<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 dark:hidden">
<span class="relative block icon">
@ -312,7 +316,7 @@
</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">
@ -327,10 +331,9 @@
</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">
<input type="checkbox" id="menu-controller" class="hidden" />
<label id="menu-button" class="block">
<div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400">
@ -347,7 +350,7 @@
<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">
<li>
<li id="menu-close-button">
<span
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">
<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" >
@ -376,7 +379,7 @@
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="">
<p class="text-bg font-bg" title="">
Commands
</p>
</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">
<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 >
@ -425,7 +404,7 @@
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="">
<p class="text-bg font-bg" title="">
</p>
</a>
@ -435,6 +414,7 @@
</ul>
@ -501,14 +481,6 @@
</div>
</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">
Made with ♥ by <a href="https://binarydigit.cafe/">BinaryDigit</a>
Made with ♥ by <a href="https://binarydigit.city">BinaryDigit</a>
</p>
@ -550,10 +522,11 @@
</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"
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/"

View File

@ -6,7 +6,10 @@
<description>Recent content in Authors on KilobyteKeith</description>
<generator>Hugo -- gohugo.io</generator>
<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" />
</channel>
</rss>

View File

@ -1,6 +1,6 @@
<!DOCTYPE html>
<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 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"
integrity="sha512-4wcj0FkIuq025ypjc5tBviRVazalPzleh4tEYRlsFKZLWpCj89nUBS8i56quJ7hhcKx3&#43;UvXxWHhmpxmp7WhMw=="></script>
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.28e5ca98789c6b126cf242d77d7dd85265dac1b7e65a0d03f92b04e0ebeb1d818357147acfb2d06d75f3b857533b8950d3579dbae2171ae784cbe810bb3ea433.css"
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:type" content="website" />
<meta property="og:url" content="https://kilobytekeith.com/categories/" />
<meta property="og:url" content="https://kilobytekeith.com/categories/">
<meta property="og:site_name" content="KilobyteKeith">
<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:description" content="KilobyteKeith on Twitch"/>
<meta name="twitter:card" content="summary">
<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://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" />
@ -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>
<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">
<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
@ -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 class="relative max-w-[64rem] ml-auto mr-auto">
<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">
<span class="sr-only">KilobyteKeith</span>
<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" />
</a>
</div>
@ -162,12 +185,12 @@
</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" >
@ -180,7 +203,7 @@
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="">
<p class="text-base font-medium" title="">
Commands
</p>
</a>
@ -188,28 +211,8 @@
<a href="/games/" class="flex items-center">
<span class="mr-1" >
<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">
<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 >
@ -221,7 +224,7 @@
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="">
<p class="text-base font-medium" title="">
</p>
</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="">
@ -251,9 +255,9 @@
<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">
<button id="appearance-switcher" aria-label="Dark mode switcher" type="button">
<div class="flex items-center justify-center h-12 dark:hidden">
class=" flex items-center">
<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 dark:hidden">
<span class="relative block icon">
@ -263,7 +267,7 @@
</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">
@ -278,7 +282,7 @@
</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>
@ -301,8 +305,8 @@
<button id="appearance-switcher-mobile" aria-label="Dark mode switcher" type="button" style="margin-right:5px">
<div class="flex items-center justify-center h-12 dark:hidden">
<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 dark:hidden">
<span class="relative block icon">
@ -312,7 +316,7 @@
</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">
@ -327,10 +331,9 @@
</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">
<input type="checkbox" id="menu-controller" class="hidden" />
<label id="menu-button" class="block">
<div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400">
@ -347,7 +350,7 @@
<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">
<li>
<li id="menu-close-button">
<span
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">
<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" >
@ -376,7 +379,7 @@
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="">
<p class="text-bg font-bg" title="">
Commands
</p>
</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">
<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 >
@ -425,7 +404,7 @@
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="">
<p class="text-bg font-bg" title="">
</p>
</a>
@ -435,6 +414,7 @@
</ul>
@ -501,14 +481,6 @@
</div>
</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">
Made with ♥ by <a href="https://binarydigit.cafe/">BinaryDigit</a>
Made with ♥ by <a href="https://binarydigit.city">BinaryDigit</a>
</p>
@ -550,10 +522,11 @@
</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"
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/"

View File

@ -6,7 +6,10 @@
<description>Recent content in Categories on KilobyteKeith</description>
<generator>Hugo -- gohugo.io</generator>
<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" />
</channel>
</rss>

View File

@ -1,6 +1,6 @@
<!DOCTYPE html>
<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 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"
integrity="sha512-4wcj0FkIuq025ypjc5tBviRVazalPzleh4tEYRlsFKZLWpCj89nUBS8i56quJ7hhcKx3&#43;UvXxWHhmpxmp7WhMw=="></script>
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.28e5ca98789c6b126cf242d77d7dd85265dac1b7e65a0d03f92b04e0ebeb1d818357147acfb2d06d75f3b857533b8950d3579dbae2171ae784cbe810bb3ea433.css"
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,33 +65,36 @@
<meta property="og:title" content="" />
<meta property="og:description" content="Twitch Commands # Subscriber-Only # !" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://kilobytekeith.com/commands/" /><meta property="og:image" content="https://kilobytekeith.com/commands/featured-twitch-background.jpg" /><meta property="article:section" content="" />
<meta property="og:url" content="https://kilobytekeith.com/commands/">
<meta property="og:site_name" content="KilobyteKeith">
<meta property="og:title" content="KilobyteKeith">
<meta property="og:description" content="KilobyteKeith on Twitch">
<meta property="og:locale" content="en">
<meta property="og:type" content="article">
<meta property="og:image" content="https://kilobytekeith.com/commands/featured-twitch-background.jpg">
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://kilobytekeith.com/commands/featured-twitch-background.jpg" /><meta name="twitter:title" content=""/>
<meta name="twitter:description" content="Twitch Commands # Subscriber-Only # !"/>
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://kilobytekeith.com/commands/featured-twitch-background.jpg">
<meta name="twitter:title" content="KilobyteKeith">
<meta name="twitter:description" content="KilobyteKeith on Twitch">
<script type="application/ld+json">
[{
"@context": "https://schema.org",
"@type": "Article",
"articleSection": "",
"articleSection": "KilobyteKeith",
"name": "",
"headline": "",
"abstract": "Twitch Commands # Subscriber-Only # !",
"inLanguage": "en",
"url" : "https:\/\/kilobytekeith.com\/commands\/",
"author" : {
"@type": "Person",
"name": "KilobyteKeith"
"name": "I\u0027m Keith!"
},
@ -104,17 +112,23 @@
<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://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" />
@ -126,7 +140,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>
@ -155,7 +175,7 @@
</head>
<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">
<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
@ -168,7 +188,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 class="relative max-w-[64rem] ml-auto mr-auto">
<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">
@ -176,9 +196,11 @@
<a href="/" class="flex">
<span class="sr-only">KilobyteKeith</span>
<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" />
</a>
</div>
@ -190,12 +212,12 @@
</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" >
@ -208,7 +230,7 @@
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="">
<p class="text-base font-medium" title="">
Commands
</p>
</a>
@ -216,28 +238,8 @@
<a href="/games/" class="flex items-center">
<span class="mr-1" >
<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">
<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 >
@ -249,7 +251,7 @@
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="">
<p class="text-base font-medium" title="">
</p>
</a>
@ -262,7 +264,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="">
@ -279,9 +282,9 @@
<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">
<button id="appearance-switcher" aria-label="Dark mode switcher" type="button">
<div class="flex items-center justify-center h-12 dark:hidden">
class=" flex items-center">
<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 dark:hidden">
<span class="relative block icon">
@ -291,7 +294,7 @@
</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">
@ -306,7 +309,7 @@
</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>
@ -329,8 +332,8 @@
<button id="appearance-switcher-mobile" aria-label="Dark mode switcher" type="button" style="margin-right:5px">
<div class="flex items-center justify-center h-12 dark:hidden">
<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 dark:hidden">
<span class="relative block icon">
@ -340,7 +343,7 @@
</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">
@ -355,10 +358,9 @@
</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">
<input type="checkbox" id="menu-controller" class="hidden" />
<label id="menu-button" class="block">
<div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400">
@ -375,7 +377,7 @@
<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">
<li>
<li id="menu-close-button">
<span
class="cursor-pointer inline-block align-text-bottom hover:text-primary-600 dark:hover:text-primary-400">
@ -391,7 +393,7 @@
<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" >
@ -404,7 +406,7 @@
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="">
<p class="text-bg font-bg" title="">
Commands
</p>
</a>
@ -415,33 +417,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">
<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 >
@ -453,7 +431,7 @@
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="">
<p class="text-bg font-bg" title="">
</p>
</a>
@ -463,6 +441,7 @@
</ul>
@ -503,8 +482,9 @@
<div class="fixed inset-x-0 top-0 h-[800px] single_hero_background nozoom"
style="background-image:url(/commands/featured-twitch-background_hud81d12c41e7571e6705cc2dc26686dad_76774_1200x0_resize_q75_box.jpg);">
style="background-image:url(/commands/featured-twitch-background_hu14620401733508965495.jpg);">
@ -610,6 +590,7 @@
</div>
@ -626,6 +607,10 @@
</header>
<section class="flex flex-col max-w-full mt-0 prose dark:prose-invert lg:flex-row">
@ -634,13 +619,14 @@
class="order-first lg:ml-auto px-0 lg:order-last ltr:lg:pl-8 rtl:lg:pr-8">
<div class="toc ltr:pl-5 rtl:pr-5 print:hidden lg:sticky lg:top-[140px]">
<details open class="toc-right mt-0 overflow-hidden rounded-lg ltr:-ml-5 ltr:pl-5 rtl:-mr-5 rtl:pr-5 hidden lg:block">
<details open id="TOCView"
class="toc-right mt-0 overflow-y-scroll overscroll-contain scrollbar-thin scrollbar-track-neutral-200 scrollbar-thumb-neutral-400 dark:scrollbar-track-neutral-800 dark:scrollbar-thumb-neutral-600 rounded-lg ltr:-ml-5 ltr:pl-5 rtl:-mr-5 rtl:pr-5 hidden lg:block">
<summary
class="block py-1 text-lg font-semibold cursor-pointer bg-neutral-100 text-neutral-800 ltr:-ml-5 ltr:pl-5 rtl:-mr-5 rtl:pr-5 dark:bg-neutral-700 dark:text-neutral-100 lg:hidden">
Table of Contents
</summary>
<div
class="min-w-[220px] py-2 border-dotted border-neutral-300 ltr:-ml-5 ltr:border-l ltr:pl-5 rtl:-mr-5 rtl:border-r rtl:pr-5 dark:border-neutral-600">
class="min-w-[220px] py-2 border-dotted ltr:-ml-5 ltr:border-l ltr:pl-5 rtl:-mr-5 rtl:border-r rtl:pr-5 dark:border-neutral-600">
<nav id="TableOfContents">
<ul>
<li>
@ -673,6 +659,34 @@
</div>
</details>
<script>
var margin = 200;
var marginError = 50;
(function () {
var $window = $(window);
var $toc = $('#TOCView');
var tocHeight = $toc.height();
function onResize() {
var windowAndMarginHeight = $window.height() - margin;
if(tocHeight >= windowAndMarginHeight) {
$toc.css("overflow-y", "scroll")
$toc.css("max-height", (windowAndMarginHeight + marginError) + "px")
} else {
$toc.css("overflow-y", "hidden")
$toc.css("max-height", "9999999px")
}
}
$window.on('resize', onResize);
$(document).ready(onResize);
})();
</script>
</div>
</div>
@ -683,6 +697,8 @@
<div class="article-content max-w-prose mb-20">
<h1 class="relative group">Twitch Commands
<div id="twitch-commands" class="anchor"></div>
@ -693,6 +709,8 @@
</span>
</h1>
<h3 class="relative group">Subscriber-Only
<div id="subscriber-only" class="anchor"></div>
@ -819,6 +837,8 @@
</tr>
</tbody>
</table>
<h3 class="relative group">Everyone
<div id="everyone" class="anchor"></div>
@ -960,6 +980,17 @@
</tbody>
</table>
</div>
</div>
@ -967,7 +998,6 @@
</div>
<script>
@ -976,8 +1006,8 @@
</script>
<script type="text/javascript" src="/js/page.min.0860cf4e04fa2d72cc33ddba263083464d48f67de06114529043cb4623319efed4f484fd7f1730df5abea0e2da6f3538855634081d02f2d6e920b956f063e823.js" integrity="sha512-CGDPTgT6LXLMM926JjCDRk1I9n3gYRRSkEPLRiMxnv7U9IT9fxcw31q&#43;oOLabzU4hVY0CB0C8tbpILlW8GPoIw=="></script>
<script type="text/javascript" src="/js/page.min.5b1bad196a6075a1e11bae1dc95f24f67b610948a00525e347566c5a62338ea78f1c7224ab9a53873dcdb2a1a7d7d391b8a8ef45561297f68806c01315b0c4f6.js" integrity="sha512-WxutGWpgdaHhG64dyV8k9nthCUigBSXjR1ZsWmIzjqePHHIkq5pThz3NsqGn19ORuKjvRVYSl/aIBsATFbDE9g=="></script>
</section>
<footer class="pt-8 max-w-prose print:hidden">
@ -1005,7 +1035,7 @@
<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>
@ -1024,10 +1054,11 @@
</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"
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/"

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