added zelda in progress

This commit is contained in:
BinaryPixels 2024-02-07 20:29:45 -05:00
parent 9a52eca1a5
commit ab0dae2589
15 changed files with 299 additions and 206 deletions

View File

@ -5,12 +5,23 @@ showTableOfContents: true
---
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
### Playing live on [Twitch](https://www.twitch.tv/kilobytekeith) <i class="fa-brands fa-twitch"></i>
## Playing live on [Twitch](https://www.twitch.tv/kilobytekeith) <i class="fa-brands fa-twitch"></i>
<hr>
## In progress
The Legend of Zelda: A Link to the Past
<img src = "https://images.igdb.com/igdb/image/upload/t_cover_big/co3vzn.png" alt="The Legend of Zelda: A Link to the Past" width="250" height="auto">
<br>
### Completed on Stream ✔️
| DOOM | Metal Gear Solid |
| ----------------------------------------------------- | --------------------------------------------- |
| ![1/14/24](https://images.igdb.com/igdb/image/upload/t_cover_big/co6vy6.png 'DOOM') | ![1/27/24](https://images.igdb.com/igdb/image/upload/t_cover_big/co5ipi.png 'Metal Gear Solid') |
| ------------------- | --------------------- |
| ![DOOM](https://images.igdb.com/igdb/image/upload/t_cover_big/co6vy6.png '1/14/24') | ![Metal Gear Solid](https://images.igdb.com/igdb/image/upload/t_cover_big/co5ipi.png '1/27/24') |
<!-- | DOOM | Metal Gear Solid | A Link to the Past (SNES)
| ----------------------------------------------------- | --------------------------------------------- |--------------------------------------------- |
| ![1/14/24](https://images.igdb.com/igdb/image/upload/t_cover_big/co6vy6.png 'DOOM') | ![1/27/24](https://images.igdb.com/igdb/image/upload/t_cover_big/co5ipi.png 'Metal Gear Solid') | ![tbd](https://images.igdb.com/igdb/image/upload/t_cover_big/co3vzn.png 'The Legend of Zelda: A Link to the Past') | -->

View File

@ -26,8 +26,8 @@
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.13b1ee88b0d1f7e71cbf0e74ee92a3707f41ec8cea4d82c6e92d2b4de4364cb3e8196cef25ef109f58347cb8595e11c39b0e796fb4afd9bd5dcc360ae8ea3302.css"
integrity="sha512-E7HuiLDR9&#43;ccvw507pKjcH9B7IzqTYLG6S0rTeQ2TLPoGWzvJe8Qn1g0fLhZXhHDmw55b7Sv2b1dzDYK6OozAg==" />
<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"
@ -41,12 +41,14 @@
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.006a5ac4ddc20468d3cbac5f715178db0c4e87ec9673e6f6bc123ea9d5b9368c9c5323358b3f6eb419028d87c3c45a8d704eedbee9458cc2d0596554a058d611.js"
integrity="sha512-AGpaxN3CBGjTy6xfcVF42wxOh&#43;yWc&#43;b2vBI&#43;qdW5NoycUyM1iz9utBkCjYfDxFqNcE7tvulFjMLQWWVUoFjWEQ==" data-copy="" data-copied=""></script>
<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>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
@ -63,8 +65,8 @@
<meta property="og:type" content="website" />
<meta property="og:url" content="https://kilobytekeith.com/404.html" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content="KilobyteKeith on Twitch"/>
@ -156,6 +158,7 @@
<div class="flex flex-1 items-center justify-between">
<nav class="flex space-x-3">
<a href="/" class="text-base font-medium text-gray-500 hover:text-gray-900">KilobyteKeith</a>
@ -199,7 +202,7 @@
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -329,6 +332,7 @@
<label id="menu-button" for="menu-controller" class="block">
<input type="checkbox" id="menu-controller" class="hidden" />
<div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400">
@ -359,7 +363,6 @@
<li class="mt-1">
<a href="/commands/" class="flex items-center">
@ -399,7 +402,7 @@
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -433,10 +436,10 @@
</ul>
</div>
</label>
</div>
@ -498,7 +501,7 @@
</script>
<script type="text/javascript" src="/js/process.min.35c1113bcc16c5a59bf031082f9e63822aa95280423881a7847a7ff33a16e6299ce6a840d9ef4e10d947e030a18f3f20359afb2ec0f35967484b9a9360ac3145.js" integrity="sha512-NcERO8wWxaWb8DEIL55jgiqpUoBCOIGnhHp/8zoW5imc5qhA2e9OENlH4DChjz8gNZr7LsDzWWdIS5qTYKwxRQ=="></script>
<script type="text/javascript" src="/js/process.min.62060bb247f4de2b6dde45903668fefb68d792f365587605177b1227c0cf43588701edaca0cb40e2c8e2789bd5ce67c1d2a215b9fb258c3496a7cd25e7cb5fdf.js" integrity="sha512-YgYLskf03itt3kWQNmj&#43;&#43;2jXkvNlWHYFF3sSJ8DPQ1iHAe2soMtA4sjieJvVzmfB0qIVufsljDSWp80l58tf3w=="></script>
</footer><div

View File

@ -28,8 +28,8 @@
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.13b1ee88b0d1f7e71cbf0e74ee92a3707f41ec8cea4d82c6e92d2b4de4364cb3e8196cef25ef109f58347cb8595e11c39b0e796fb4afd9bd5dcc360ae8ea3302.css"
integrity="sha512-E7HuiLDR9&#43;ccvw507pKjcH9B7IzqTYLG6S0rTeQ2TLPoGWzvJe8Qn1g0fLhZXhHDmw55b7Sv2b1dzDYK6OozAg==" />
<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"
@ -43,12 +43,14 @@
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.006a5ac4ddc20468d3cbac5f715178db0c4e87ec9673e6f6bc123ea9d5b9368c9c5323358b3f6eb419028d87c3c45a8d704eedbee9458cc2d0596554a058d611.js"
integrity="sha512-AGpaxN3CBGjTy6xfcVF42wxOh&#43;yWc&#43;b2vBI&#43;qdW5NoycUyM1iz9utBkCjYfDxFqNcE7tvulFjMLQWWVUoFjWEQ==" data-copy="" data-copied=""></script>
<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>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
@ -65,8 +67,8 @@
<meta property="og:type" content="website" />
<meta property="og:url" content="https://kilobytekeith.com/authors/" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Authors"/>
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Authors"/>
<meta name="twitter:description" content="KilobyteKeith on Twitch"/>
@ -158,6 +160,7 @@
<div class="flex flex-1 items-center justify-between">
<nav class="flex space-x-3">
<a href="/" class="text-base font-medium text-gray-500 hover:text-gray-900">KilobyteKeith</a>
@ -201,7 +204,7 @@
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -331,6 +334,7 @@
<label id="menu-button" for="menu-controller" class="block">
<input type="checkbox" id="menu-controller" class="hidden" />
<div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400">
@ -361,7 +365,6 @@
<li class="mt-1">
<a href="/commands/" class="flex items-center">
@ -401,7 +404,7 @@
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -435,10 +438,10 @@
</ul>
</div>
</label>
</div>
@ -507,7 +510,7 @@
</script>
<script type="text/javascript" src="/js/page.min.0e49973b4ad0a382c7c6012d8bff8226316642daabc4f8a20477bd08674f3da6e2fa993bc20ad4f51e7c5bb68e6f913a207a7c4fe37ea0e7b806894afce0a64e.js" integrity="sha512-DkmXO0rQo4LHxgEti/&#43;CJjFmQtqrxPiiBHe9CGdPPabi&#43;pk7wgrU9R58W7aOb5E6IHp8T&#43;N&#43;oOe4BolK/OCmTg=="></script>
<script type="text/javascript" src="/js/page.min.5b1bad196a6075a1e11bae1dc95f24f67b610948a00525e347566c5a62338ea78f1c7224ab9a53873dcdb2a1a7d7d391b8a8ef45561297f68806c01315b0c4f6.js" integrity="sha512-WxutGWpgdaHhG64dyV8k9nthCUigBSXjR1ZsWmIzjqePHHIkq5pThz3NsqGn19ORuKjvRVYSl/aIBsATFbDE9g=="></script>
@ -550,7 +553,7 @@
</script>
<script type="text/javascript" src="/js/process.min.35c1113bcc16c5a59bf031082f9e63822aa95280423881a7847a7ff33a16e6299ce6a840d9ef4e10d947e030a18f3f20359afb2ec0f35967484b9a9360ac3145.js" integrity="sha512-NcERO8wWxaWb8DEIL55jgiqpUoBCOIGnhHp/8zoW5imc5qhA2e9OENlH4DChjz8gNZr7LsDzWWdIS5qTYKwxRQ=="></script>
<script type="text/javascript" src="/js/process.min.62060bb247f4de2b6dde45903668fefb68d792f365587605177b1227c0cf43588701edaca0cb40e2c8e2789bd5ce67c1d2a215b9fb258c3496a7cd25e7cb5fdf.js" integrity="sha512-YgYLskf03itt3kWQNmj&#43;&#43;2jXkvNlWHYFF3sSJ8DPQ1iHAe2soMtA4sjieJvVzmfB0qIVufsljDSWp80l58tf3w=="></script>
</footer><div

View File

@ -28,8 +28,8 @@
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.13b1ee88b0d1f7e71cbf0e74ee92a3707f41ec8cea4d82c6e92d2b4de4364cb3e8196cef25ef109f58347cb8595e11c39b0e796fb4afd9bd5dcc360ae8ea3302.css"
integrity="sha512-E7HuiLDR9&#43;ccvw507pKjcH9B7IzqTYLG6S0rTeQ2TLPoGWzvJe8Qn1g0fLhZXhHDmw55b7Sv2b1dzDYK6OozAg==" />
<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"
@ -43,12 +43,14 @@
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.006a5ac4ddc20468d3cbac5f715178db0c4e87ec9673e6f6bc123ea9d5b9368c9c5323358b3f6eb419028d87c3c45a8d704eedbee9458cc2d0596554a058d611.js"
integrity="sha512-AGpaxN3CBGjTy6xfcVF42wxOh&#43;yWc&#43;b2vBI&#43;qdW5NoycUyM1iz9utBkCjYfDxFqNcE7tvulFjMLQWWVUoFjWEQ==" data-copy="" data-copied=""></script>
<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>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
@ -65,8 +67,8 @@
<meta property="og:type" content="website" />
<meta property="og:url" content="https://kilobytekeith.com/categories/" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Categories"/>
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Categories"/>
<meta name="twitter:description" content="KilobyteKeith on Twitch"/>
@ -158,6 +160,7 @@
<div class="flex flex-1 items-center justify-between">
<nav class="flex space-x-3">
<a href="/" class="text-base font-medium text-gray-500 hover:text-gray-900">KilobyteKeith</a>
@ -201,7 +204,7 @@
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -331,6 +334,7 @@
<label id="menu-button" for="menu-controller" class="block">
<input type="checkbox" id="menu-controller" class="hidden" />
<div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400">
@ -361,7 +365,6 @@
<li class="mt-1">
<a href="/commands/" class="flex items-center">
@ -401,7 +404,7 @@
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -435,10 +438,10 @@
</ul>
</div>
</label>
</div>
@ -507,7 +510,7 @@
</script>
<script type="text/javascript" src="/js/page.min.0e49973b4ad0a382c7c6012d8bff8226316642daabc4f8a20477bd08674f3da6e2fa993bc20ad4f51e7c5bb68e6f913a207a7c4fe37ea0e7b806894afce0a64e.js" integrity="sha512-DkmXO0rQo4LHxgEti/&#43;CJjFmQtqrxPiiBHe9CGdPPabi&#43;pk7wgrU9R58W7aOb5E6IHp8T&#43;N&#43;oOe4BolK/OCmTg=="></script>
<script type="text/javascript" src="/js/page.min.5b1bad196a6075a1e11bae1dc95f24f67b610948a00525e347566c5a62338ea78f1c7224ab9a53873dcdb2a1a7d7d391b8a8ef45561297f68806c01315b0c4f6.js" integrity="sha512-WxutGWpgdaHhG64dyV8k9nthCUigBSXjR1ZsWmIzjqePHHIkq5pThz3NsqGn19ORuKjvRVYSl/aIBsATFbDE9g=="></script>
@ -550,7 +553,7 @@
</script>
<script type="text/javascript" src="/js/process.min.35c1113bcc16c5a59bf031082f9e63822aa95280423881a7847a7ff33a16e6299ce6a840d9ef4e10d947e030a18f3f20359afb2ec0f35967484b9a9360ac3145.js" integrity="sha512-NcERO8wWxaWb8DEIL55jgiqpUoBCOIGnhHp/8zoW5imc5qhA2e9OENlH4DChjz8gNZr7LsDzWWdIS5qTYKwxRQ=="></script>
<script type="text/javascript" src="/js/process.min.62060bb247f4de2b6dde45903668fefb68d792f365587605177b1227c0cf43588701edaca0cb40e2c8e2789bd5ce67c1d2a215b9fb258c3496a7cd25e7cb5fdf.js" integrity="sha512-YgYLskf03itt3kWQNmj&#43;&#43;2jXkvNlWHYFF3sSJ8DPQ1iHAe2soMtA4sjieJvVzmfB0qIVufsljDSWp80l58tf3w=="></script>
</footer><div

View File

@ -26,8 +26,8 @@
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.13b1ee88b0d1f7e71cbf0e74ee92a3707f41ec8cea4d82c6e92d2b4de4364cb3e8196cef25ef109f58347cb8595e11c39b0e796fb4afd9bd5dcc360ae8ea3302.css"
integrity="sha512-E7HuiLDR9&#43;ccvw507pKjcH9B7IzqTYLG6S0rTeQ2TLPoGWzvJe8Qn1g0fLhZXhHDmw55b7Sv2b1dzDYK6OozAg==" />
<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"
@ -41,12 +41,14 @@
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.006a5ac4ddc20468d3cbac5f715178db0c4e87ec9673e6f6bc123ea9d5b9368c9c5323358b3f6eb419028d87c3c45a8d704eedbee9458cc2d0596554a058d611.js"
integrity="sha512-AGpaxN3CBGjTy6xfcVF42wxOh&#43;yWc&#43;b2vBI&#43;qdW5NoycUyM1iz9utBkCjYfDxFqNcE7tvulFjMLQWWVUoFjWEQ==" data-copy="" data-copied=""></script>
<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>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
@ -61,13 +63,13 @@
<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:image" content="https://kilobytekeith.com/commands/featured-twitch-background.jpg" /><meta property="article:section" content="" />
<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: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 # !"/>
@ -186,6 +188,7 @@
<div class="flex flex-1 items-center justify-between">
<nav class="flex space-x-3">
<a href="/" class="text-base font-medium text-gray-500 hover:text-gray-900">KilobyteKeith</a>
@ -229,7 +232,7 @@
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -359,6 +362,7 @@
<label id="menu-button" for="menu-controller" class="block">
<input type="checkbox" id="menu-controller" class="hidden" />
<div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400">
@ -389,7 +393,6 @@
<li class="mt-1">
<a href="/commands/" class="flex items-center">
@ -429,7 +432,7 @@
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -463,10 +466,10 @@
</ul>
</div>
</label>
</div>
@ -561,6 +564,8 @@
@ -629,10 +634,10 @@
<section class="flex flex-col max-w-full mt-0 prose dark:prose-invert lg:flex-row">
<div
class="order-first sm:max-w-prose lg:ml-auto px-0 lg:order-last lg:max-w-xs ltr:lg:pl-8 rtl:lg:pr-8">
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="mt-0 overflow-hidden rounded-lg ltr:-ml-5 ltr:pl-5 rtl:-mr-5 rtl:pr-5 hidden lg:block">
<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">
<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
@ -651,7 +656,7 @@
</nav>
</div>
</details>
<details class="mt-0 overflow-hidden rounded-lg ltr:-ml-5 ltr:pl-5 rtl:-mr-5 rtl:pr-5 lg:hidden">
<details class="toc-inside mt-0 overflow-hidden rounded-lg ltr:-ml-5 ltr:pl-5 rtl:-mr-5 rtl:pr-5 lg:hidden">
<summary
class="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
@ -680,21 +685,25 @@
<div class="max-w-prose mb-20">
<div class="article-content max-w-prose mb-20">
<h1 class="relative group">Twitch Commands
<div id="twitch-commands" class="anchor"></div>
<h1 class="relative group">Twitch Commands
<span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100">
<a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700"
style="text-decoration-line: none !important;" href="#twitch-commands" aria-label="Anchor">#</a></span>
style="text-decoration-line: none !important;" href="#twitch-commands" aria-label="Anchor">#</a>
</span>
</h1>
<div id="subscriber-only" class="anchor"></div>
<h3 class="relative group">Subscriber-Only
<div id="subscriber-only" class="anchor"></div>
<span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100">
<a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700"
style="text-decoration-line: none !important;" href="#subscriber-only" aria-label="Anchor">#</a></span>
style="text-decoration-line: none !important;" href="#subscriber-only" aria-label="Anchor">#</a>
</span>
</h3>
<table>
@ -813,12 +822,14 @@
</tr>
</tbody>
</table>
<div id="everyone" class="anchor"></div>
<h3 class="relative group">Everyone
<div id="everyone" class="anchor"></div>
<span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100">
<a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700"
style="text-decoration-line: none !important;" href="#everyone" aria-label="Anchor">#</a></span>
style="text-decoration-line: none !important;" href="#everyone" aria-label="Anchor">#</a>
</span>
</h3>
<table>
@ -961,13 +972,15 @@
</div>
<script>
var oid = "views_commands\/index.md"
var oid_likes = "likes_commands\/index.md"
</script>
<script type="text/javascript" src="/js/page.min.0e49973b4ad0a382c7c6012d8bff8226316642daabc4f8a20477bd08674f3da6e2fa993bc20ad4f51e7c5bb68e6f913a207a7c4fe37ea0e7b806894afce0a64e.js" integrity="sha512-DkmXO0rQo4LHxgEti/&#43;CJjFmQtqrxPiiBHe9CGdPPabi&#43;pk7wgrU9R58W7aOb5E6IHp8T&#43;N&#43;oOe4BolK/OCmTg=="></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">
@ -980,7 +993,7 @@
<div id="top-scroller" class="pointer-events-none absolute top-[110vh] bottom-0 w-12 ltr:right-0 rtl:left-0">
<a href="#the-top"
class="pointer-events-auto sticky top-[calc(100vh-5.5rem)] flex h-12 w-12 mb-16 items-center justify-center rounded-full bg-neutral/50 text-xl text-neutral-700 backdrop-blur hover:text-primary-600 dark:bg-neutral-800/50 dark:text-neutral dark:hover:text-primary-400"
class="pointer-events-auto sticky top-[calc(100vh-5.5rem)] flex h-12 w-12 mb-16 items-center justify-center rounded-full bg-neutral/50 text-xl text-neutral-700 hover:text-primary-600 dark:bg-neutral-800/50 dark:text-neutral dark:hover:text-primary-400"
aria-label="Scroll to top" title="Scroll to top">
&uarr;
</a>
@ -1014,7 +1027,7 @@
</script>
<script type="text/javascript" src="/js/process.min.35c1113bcc16c5a59bf031082f9e63822aa95280423881a7847a7ff33a16e6299ce6a840d9ef4e10d947e030a18f3f20359afb2ec0f35967484b9a9360ac3145.js" integrity="sha512-NcERO8wWxaWb8DEIL55jgiqpUoBCOIGnhHp/8zoW5imc5qhA2e9OENlH4DChjz8gNZr7LsDzWWdIS5qTYKwxRQ=="></script>
<script type="text/javascript" src="/js/process.min.62060bb247f4de2b6dde45903668fefb68d792f365587605177b1227c0cf43588701edaca0cb40e2c8e2789bd5ce67c1d2a215b9fb258c3496a7cd25e7cb5fdf.js" integrity="sha512-YgYLskf03itt3kWQNmj&#43;&#43;2jXkvNlWHYFF3sSJ8DPQ1iHAe2soMtA4sjieJvVzmfB0qIVufsljDSWp80l58tf3w=="></script>
</footer><div

View File

@ -8,8 +8,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Best Games to Beat &middot; KilobyteKeith</title>
<meta name="title" content="Best Games to Beat &middot; KilobyteKeith" />
<title>Best Games Never Beat &middot; KilobyteKeith</title>
<meta name="title" content="Best Games Never Beat &middot; KilobyteKeith" />
<meta name="description" content="Game list completed by Keith" />
@ -26,8 +26,8 @@
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.13b1ee88b0d1f7e71cbf0e74ee92a3707f41ec8cea4d82c6e92d2b4de4364cb3e8196cef25ef109f58347cb8595e11c39b0e796fb4afd9bd5dcc360ae8ea3302.css"
integrity="sha512-E7HuiLDR9&#43;ccvw507pKjcH9B7IzqTYLG6S0rTeQ2TLPoGWzvJe8Qn1g0fLhZXhHDmw55b7Sv2b1dzDYK6OozAg==" />
<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"
@ -41,12 +41,14 @@
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.006a5ac4ddc20468d3cbac5f715178db0c4e87ec9673e6f6bc123ea9d5b9368c9c5323358b3f6eb419028d87c3c45a8d704eedbee9458cc2d0596554a058d611.js"
integrity="sha512-AGpaxN3CBGjTy6xfcVF42wxOh&#43;yWc&#43;b2vBI&#43;qdW5NoycUyM1iz9utBkCjYfDxFqNcE7tvulFjMLQWWVUoFjWEQ==" data-copy="" data-copied=""></script>
<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>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
@ -58,16 +60,16 @@
<meta property="og:title" content="Best Games to Beat" />
<meta property="og:title" content="Best Games Never Beat" />
<meta property="og:description" content="Game list completed by Keith" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://kilobytekeith.com/games/" /><meta property="og:image" content="https://kilobytekeith.com/games/feature-retro-wallpaper.png"/><meta property="article:section" content="" />
<meta property="og:url" content="https://kilobytekeith.com/games/" /><meta property="og:image" content="https://kilobytekeith.com/games/feature-retro-wallpaper.png" /><meta property="article:section" content="" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://kilobytekeith.com/games/feature-retro-wallpaper.png"/>
<meta name="twitter:title" content="Best Games to Beat"/>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://kilobytekeith.com/games/feature-retro-wallpaper.png" /><meta name="twitter:title" content="Best Games Never Beat"/>
<meta name="twitter:description" content="Game list completed by Keith"/>
@ -76,10 +78,10 @@
"@context": "https://schema.org",
"@type": "Article",
"articleSection": "",
"name": "Best Games to Beat",
"headline": "Best Games to Beat",
"name": "Best Games Never Beat",
"headline": "Best Games Never Beat",
"description": "Game list completed by Keith",
"abstract": "To Complete: # DOOM II The Legend of Zelda: A Link to the Past Metal Gear Solid 1, 2, and 3.",
"abstract": " Playing live on Twitch # Completed on Stream ✔️ # DOOM Metal Gear Solid DOOM Metal Gear Solid ",
"inLanguage": "en",
"url" : "https:\/\/kilobytekeith.com\/games\/",
"author" : {
@ -95,7 +97,7 @@
"mainEntityOfPage": "true",
"wordCount": "26"
"wordCount": "18"
}]
</script>
@ -186,6 +188,7 @@
<div class="flex flex-1 items-center justify-between">
<nav class="flex space-x-3">
<a href="/" class="text-base font-medium text-gray-500 hover:text-gray-900">KilobyteKeith</a>
@ -229,7 +232,7 @@
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -359,6 +362,7 @@
<label id="menu-button" for="menu-controller" class="block">
<input type="checkbox" id="menu-controller" class="hidden" />
<div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400">
@ -389,7 +393,6 @@
<li class="mt-1">
<a href="/commands/" class="flex items-center">
@ -429,7 +432,7 @@
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -463,10 +466,10 @@
</ul>
</div>
</label>
</div>
@ -530,7 +533,7 @@
<header id="single_header" class="mt-5 max-w-prose">
<h1 class="mt-0 text-4xl font-extrabold text-neutral-900 dark:text-neutral">
Best Games to Beat
Best Games Never Beat
</h1>
<div class="mt-1 mb-6 text-base text-neutral-500 dark:text-neutral-400 print:hidden">
@ -561,6 +564,8 @@
@ -629,10 +634,10 @@
<section class="flex flex-col max-w-full mt-0 prose dark:prose-invert lg:flex-row">
<div
class="order-first sm:max-w-prose lg:ml-auto px-0 lg:order-last lg:max-w-xs ltr:lg:pl-8 rtl:lg:pr-8">
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="mt-0 overflow-hidden rounded-lg ltr:-ml-5 ltr:pl-5 rtl:-mr-5 rtl:pr-5 hidden lg:block">
<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">
<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
@ -643,15 +648,15 @@
<ul>
<li>
<ul>
<li><a href="#to-complete">To Complete:</a></li>
<li><a href="#completed-on-stream">Completed on Stream</a></li>
<li><a href="#playing-live-on-twitchhttpswwwtwitchtvkilobytekeith--i-classfa-brands-fa-twitchi">Playing live on <a href="https://www.twitch.tv/kilobytekeith">Twitch</a> <i class="fa-brands fa-twitch"></i></a></li>
<li><a href="#completed-on-stream-">Completed on Stream ✔️</a></li>
</ul>
</li>
</ul>
</nav>
</div>
</details>
<details class="mt-0 overflow-hidden rounded-lg ltr:-ml-5 ltr:pl-5 rtl:-mr-5 rtl:pr-5 lg:hidden">
<details class="toc-inside mt-0 overflow-hidden rounded-lg ltr:-ml-5 ltr:pl-5 rtl:-mr-5 rtl:pr-5 lg:hidden">
<summary
class="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
@ -662,8 +667,8 @@
<ul>
<li>
<ul>
<li><a href="#to-complete">To Complete:</a></li>
<li><a href="#completed-on-stream">Completed on Stream</a></li>
<li><a href="#playing-live-on-twitchhttpswwwtwitchtvkilobytekeith--i-classfa-brands-fa-twitchi">Playing live on <a href="https://www.twitch.tv/kilobytekeith">Twitch</a> <i class="fa-brands fa-twitch"></i></a></li>
<li><a href="#completed-on-stream-">Completed on Stream ✔️</a></li>
</ul>
</li>
</ul>
@ -680,31 +685,64 @@
<div class="max-w-prose mb-20">
<div id="to-complete" class="anchor"></div>
<h3 class="relative group">To Complete:
<div class="article-content max-w-prose mb-20">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<h3 class="relative group">Playing live on <a href="https://www.twitch.tv/kilobytekeith" target="_blank">
Twitch</a> <i class="fa-brands fa-twitch"></i>
<div id="playing-live-on-twitchhttpswwwtwitchtvkilobytekeith--i-classfa-brands-fa-twitchi" class="anchor"></div>
<span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100">
<a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700"
style="text-decoration-line: none !important;" href="#to-complete" aria-label="Anchor">#</a></span>
style="text-decoration-line: none !important;" href="#playing-live-on-twitchhttpswwwtwitchtvkilobytekeith--i-classfa-brands-fa-twitchi" aria-label="Anchor">#</a>
</span>
</h3>
<ul>
<li>DOOM II</li>
<li>The Legend of Zelda: A Link to the Past</li>
<li>Metal Gear Solid 1, 2, and 3.</li>
</ul>
<hr>
<div id="completed-on-stream" class="anchor"></div>
<h3 class="relative group">Completed on Stream
<br>
<h3 class="relative group">Completed on Stream ✔️
<div id="completed-on-stream-" class="anchor"></div>
<span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100">
<a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700"
style="text-decoration-line: none !important;" href="#completed-on-stream" aria-label="Anchor">#</a></span>
style="text-decoration-line: none !important;" href="#completed-on-stream-" aria-label="Anchor">#</a>
</span>
</h3>
<img src="https://images.igdb.com/igdb/image/upload/t_cover_big/co6vy6.png" alt="DOOM - Complete 01/14/24" width="100"/>
<small>01/14/24</small>
<table>
<thead>
<tr>
<th>DOOM</th>
<th>Metal Gear Solid</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<figure>
<img class="my-0 rounded-md" src="https://images.igdb.com/igdb/image/upload/t_cover_big/co6vy6.png" alt="1/14/24" />
<figcaption>DOOM</figcaption>
</figure>
</td>
<td>
<figure>
<img class="my-0 rounded-md" src="https://images.igdb.com/igdb/image/upload/t_cover_big/co5ipi.png" alt="1/27/24" />
<figcaption>Metal Gear Solid</figcaption>
</figure>
</td>
</tr>
</tbody>
</table>
</div>
@ -715,13 +753,15 @@
</div>
<script>
var oid = "views_games\/index.md"
var oid_likes = "likes_games\/index.md"
</script>
<script type="text/javascript" src="/js/page.min.0e49973b4ad0a382c7c6012d8bff8226316642daabc4f8a20477bd08674f3da6e2fa993bc20ad4f51e7c5bb68e6f913a207a7c4fe37ea0e7b806894afce0a64e.js" integrity="sha512-DkmXO0rQo4LHxgEti/&#43;CJjFmQtqrxPiiBHe9CGdPPabi&#43;pk7wgrU9R58W7aOb5E6IHp8T&#43;N&#43;oOe4BolK/OCmTg=="></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">
@ -734,7 +774,7 @@
<div id="top-scroller" class="pointer-events-none absolute top-[110vh] bottom-0 w-12 ltr:right-0 rtl:left-0">
<a href="#the-top"
class="pointer-events-auto sticky top-[calc(100vh-5.5rem)] flex h-12 w-12 mb-16 items-center justify-center rounded-full bg-neutral/50 text-xl text-neutral-700 backdrop-blur hover:text-primary-600 dark:bg-neutral-800/50 dark:text-neutral dark:hover:text-primary-400"
class="pointer-events-auto sticky top-[calc(100vh-5.5rem)] flex h-12 w-12 mb-16 items-center justify-center rounded-full bg-neutral/50 text-xl text-neutral-700 hover:text-primary-600 dark:bg-neutral-800/50 dark:text-neutral dark:hover:text-primary-400"
aria-label="Scroll to top" title="Scroll to top">
&uarr;
</a>
@ -768,7 +808,7 @@
</script>
<script type="text/javascript" src="/js/process.min.35c1113bcc16c5a59bf031082f9e63822aa95280423881a7847a7ff33a16e6299ce6a840d9ef4e10d947e030a18f3f20359afb2ec0f35967484b9a9360ac3145.js" integrity="sha512-NcERO8wWxaWb8DEIL55jgiqpUoBCOIGnhHp/8zoW5imc5qhA2e9OENlH4DChjz8gNZr7LsDzWWdIS5qTYKwxRQ=="></script>
<script type="text/javascript" src="/js/process.min.62060bb247f4de2b6dde45903668fefb68d792f365587605177b1227c0cf43588701edaca0cb40e2c8e2789bd5ce67c1d2a215b9fb258c3496a7cd25e7cb5fdf.js" integrity="sha512-YgYLskf03itt3kWQNmj&#43;&#43;2jXkvNlWHYFF3sSJ8DPQ1iHAe2soMtA4sjieJvVzmfB0qIVufsljDSWp80l58tf3w=="></script>
</footer><div

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en" dir="ltr" class="scroll-smooth" data-default-appearance="dark"
data-auto-appearance="true"><head>
<meta name="generator" content="Hugo 0.119.0">
<meta name="generator" content="Hugo 0.122.0">
<meta charset="utf-8" />
<meta http-equiv="content-language" content="en" />
@ -31,8 +31,8 @@
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.13b1ee88b0d1f7e71cbf0e74ee92a3707f41ec8cea4d82c6e92d2b4de4364cb3e8196cef25ef109f58347cb8595e11c39b0e796fb4afd9bd5dcc360ae8ea3302.css"
integrity="sha512-E7HuiLDR9&#43;ccvw507pKjcH9B7IzqTYLG6S0rTeQ2TLPoGWzvJe8Qn1g0fLhZXhHDmw55b7Sv2b1dzDYK6OozAg==" />
<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"
@ -46,12 +46,14 @@
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.006a5ac4ddc20468d3cbac5f715178db0c4e87ec9673e6f6bc123ea9d5b9368c9c5323358b3f6eb419028d87c3c45a8d704eedbee9458cc2d0596554a058d611.js"
integrity="sha512-AGpaxN3CBGjTy6xfcVF42wxOh&#43;yWc&#43;b2vBI&#43;qdW5NoycUyM1iz9utBkCjYfDxFqNcE7tvulFjMLQWWVUoFjWEQ==" data-copy="" data-copied=""></script>
<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>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
@ -68,8 +70,8 @@
<meta property="og:type" content="website" />
<meta property="og:url" content="https://kilobytekeith.com/" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content=""/>
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content=""/>
<meta name="twitter:description" content="KilobyteKeith on Twitch"/>
@ -177,6 +179,7 @@
<div class="flex flex-1 items-center justify-between">
<nav class="flex space-x-3">
<a href="/" class="text-base font-medium text-gray-500 hover:text-gray-900">KilobyteKeith</a>
@ -220,7 +223,7 @@
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -350,6 +353,7 @@
<label id="menu-button" for="menu-controller" class="block">
<input type="checkbox" id="menu-controller" class="hidden" />
<div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400">
@ -380,7 +384,6 @@
<li class="mt-1">
<a href="/commands/" class="flex items-center">
@ -420,7 +423,7 @@
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -454,10 +457,10 @@
</ul>
</div>
</label>
</div>
@ -527,7 +530,7 @@
<div class="flex flex-wrap">
<a class="px-2 hover:text-primary-400 text-primary-800 dark:text-primary-200" href="https://twitch.tv/kilobytekeith" target="_blank"
<a class="px-1 hover:text-primary-400 text-primary-800 dark:text-primary-200" href="https://twitch.tv/kilobytekeith" target="_blank"
aria-label="Twitch" rel="me noopener noreferrer">
<span class="relative block icon">
@ -539,7 +542,7 @@
<a class="px-2 hover:text-primary-400 text-primary-800 dark:text-primary-200" href="mailto:KilobyteKeith@gmail.com" target="_blank"
<a class="px-1 hover:text-primary-400 text-primary-800 dark:text-primary-200" href="mailto:KilobyteKeith@gmail.com" target="_blank"
aria-label="Envelope" rel="me noopener noreferrer">
<span class="relative block icon">
@ -550,7 +553,7 @@
<a class="px-2 hover:text-primary-400 text-primary-800 dark:text-primary-200" href="https://shop.kilobytekeith.com/" target="_blank"
<a class="px-1 hover:text-primary-400 text-primary-800 dark:text-primary-200" href="https://shop.kilobytekeith.com/" target="_blank"
aria-label="Link" rel="me noopener noreferrer">
<span class="relative block icon">
@ -562,7 +565,7 @@
<a class="px-2 hover:text-primary-400 text-primary-800 dark:text-primary-200" href="https://twitter.com/kilobytekeith" target="_blank"
<a class="px-1 hover:text-primary-400 text-primary-800 dark:text-primary-200" href="https://twitter.com/kilobytekeith" target="_blank"
aria-label="Twitter" rel="me noopener noreferrer">
<span class="relative block icon">
@ -574,7 +577,7 @@
<a class="px-2 hover:text-primary-400 text-primary-800 dark:text-primary-200" href="https://www.youtube.com/@kilobytekeith" target="_blank"
<a class="px-1 hover:text-primary-400 text-primary-800 dark:text-primary-200" href="https://www.youtube.com/@kilobytekeith" target="_blank"
aria-label="Youtube" rel="me noopener noreferrer">
<span class="relative block icon">
@ -586,7 +589,7 @@
<a class="px-2 hover:text-primary-400 text-primary-800 dark:text-primary-200" href="/discord" target="_blank"
<a class="px-1 hover:text-primary-400 text-primary-800 dark:text-primary-200" href="/discord" target="_blank"
aria-label="Discord" rel="me noopener noreferrer">
<span class="relative block icon">
@ -634,7 +637,7 @@ document.body.prepend(snow)
<div id="top-scroller" class="pointer-events-none absolute top-[110vh] bottom-0 w-12 ltr:right-0 rtl:left-0">
<a href="#the-top"
class="pointer-events-auto sticky top-[calc(100vh-5.5rem)] flex h-12 w-12 mb-16 items-center justify-center rounded-full bg-neutral/50 text-xl text-neutral-700 backdrop-blur hover:text-primary-600 dark:bg-neutral-800/50 dark:text-neutral dark:hover:text-primary-400"
class="pointer-events-auto sticky top-[calc(100vh-5.5rem)] flex h-12 w-12 mb-16 items-center justify-center rounded-full bg-neutral/50 text-xl text-neutral-700 hover:text-primary-600 dark:bg-neutral-800/50 dark:text-neutral dark:hover:text-primary-400"
aria-label="Scroll to top" title="Scroll to top">
&uarr;
</a>
@ -668,7 +671,7 @@ document.body.prepend(snow)
</script>
<script type="text/javascript" src="/js/process.min.35c1113bcc16c5a59bf031082f9e63822aa95280423881a7847a7ff33a16e6299ce6a840d9ef4e10d947e030a18f3f20359afb2ec0f35967484b9a9360ac3145.js" integrity="sha512-NcERO8wWxaWb8DEIL55jgiqpUoBCOIGnhHp/8zoW5imc5qhA2e9OENlH4DChjz8gNZr7LsDzWWdIS5qTYKwxRQ=="></script>
<script type="text/javascript" src="/js/process.min.62060bb247f4de2b6dde45903668fefb68d792f365587605177b1227c0cf43588701edaca0cb40e2c8e2789bd5ce67c1d2a215b9fb258c3496a7cd25e7cb5fdf.js" integrity="sha512-YgYLskf03itt3kWQNmj&#43;&#43;2jXkvNlWHYFF3sSJ8DPQ1iHAe2soMtA4sjieJvVzmfB0qIVufsljDSWp80l58tf3w=="></script>
</footer><div

View File

@ -1 +1 @@
[{"content":"","date":"1 January 2024","permalink":"/updates/","section":"","summary":"","title":""},{"content":"For business inquiries: KilobyteKeith@gmail.com\n","date":"1 January 0001","permalink":"/","section":"","summary":"For business inquiries: KilobyteKeith@gmail.","title":""},{"content":" Twitch Commands # Subscriber-Only # !anime “I have the power of God AND anime!” !ban “Whoop! Whoop! Thats the sound of da police!\u0026quot; !bust “Lord have mercy Im bout to bust!” !bye “Bye Felicia!” !cake “Piece of cake!” !canada “Dear, Canada. Fuck you.” !crap “Get that crap outta here!” !damnSon “Damn, son! Whered you find this?” !fetch “That is sooo fetch!” !fun “F is for friends…” !kbk \u0026ldquo;KilobyteKeith that motherfucker!\u0026rdquo; !keke \u0026ldquo;All hail Keke\u0026hellip;\u0026rdquo; !king “Hail to the king, baby!” !nuts “Youre gonna love my nuts.” !oof “Oof!” !poggers “Poggers!” !RIP !squidward “Oh God, hes hot!” !UWU “UwU” !winning “It doesnt matter if you win by an inch or a mile…” !xgames “Hes on X Games mode.” Everyone # !18+ !activision !battleNet !bttv !bunnyVibe !catJam !cheer !clap !clip !commands !countAdd !countRemove !discord !hey !hornyJail !hug !hype !hypeTrain !lurk !nocontext !pee !pet !ratjam !sens !slap !song !spank !steam !switch !tableflip ","date":"1 January 0001","permalink":"/commands/","section":"","summary":"Twitch Commands # Subscriber-Only # !","title":""},{"content":"","date":"1 January 0001","permalink":"/authors/","section":"Authors","summary":"","title":"Authors"},{"content":" To Complete: # DOOM II The Legend of Zelda: A Link to the Past Metal Gear Solid 1, 2, and 3. Completed on Stream # 01/14/24 ","date":"1 January 0001","permalink":"/games/","section":"","summary":"To Complete: # DOOM II The Legend of Zelda: A Link to the Past Metal Gear Solid 1, 2, and 3.","title":"Best Games to Beat"},{"content":"","date":"1 January 0001","permalink":"/categories/","section":"Categories","summary":"","title":"Categories"},{"content":" Edit courtesy of Naldo ","date":"1 January 0001","permalink":"/onlyfans/","section":"","summary":" Edit courtesy of Naldo ","title":"OnlyFans"},{"content":"","date":"1 January 0001","permalink":"/series/","section":"Series","summary":"","title":"Series"},{"content":"","date":"1 January 0001","permalink":"/tags/","section":"Tags","summary":"","title":"Tags"}]
[{"content":"","date":"1 January 2024","permalink":"/updates/","section":"","summary":"","title":""},{"content":"For business inquiries: KilobyteKeith@gmail.com\n","date":"1 January 0001","permalink":"/","section":"","summary":"For business inquiries: KilobyteKeith@gmail.","title":""},{"content":"Twitch Commands # Subscriber-Only # !anime “I have the power of God AND anime!” !ban “Whoop! Whoop! Thats the sound of da police!\u0026quot; !bust “Lord have mercy Im bout to bust!” !bye “Bye Felicia!” !cake “Piece of cake!” !canada “Dear, Canada. Fuck you.” !crap “Get that crap outta here!” !damnSon “Damn, son! Whered you find this?” !fetch “That is sooo fetch!” !fun “F is for friends…” !kbk \u0026ldquo;KilobyteKeith that motherfucker!\u0026rdquo; !keke \u0026ldquo;All hail Keke\u0026hellip;\u0026rdquo; !king “Hail to the king, baby!” !nuts “Youre gonna love my nuts.” !oof “Oof!” !poggers “Poggers!” !RIP !squidward “Oh God, hes hot!” !UWU “UwU” !winning “It doesnt matter if you win by an inch or a mile…” !xgames “Hes on X Games mode.” Everyone # !18+ !activision !battleNet !bttv !bunnyVibe !catJam !cheer !clap !clip !commands !countAdd !countRemove !discord !hey !hornyJail !hug !hype !hypeTrain !lurk !nocontext !pee !pet !ratjam !sens !slap !song !spank !steam !switch !tableflip ","date":"1 January 0001","permalink":"/commands/","section":"","summary":"Twitch Commands # Subscriber-Only # !","title":""},{"content":"","date":"1 January 0001","permalink":"/authors/","section":"Authors","summary":"","title":"Authors"},{"content":" Playing live on Twitch # Completed on Stream ✔️ # DOOM Metal Gear Solid DOOM Metal Gear Solid ","date":"1 January 0001","permalink":"/games/","section":"","summary":" Playing live on Twitch # Completed on Stream ✔️ # DOOM Metal Gear Solid DOOM Metal Gear Solid ","title":"Best Games Never Beat"},{"content":"","date":"1 January 0001","permalink":"/categories/","section":"Categories","summary":"","title":"Categories"},{"content":" Edit courtesy of Naldo ","date":"1 January 0001","permalink":"/onlyfans/","section":"","summary":" Edit courtesy of Naldo ","title":"OnlyFans"},{"content":"","date":"1 January 0001","permalink":"/series/","section":"Series","summary":"","title":"Series"},{"content":"","date":"1 January 0001","permalink":"/tags/","section":"Tags","summary":"","title":"Tags"}]

View File

@ -29,12 +29,12 @@
</item>
<item>
<title>Best Games to Beat</title>
<title>Best Games Never Beat</title>
<link>https://kilobytekeith.com/games/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://kilobytekeith.com/games/</guid>
<description>To Complete: # DOOM II The Legend of Zelda: A Link to the Past Metal Gear Solid 1, 2, and 3.</description>
<description> Playing live on Twitch # Completed on Stream ✔️ # DOOM Metal Gear Solid DOOM Metal Gear Solid </description>
<media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://kilobytekeith.com/games/feature-retro-wallpaper.png" />
</item>

View File

@ -26,8 +26,8 @@
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.13b1ee88b0d1f7e71cbf0e74ee92a3707f41ec8cea4d82c6e92d2b4de4364cb3e8196cef25ef109f58347cb8595e11c39b0e796fb4afd9bd5dcc360ae8ea3302.css"
integrity="sha512-E7HuiLDR9&#43;ccvw507pKjcH9B7IzqTYLG6S0rTeQ2TLPoGWzvJe8Qn1g0fLhZXhHDmw55b7Sv2b1dzDYK6OozAg==" />
<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"
@ -41,12 +41,14 @@
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.006a5ac4ddc20468d3cbac5f715178db0c4e87ec9673e6f6bc123ea9d5b9368c9c5323358b3f6eb419028d87c3c45a8d704eedbee9458cc2d0596554a058d611.js"
integrity="sha512-AGpaxN3CBGjTy6xfcVF42wxOh&#43;yWc&#43;b2vBI&#43;qdW5NoycUyM1iz9utBkCjYfDxFqNcE7tvulFjMLQWWVUoFjWEQ==" data-copy="" data-copied=""></script>
<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>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
@ -61,13 +63,13 @@
<meta property="og:title" content="OnlyFans" />
<meta property="og:description" content="KilobyteKeith&#39;s OnlyFans" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://kilobytekeith.com/onlyfans/" /><meta property="og:image" content="https://kilobytekeith.com/onlyfans/feature-wallpaper.png"/><meta property="article:section" content="" />
<meta property="og:url" content="https://kilobytekeith.com/onlyfans/" /><meta property="og:image" content="https://kilobytekeith.com/onlyfans/feature-wallpaper.png" /><meta property="article:section" content="" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://kilobytekeith.com/onlyfans/feature-wallpaper.png"/>
<meta name="twitter:title" content="OnlyFans"/>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://kilobytekeith.com/onlyfans/feature-wallpaper.png" /><meta name="twitter:title" content="OnlyFans"/>
<meta name="twitter:description" content="KilobyteKeith&#39;s OnlyFans"/>
@ -186,6 +188,7 @@
<div class="flex flex-1 items-center justify-between">
<nav class="flex space-x-3">
<a href="/" class="text-base font-medium text-gray-500 hover:text-gray-900">KilobyteKeith</a>
@ -229,7 +232,7 @@
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -359,6 +362,7 @@
<label id="menu-button" for="menu-controller" class="block">
<input type="checkbox" id="menu-controller" class="hidden" />
<div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400">
@ -389,7 +393,6 @@
<li class="mt-1">
<a href="/commands/" class="flex items-center">
@ -429,7 +432,7 @@
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -463,10 +466,10 @@
</ul>
</div>
</label>
</div>
@ -561,6 +564,8 @@
@ -635,7 +640,7 @@
<div class="max-w-prose mb-20">
<div class="article-content max-w-prose mb-20">
<video width="100%" controls>
<source src="/onlyfans/video/uwu.mp4" type="video/mp4" alt="KilobyteKeith saying UwU">
</video>
@ -655,13 +660,15 @@
</div>
<script>
var oid = "views_onlyfans\/index.md"
var oid_likes = "likes_onlyfans\/index.md"
</script>
<script type="text/javascript" src="/js/page.min.0e49973b4ad0a382c7c6012d8bff8226316642daabc4f8a20477bd08674f3da6e2fa993bc20ad4f51e7c5bb68e6f913a207a7c4fe37ea0e7b806894afce0a64e.js" integrity="sha512-DkmXO0rQo4LHxgEti/&#43;CJjFmQtqrxPiiBHe9CGdPPabi&#43;pk7wgrU9R58W7aOb5E6IHp8T&#43;N&#43;oOe4BolK/OCmTg=="></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">
@ -674,7 +681,7 @@
<div id="top-scroller" class="pointer-events-none absolute top-[110vh] bottom-0 w-12 ltr:right-0 rtl:left-0">
<a href="#the-top"
class="pointer-events-auto sticky top-[calc(100vh-5.5rem)] flex h-12 w-12 mb-16 items-center justify-center rounded-full bg-neutral/50 text-xl text-neutral-700 backdrop-blur hover:text-primary-600 dark:bg-neutral-800/50 dark:text-neutral dark:hover:text-primary-400"
class="pointer-events-auto sticky top-[calc(100vh-5.5rem)] flex h-12 w-12 mb-16 items-center justify-center rounded-full bg-neutral/50 text-xl text-neutral-700 hover:text-primary-600 dark:bg-neutral-800/50 dark:text-neutral dark:hover:text-primary-400"
aria-label="Scroll to top" title="Scroll to top">
&uarr;
</a>
@ -708,7 +715,7 @@
</script>
<script type="text/javascript" src="/js/process.min.35c1113bcc16c5a59bf031082f9e63822aa95280423881a7847a7ff33a16e6299ce6a840d9ef4e10d947e030a18f3f20359afb2ec0f35967484b9a9360ac3145.js" integrity="sha512-NcERO8wWxaWb8DEIL55jgiqpUoBCOIGnhHp/8zoW5imc5qhA2e9OENlH4DChjz8gNZr7LsDzWWdIS5qTYKwxRQ=="></script>
<script type="text/javascript" src="/js/process.min.62060bb247f4de2b6dde45903668fefb68d792f365587605177b1227c0cf43588701edaca0cb40e2c8e2789bd5ce67c1d2a215b9fb258c3496a7cd25e7cb5fdf.js" integrity="sha512-YgYLskf03itt3kWQNmj&#43;&#43;2jXkvNlWHYFF3sSJ8DPQ1iHAe2soMtA4sjieJvVzmfB0qIVufsljDSWp80l58tf3w=="></script>
</footer><div

View File

@ -6,6 +6,12 @@
User-agent: anthropic-ai
Disallow: /
# AI Data Scraper
# https://darkvisitors.com/agents/bytespider
User-agent: Bytespider
Disallow: /
# AI Data Scraper
# https://darkvisitors.com/agents/ccbot
@ -31,18 +37,9 @@ User-agent: GPTBot
Disallow: /
# AI Data Scraper
# https://darkvisitors.com/agents/omgilibot
User-agent: omgilibot
Disallow: /
# https://darkvisitors.com/agents/omgili
User-agent: omgili
Disallow: /
User-agent: ChatGPT-User
Disallow: /
User-agent: AdsBot-Google
Disallow: /
Sitemap: https://kilobytekeith.com/sitemap.xml

View File

@ -28,8 +28,8 @@
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.13b1ee88b0d1f7e71cbf0e74ee92a3707f41ec8cea4d82c6e92d2b4de4364cb3e8196cef25ef109f58347cb8595e11c39b0e796fb4afd9bd5dcc360ae8ea3302.css"
integrity="sha512-E7HuiLDR9&#43;ccvw507pKjcH9B7IzqTYLG6S0rTeQ2TLPoGWzvJe8Qn1g0fLhZXhHDmw55b7Sv2b1dzDYK6OozAg==" />
<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"
@ -43,12 +43,14 @@
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.006a5ac4ddc20468d3cbac5f715178db0c4e87ec9673e6f6bc123ea9d5b9368c9c5323358b3f6eb419028d87c3c45a8d704eedbee9458cc2d0596554a058d611.js"
integrity="sha512-AGpaxN3CBGjTy6xfcVF42wxOh&#43;yWc&#43;b2vBI&#43;qdW5NoycUyM1iz9utBkCjYfDxFqNcE7tvulFjMLQWWVUoFjWEQ==" data-copy="" data-copied=""></script>
<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>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
@ -65,8 +67,8 @@
<meta property="og:type" content="website" />
<meta property="og:url" content="https://kilobytekeith.com/series/" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Series"/>
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Series"/>
<meta name="twitter:description" content="KilobyteKeith on Twitch"/>
@ -158,6 +160,7 @@
<div class="flex flex-1 items-center justify-between">
<nav class="flex space-x-3">
<a href="/" class="text-base font-medium text-gray-500 hover:text-gray-900">KilobyteKeith</a>
@ -201,7 +204,7 @@
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -331,6 +334,7 @@
<label id="menu-button" for="menu-controller" class="block">
<input type="checkbox" id="menu-controller" class="hidden" />
<div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400">
@ -361,7 +365,6 @@
<li class="mt-1">
<a href="/commands/" class="flex items-center">
@ -401,7 +404,7 @@
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -435,10 +438,10 @@
</ul>
</div>
</label>
</div>
@ -507,7 +510,7 @@
</script>
<script type="text/javascript" src="/js/page.min.0e49973b4ad0a382c7c6012d8bff8226316642daabc4f8a20477bd08674f3da6e2fa993bc20ad4f51e7c5bb68e6f913a207a7c4fe37ea0e7b806894afce0a64e.js" integrity="sha512-DkmXO0rQo4LHxgEti/&#43;CJjFmQtqrxPiiBHe9CGdPPabi&#43;pk7wgrU9R58W7aOb5E6IHp8T&#43;N&#43;oOe4BolK/OCmTg=="></script>
<script type="text/javascript" src="/js/page.min.5b1bad196a6075a1e11bae1dc95f24f67b610948a00525e347566c5a62338ea78f1c7224ab9a53873dcdb2a1a7d7d391b8a8ef45561297f68806c01315b0c4f6.js" integrity="sha512-WxutGWpgdaHhG64dyV8k9nthCUigBSXjR1ZsWmIzjqePHHIkq5pThz3NsqGn19ORuKjvRVYSl/aIBsATFbDE9g=="></script>
@ -550,7 +553,7 @@
</script>
<script type="text/javascript" src="/js/process.min.35c1113bcc16c5a59bf031082f9e63822aa95280423881a7847a7ff33a16e6299ce6a840d9ef4e10d947e030a18f3f20359afb2ec0f35967484b9a9360ac3145.js" integrity="sha512-NcERO8wWxaWb8DEIL55jgiqpUoBCOIGnhHp/8zoW5imc5qhA2e9OENlH4DChjz8gNZr7LsDzWWdIS5qTYKwxRQ=="></script>
<script type="text/javascript" src="/js/process.min.62060bb247f4de2b6dde45903668fefb68d792f365587605177b1227c0cf43588701edaca0cb40e2c8e2789bd5ce67c1d2a215b9fb258c3496a7cd25e7cb5fdf.js" integrity="sha512-YgYLskf03itt3kWQNmj&#43;&#43;2jXkvNlWHYFF3sSJ8DPQ1iHAe2soMtA4sjieJvVzmfB0qIVufsljDSWp80l58tf3w=="></script>
</footer><div

View File

@ -28,8 +28,8 @@
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.13b1ee88b0d1f7e71cbf0e74ee92a3707f41ec8cea4d82c6e92d2b4de4364cb3e8196cef25ef109f58347cb8595e11c39b0e796fb4afd9bd5dcc360ae8ea3302.css"
integrity="sha512-E7HuiLDR9&#43;ccvw507pKjcH9B7IzqTYLG6S0rTeQ2TLPoGWzvJe8Qn1g0fLhZXhHDmw55b7Sv2b1dzDYK6OozAg==" />
<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"
@ -43,12 +43,14 @@
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.006a5ac4ddc20468d3cbac5f715178db0c4e87ec9673e6f6bc123ea9d5b9368c9c5323358b3f6eb419028d87c3c45a8d704eedbee9458cc2d0596554a058d611.js"
integrity="sha512-AGpaxN3CBGjTy6xfcVF42wxOh&#43;yWc&#43;b2vBI&#43;qdW5NoycUyM1iz9utBkCjYfDxFqNcE7tvulFjMLQWWVUoFjWEQ==" data-copy="" data-copied=""></script>
<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>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
@ -65,8 +67,8 @@
<meta property="og:type" content="website" />
<meta property="og:url" content="https://kilobytekeith.com/tags/" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Tags"/>
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Tags"/>
<meta name="twitter:description" content="KilobyteKeith on Twitch"/>
@ -158,6 +160,7 @@
<div class="flex flex-1 items-center justify-between">
<nav class="flex space-x-3">
<a href="/" class="text-base font-medium text-gray-500 hover:text-gray-900">KilobyteKeith</a>
@ -201,7 +204,7 @@
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -331,6 +334,7 @@
<label id="menu-button" for="menu-controller" class="block">
<input type="checkbox" id="menu-controller" class="hidden" />
<div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400">
@ -361,7 +365,6 @@
<li class="mt-1">
<a href="/commands/" class="flex items-center">
@ -401,7 +404,7 @@
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -435,10 +438,10 @@
</ul>
</div>
</label>
</div>
@ -507,7 +510,7 @@
</script>
<script type="text/javascript" src="/js/page.min.0e49973b4ad0a382c7c6012d8bff8226316642daabc4f8a20477bd08674f3da6e2fa993bc20ad4f51e7c5bb68e6f913a207a7c4fe37ea0e7b806894afce0a64e.js" integrity="sha512-DkmXO0rQo4LHxgEti/&#43;CJjFmQtqrxPiiBHe9CGdPPabi&#43;pk7wgrU9R58W7aOb5E6IHp8T&#43;N&#43;oOe4BolK/OCmTg=="></script>
<script type="text/javascript" src="/js/page.min.5b1bad196a6075a1e11bae1dc95f24f67b610948a00525e347566c5a62338ea78f1c7224ab9a53873dcdb2a1a7d7d391b8a8ef45561297f68806c01315b0c4f6.js" integrity="sha512-WxutGWpgdaHhG64dyV8k9nthCUigBSXjR1ZsWmIzjqePHHIkq5pThz3NsqGn19ORuKjvRVYSl/aIBsATFbDE9g=="></script>
@ -550,7 +553,7 @@
</script>
<script type="text/javascript" src="/js/process.min.35c1113bcc16c5a59bf031082f9e63822aa95280423881a7847a7ff33a16e6299ce6a840d9ef4e10d947e030a18f3f20359afb2ec0f35967484b9a9360ac3145.js" integrity="sha512-NcERO8wWxaWb8DEIL55jgiqpUoBCOIGnhHp/8zoW5imc5qhA2e9OENlH4DChjz8gNZr7LsDzWWdIS5qTYKwxRQ=="></script>
<script type="text/javascript" src="/js/process.min.62060bb247f4de2b6dde45903668fefb68d792f365587605177b1227c0cf43588701edaca0cb40e2c8e2789bd5ce67c1d2a215b9fb258c3496a7cd25e7cb5fdf.js" integrity="sha512-YgYLskf03itt3kWQNmj&#43;&#43;2jXkvNlWHYFF3sSJ8DPQ1iHAe2soMtA4sjieJvVzmfB0qIVufsljDSWp80l58tf3w=="></script>
</footer><div

View File

@ -26,8 +26,8 @@
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.13b1ee88b0d1f7e71cbf0e74ee92a3707f41ec8cea4d82c6e92d2b4de4364cb3e8196cef25ef109f58347cb8595e11c39b0e796fb4afd9bd5dcc360ae8ea3302.css"
integrity="sha512-E7HuiLDR9&#43;ccvw507pKjcH9B7IzqTYLG6S0rTeQ2TLPoGWzvJe8Qn1g0fLhZXhHDmw55b7Sv2b1dzDYK6OozAg==" />
<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"
@ -41,12 +41,14 @@
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.006a5ac4ddc20468d3cbac5f715178db0c4e87ec9673e6f6bc123ea9d5b9368c9c5323358b3f6eb419028d87c3c45a8d704eedbee9458cc2d0596554a058d611.js"
integrity="sha512-AGpaxN3CBGjTy6xfcVF42wxOh&#43;yWc&#43;b2vBI&#43;qdW5NoycUyM1iz9utBkCjYfDxFqNcE7tvulFjMLQWWVUoFjWEQ==" data-copy="" data-copied=""></script>
<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>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
@ -65,8 +67,8 @@
<meta property="article:published_time" content="2024-01-01T00:00:00+00:00" />
<meta property="article:modified_time" content="2024-01-01T00:00:00+00:00" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content=""/>
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content=""/>
<meta name="twitter:description" content=""/>
@ -185,6 +187,7 @@
<div class="flex flex-1 items-center justify-between">
<nav class="flex space-x-3">
<a href="/" class="text-base font-medium text-gray-500 hover:text-gray-900">KilobyteKeith</a>
@ -228,7 +231,7 @@
</span>
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-base font-medium text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -358,6 +361,7 @@
<label id="menu-button" for="menu-controller" class="block">
<input type="checkbox" id="menu-controller" class="hidden" />
<div class="cursor-pointer hover:text-primary-600 dark:hover:text-primary-400">
@ -388,7 +392,6 @@
<li class="mt-1">
<a href="/commands/" class="flex items-center">
@ -428,7 +431,7 @@
</div>
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games to Beat">
<p class="text-bg font-bg text-gray-500 hover:text-gray-900" title="Best Games Never Beat">
Gamelist
</p>
</a>
@ -462,10 +465,10 @@
</ul>
</div>
</label>
</div>
@ -560,6 +563,8 @@
@ -634,7 +639,7 @@
<div class="max-w-prose mb-20">
<div class="article-content max-w-prose mb-20">
</div>
@ -645,13 +650,15 @@
</div>
<script>
var oid = "views_updates\/index.md"
var oid_likes = "likes_updates\/index.md"
</script>
<script type="text/javascript" src="/js/page.min.0e49973b4ad0a382c7c6012d8bff8226316642daabc4f8a20477bd08674f3da6e2fa993bc20ad4f51e7c5bb68e6f913a207a7c4fe37ea0e7b806894afce0a64e.js" integrity="sha512-DkmXO0rQo4LHxgEti/&#43;CJjFmQtqrxPiiBHe9CGdPPabi&#43;pk7wgrU9R58W7aOb5E6IHp8T&#43;N&#43;oOe4BolK/OCmTg=="></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">
@ -692,7 +699,7 @@
</script>
<script type="text/javascript" src="/js/process.min.35c1113bcc16c5a59bf031082f9e63822aa95280423881a7847a7ff33a16e6299ce6a840d9ef4e10d947e030a18f3f20359afb2ec0f35967484b9a9360ac3145.js" integrity="sha512-NcERO8wWxaWb8DEIL55jgiqpUoBCOIGnhHp/8zoW5imc5qhA2e9OENlH4DChjz8gNZr7LsDzWWdIS5qTYKwxRQ=="></script>
<script type="text/javascript" src="/js/process.min.62060bb247f4de2b6dde45903668fefb68d792f365587605177b1227c0cf43588701edaca0cb40e2c8e2789bd5ce67c1d2a215b9fb258c3496a7cd25e7cb5fdf.js" integrity="sha512-YgYLskf03itt3kWQNmj&#43;&#43;2jXkvNlWHYFF3sSJ8DPQ1iHAe2soMtA4sjieJvVzmfB0qIVufsljDSWp80l58tf3w=="></script>
</footer><div

@ -1 +1 @@
Subproject commit 0a9b4a29a18bee3d2f2929441945f2f11ae4acf3
Subproject commit ddf79f4573edfdd40592fad843cab508b1885cfb