build tHE THINGS

This commit is contained in:
zoe 2023-03-12 16:06:29 +01:00
parent b0b3af4ecf
commit 6146ebf387
21 changed files with 309 additions and 107 deletions

View File

@ -25,6 +25,12 @@ hope you have fun playing them! but if you don’t that sounds like a person
<div id="pagelist">
<div id="postlist">
<h2 class="colorswitch posttitle">
<a class="colorswitch singlepagelink" href="https://zoe.kittycat.homes/games/mystery_creature/">mystery creature</h2><div class="postdescription">short visual novel for gameboy and web</a><br>
<a class="postinfo colorswitch" href="https://zoe.kittycat.homes/games/mystery_creature/">read more...</a>
</div>
<div id="postlist">
<h2 class="colorswitch posttitle">
<a class="colorswitch singlepagelink" href="https://zoe.kittycat.homes/games/trainyard-trouble/">trainyard trouble</h2><div class="postdescription">cargo management game</a><br>

View File

@ -7,6 +7,15 @@
<generator>Hugo -- gohugo.io</generator>
<language>eng</language>
<lastBuildDate>Fri, 15 Apr 2022 20:42:16 +0200</lastBuildDate><atom:link href="https://zoe.kittycat.homes/games/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>mystery creature</title>
<link>https://zoe.kittycat.homes/games/mystery_creature/</link>
<pubDate>Sun, 12 Mar 2023 15:31:26 +0100</pubDate>
<guid>https://zoe.kittycat.homes/games/mystery_creature/</guid>
<description>Mystery creature is a small visual novel for the gameboy (dmg) and web in which an alien finds a cat. It even has multiple endings! Hooray! The game was made for a game jam and it was very fun to develop for gameboy. :)</description>
</item>
<item>
<title>trainyard trouble</title>
<link>https://zoe.kittycat.homes/games/trainyard-trouble/</link>
@ -14,7 +23,7 @@
<guid>https://zoe.kittycat.homes/games/trainyard-trouble/</guid>
<description>itch.io git
tess and i also made this game for a game jam! you manage a cargo train terminal with three trains and your goal is to survive as long as you can without the storage area overflowing we made this for a godot wildjam and it was a bit messy! the plan was to try out godot 4, which was in alpha 4 at that point, and most of the things worked fine until we tried to export the game&amp;hellip; the macos version had sound, but no video, the windows version had video but no sound, but the linux version worked fine so that&amp;rsquo;s great!</description>
tess and i also made this game for a game jam! you manage a cargo train terminal with three trains and your goal is to survive as long as you can without the storage area overflowing we made this for a godot wildjam and it was a bit messy! the plan was to try out godot 4, which was in alpha 4 at that point, and most of the things worked fine until we tried to export the game&amp;hellip; the macos version had sound, but no video, the windows version had video but no sound, but the linux version worked fine so that&amp;rsquo;s great!</description>
</item>
<item>
@ -24,7 +33,7 @@ tess and i also made this game for a game jam! you manage a cargo train terminal
<guid>https://zoe.kittycat.homes/games/plantgame/</guid>
<description>itch.io git
there&amp;rsquo;s not really a lot to do here, but you get to watch a randomly generated plant grow and talk to it! i made this game together with tess for the procjam 21 we made it in godot and it was a very pleasent experience you can play it in the browser on itch.io!</description>
there&amp;rsquo;s not really a lot to do here, but you get to watch a randomly generated plant grow and talk to it! i made this game together with tess for the procjam 21 we made it in godot and it was a very pleasent experience you can play it in the browser on itch.io!</description>
</item>
</channel>

View File

@ -0,0 +1,91 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="short visual novel for gameboy and web">
<title>mystery creature@bat</title>
<script type="module" src="/js/main.js"></script>
<link rel="stylesheet" href="/scss/main.css">
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
</head>
<body class="colorswitch"><div id="content">
<section id="main">
<div class="titlecontainer">
<h1 id="title" class="colorswitch"><a href="../" class="colorswitch uplink">mystery creature</a></h1>
</div>
<div>
<article id="content" class="colorswitch">
<figure><img src="/img/creature.gif"
alt="a gif with some gameplay. there are some text boxes and a cat sitting in a bright room. dialogue: there are several round items on the right. you suspect them to be a bed, food and water. \&gt; try the food. the small creature makes a noise. it sounds displased with you. the food doesnt taste great either. overall not a good decision"/>
</figure>
<p>Mystery creature is a small visual novel for the gameboy (dmg) and <a href="https://fruitsbat.itch.io/mystery-creature">web</a> in which an alien finds a cat.
It even has multiple endings! Hooray! The game was made for <a href="https://itch.io/jam/my-first-game-jam-winter-2023">a game jam</a> and it was very fun to develop for gameboy. :)</p>
</article>
</div>
</section>
<aside id="meta">
<div>
<section>
</section>
</div>
</aside>
</div><footer class="colorswitch">
<span id="footer-left"><a href="/" id="pageindicator" class="colorswitch" title="mystery creature"> bat</a></span>
<span id="footer-center">
<nav id="footer-nav" aria-label="navigation">
<a class="footer-nav-item colorswitch" href="/" title="home"></a>
<a class="footer-nav-item colorswitch" href="/links/" title="links"></a>
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
<a class="footer-nav-item active colorswitch" href="/games/" title="games"></a>
<a class="footer-nav-item colorswitch" href="/software/" title="software"></a>
</nav>
</span>
<span id="footer-right">
<div class="flexjs">
<input type="checkbox" id="darkmode-toggle" aria-label="darkmode toggle" class="toggleinput">
<label class="togglelabel colorswitch" for="darkmode-toggle" aria-label="darkmode toggle" role="checkbox" id="darkmode-toggle-label"></label>
</div>
<div class="flexjs">
<button type="button" id="darkmode-button-small" class="colorswitch hamburger"></button>
<nav aria-label="hamburger menu">
<button type="button" id="hamburger-button" class="colorswitch hamburger" title="hamburger navigation menu button"></button>
</nav>
</div>
<noscript>
<nav>
<a class="colorswitch footer-nav-item" id="replacement-burger" href="/nav"></a>
</nav>
</noscript>
<div class="hamburger colorswitch hidden" id="hamburger-bg">
<nav id="hamburger-nav" aria-label="navigation">
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
<a class="hamburger-nav-item colorswitch" href="/links/" title="links"> links</a><br>
<a class="hamburger-nav-item colorswitch" href="/music/" title="music"> music</a><br>
<a class="hamburger-nav-item active colorswitch" href="/games/" title="games"> games</a><br>
<a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a><br>
</nav>
</span>
</noscript>
</footer>
</body>
</html>

View File

@ -20,9 +20,8 @@
<p><a href="https://bathearttiger.itch.io/untitled-plant-game">itch.io</a> <a href="https://git.kittycat.homes/BatHeartTiger/untitled-plant-game">git</a></p>
<p>there&rsquo;s not really a lot to do here, but you get to watch a randomly generated plant grow and talk to it!
i made this game together with <a href="/links/buddies/#tess">tess</a> for the <a href="https://www.procjam.com/">procjam 21</a>
<figure>
<img src="/img/plantgame.webp"
alt="plantgame screenshot, there&#39;s a randomly generated plant in front of a window, theres also a dialogue box where the plant is talking to you!"/>
<figure><img src="/img/plantgame.webp"
alt="plantgame screenshot, there&#39;s a randomly generated plant in front of a window, theres also a dialogue box where the plant is talking to you!"/>
</figure>
</p>
<p>we made it in godot and it was a very pleasent experience you can play it in the browser on <a href="https://bathearttiger.itch.io/untitled-plant-game">itch.io</a>!</p>
@ -50,7 +49,7 @@ i made this game together with <a href="/links/buddies/#tess">tess</a> for the <
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
<a class="footer-nav-item colorswitch" href="/games/" title="games"></a>
<a class="footer-nav-item active colorswitch" href="/games/" title="games"></a>
<a class="footer-nav-item colorswitch" href="/software/" title="software"></a>
@ -82,7 +81,7 @@ i made this game together with <a href="/links/buddies/#tess">tess</a> for the <
<a class="hamburger-nav-item colorswitch" href="/music/" title="music"> music</a><br>
<a class="hamburger-nav-item colorswitch" href="/games/" title="games"> games</a><br>
<a class="hamburger-nav-item active colorswitch" href="/games/" title="games"> games</a><br>
<a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a><br>

View File

@ -52,7 +52,7 @@ the plan was to try out godot 4, which was in alpha 4 at that point, and most of
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
<a class="footer-nav-item colorswitch" href="/games/" title="games"></a>
<a class="footer-nav-item active colorswitch" href="/games/" title="games"></a>
<a class="footer-nav-item colorswitch" href="/software/" title="software"></a>
@ -84,7 +84,7 @@ the plan was to try out godot 4, which was in alpha 4 at that point, and most of
<a class="hamburger-nav-item colorswitch" href="/music/" title="music"> music</a><br>
<a class="hamburger-nav-item colorswitch" href="/games/" title="games"> games</a><br>
<a class="hamburger-nav-item active colorswitch" href="/games/" title="games"> games</a><br>
<a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a><br>

BIN
public/img/creature.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 554 KiB

BIN
public/img/supercolor.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta name="generator" content="Hugo 0.80.0" />
<meta name="generator" content="Hugo 0.106.0">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="hello! this is my personal homepage where i show off some things i made you can also find out some more things about me if you really want to">

View File

@ -6,7 +6,27 @@
<description>Recent content in home on bat</description>
<generator>Hugo -- gohugo.io</generator>
<language>eng</language>
<lastBuildDate>Sun, 18 Sep 2022 15:44:35 +0200</lastBuildDate><atom:link href="https://zoe.kittycat.homes/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sun, 12 Mar 2023 15:47:55 +0100</lastBuildDate><atom:link href="https://zoe.kittycat.homes/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>supercolor</title>
<link>https://zoe.kittycat.homes/software/supercolor/</link>
<pubDate>Sun, 12 Mar 2023 15:47:55 +0100</pubDate>
<guid>https://zoe.kittycat.homes/software/supercolor/</guid>
<description>this is a small but overengineered colorscript written in rust. it&amp;rsquo;s possible to install via a nix flake, or from source if flakes make you MAD and ANGRY.
theres a few builtin ascii arts, but it also supports pasing in your own.
the real purpose of this is looking pretty whenever i open a terminal, but you are allowed to pretend it&amp;rsquo;s for testing your terminal colors</description>
</item>
<item>
<title>mystery creature</title>
<link>https://zoe.kittycat.homes/games/mystery_creature/</link>
<pubDate>Sun, 12 Mar 2023 15:31:26 +0100</pubDate>
<guid>https://zoe.kittycat.homes/games/mystery_creature/</guid>
<description>Mystery creature is a small visual novel for the gameboy (dmg) and web in which an alien finds a cat. It even has multiple endings! Hooray! The game was made for a game jam and it was very fun to develop for gameboy. :)</description>
</item>
<item>
<title>loris</title>
<link>https://zoe.kittycat.homes/software/loris/</link>
@ -45,7 +65,7 @@ finding a font for it was very weird. first i tried the pico8 font, but that was
<guid>https://zoe.kittycat.homes/games/trainyard-trouble/</guid>
<description>itch.io git
tess and i also made this game for a game jam! you manage a cargo train terminal with three trains and your goal is to survive as long as you can without the storage area overflowing we made this for a godot wildjam and it was a bit messy! the plan was to try out godot 4, which was in alpha 4 at that point, and most of the things worked fine until we tried to export the game&amp;hellip; the macos version had sound, but no video, the windows version had video but no sound, but the linux version worked fine so that&amp;rsquo;s great!</description>
tess and i also made this game for a game jam! you manage a cargo train terminal with three trains and your goal is to survive as long as you can without the storage area overflowing we made this for a godot wildjam and it was a bit messy! the plan was to try out godot 4, which was in alpha 4 at that point, and most of the things worked fine until we tried to export the game&amp;hellip; the macos version had sound, but no video, the windows version had video but no sound, but the linux version worked fine so that&amp;rsquo;s great!</description>
</item>
<item>
@ -55,7 +75,7 @@ tess and i also made this game for a game jam! you manage a cargo train terminal
<guid>https://zoe.kittycat.homes/games/plantgame/</guid>
<description>itch.io git
there&amp;rsquo;s not really a lot to do here, but you get to watch a randomly generated plant grow and talk to it! i made this game together with tess for the procjam 21 we made it in godot and it was a very pleasent experience you can play it in the browser on itch.io!</description>
there&amp;rsquo;s not really a lot to do here, but you get to watch a randomly generated plant grow and talk to it! i made this game together with tess for the procjam 21 we made it in godot and it was a very pleasent experience you can play it in the browser on itch.io!</description>
</item>
<item>
@ -65,7 +85,7 @@ there&amp;rsquo;s not really a lot to do here, but you get to watch a randomly g
<guid>https://zoe.kittycat.homes/software/wisdom/</guid>
<description>the wisdom website is an incredible experience for the whole family! you can get cooking recipes, or get philosophical with jonathan frakes of &amp;ldquo;beyond belief: fact or fiction&amp;rdquo; fame. take a look at wisdom.kittycat.homes
&amp;nbsp;huh? it&amp;rsquo;s actually just a markov chain. i made it to learn rocket. rocket is great though :)</description>
&amp;nbsp;huh? it&amp;rsquo;s actually just a markov chain. i made it to learn rocket. rocket is great though :)</description>
</item>
<item>
@ -84,8 +104,8 @@ there&amp;rsquo;s not really a lot to do here, but you get to watch a randomly g
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://zoe.kittycat.homes/links/buddies/</guid>
<description>&amp;nbsp;tess!!! fae is my girlfriend and is really perfect!!! like there has been no other person like faer in existence and its rlly nice! i&amp;rsquo;m gay! anyways look at faer website (very important) this site also has free cat pics!!! and fae makes really good twitch streams! what&amp;rsquo;s stopping you from taking a look! we also made a bunch of games together hehe
&amp;nbsp;armisael webring this website is part of the armisael webring!</description>
<description>&amp;nbsp;tess!!! fae is my girlfriend and is really perfect!!! like there has been no other person like faer in existence and its rlly nice! i&amp;rsquo;m gay! anyways look at faer website (very important) this site also has free cat pics!!! and fae makes really good twitch streams! what&amp;rsquo;s stopping you from taking a look! we also made a bunch of games together hehe
&amp;nbsp;armisael webring this website is part of the armisael webring!</description>
</item>
<item>
@ -94,10 +114,10 @@ there&amp;rsquo;s not really a lot to do here, but you get to watch a randomly g
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://zoe.kittycat.homes/links/nice_things/</guid>
<description>&amp;nbsp;my girlfriend!!! hehe fae is so cute
&amp;nbsp;nimisin generator this generator comes up with valid toki pona words and descriptions for them it&amp;rsquo;s very amusing
&amp;nbsp;lipu sona pi toki pona my girlfriend made a course to teach toki pona and now its one of the best ones out there!!! so impressive https://sowelitesa.kittycat.homes/lipu-sona/
&amp;nbsp;retrostrange tv it&amp;rsquo;s a livestream of old tv shows from the 40s and 60s the vibes are similar to those of the movies that people watch inside of other movies</description>
<description>&amp;nbsp;my girlfriend!!! hehe fae is so cute
&amp;nbsp;nimisin generator this generator comes up with valid toki pona words and descriptions for them it&amp;rsquo;s very amusing
&amp;nbsp;lipu sona pi toki pona my girlfriend made a course to teach toki pona and now its one of the best ones out there!!! so impressive https://sowelitesa.kittycat.homes/lipu-sona/
&amp;nbsp;retrostrange tv it&amp;rsquo;s a livestream of old tv shows from the 40s and 60s the vibes are similar to those of the movies that people watch inside of other movies</description>
</item>
</channel>

View File

@ -88,7 +88,7 @@ very good</p>
<a class="footer-nav-item colorswitch" href="/" title="home"></a>
<a class="footer-nav-item colorswitch" href="/links/" title="links"></a>
<a class="footer-nav-item active colorswitch" href="/links/" title="links"></a>
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
@ -120,7 +120,7 @@ very good</p>
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
<a class="hamburger-nav-item colorswitch" href="/links/" title="links"> links</a><br>
<a class="hamburger-nav-item active colorswitch" href="/links/" title="links"> links</a><br>
<a class="hamburger-nav-item colorswitch" href="/music/" title="music"> music</a><br>

View File

@ -46,7 +46,7 @@
<a class="footer-nav-item colorswitch" href="/" title="home"></a>
<a class="footer-nav-item colorswitch" href="/links/" title="links"></a>
<a class="footer-nav-item active colorswitch" href="/links/" title="links"></a>
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
@ -78,7 +78,7 @@
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
<a class="hamburger-nav-item colorswitch" href="/links/" title="links"> links</a><br>
<a class="hamburger-nav-item active colorswitch" href="/links/" title="links"> links</a><br>
<a class="hamburger-nav-item colorswitch" href="/music/" title="music"> music</a><br>

View File

@ -23,8 +23,8 @@
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://zoe.kittycat.homes/links/buddies/</guid>
<description>&amp;nbsp;tess!!! fae is my girlfriend and is really perfect!!! like there has been no other person like faer in existence and its rlly nice! i&amp;rsquo;m gay! anyways look at faer website (very important) this site also has free cat pics!!! and fae makes really good twitch streams! what&amp;rsquo;s stopping you from taking a look! we also made a bunch of games together hehe
&amp;nbsp;armisael webring this website is part of the armisael webring!</description>
<description>&amp;nbsp;tess!!! fae is my girlfriend and is really perfect!!! like there has been no other person like faer in existence and its rlly nice! i&amp;rsquo;m gay! anyways look at faer website (very important) this site also has free cat pics!!! and fae makes really good twitch streams! what&amp;rsquo;s stopping you from taking a look! we also made a bunch of games together hehe
&amp;nbsp;armisael webring this website is part of the armisael webring!</description>
</item>
<item>
@ -33,10 +33,10 @@
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://zoe.kittycat.homes/links/nice_things/</guid>
<description>&amp;nbsp;my girlfriend!!! hehe fae is so cute
&amp;nbsp;nimisin generator this generator comes up with valid toki pona words and descriptions for them it&amp;rsquo;s very amusing
&amp;nbsp;lipu sona pi toki pona my girlfriend made a course to teach toki pona and now its one of the best ones out there!!! so impressive https://sowelitesa.kittycat.homes/lipu-sona/
&amp;nbsp;retrostrange tv it&amp;rsquo;s a livestream of old tv shows from the 40s and 60s the vibes are similar to those of the movies that people watch inside of other movies</description>
<description>&amp;nbsp;my girlfriend!!! hehe fae is so cute
&amp;nbsp;nimisin generator this generator comes up with valid toki pona words and descriptions for them it&amp;rsquo;s very amusing
&amp;nbsp;lipu sona pi toki pona my girlfriend made a course to teach toki pona and now its one of the best ones out there!!! so impressive https://sowelitesa.kittycat.homes/lipu-sona/
&amp;nbsp;retrostrange tv it&amp;rsquo;s a livestream of old tv shows from the 40s and 60s the vibes are similar to those of the movies that people watch inside of other movies</description>
</item>
</channel>

View File

@ -75,9 +75,8 @@ theres just so many cursed things <a href="https://web3isgoinggreat.com/">here</
</h2>
<p>it&rsquo;s a silent hill / peanuts crossover zine and has a vibe i have never really experienced before
you can <a href="https://hakobore.itch.io/its-probably-a-doghouse-charlie-brown">download it on itch.io</a></p>
<figure>
<img src="/img/probablyADogHouse.jpg"
alt="image of charlie brown and peppermint patty walking on a fog covered street from silent hill"/>
<figure><img src="/img/probablyADogHouse.jpg"
alt="image of charlie brown and peppermint patty walking on a fog covered street from silent hill"/>
</figure>
@ -100,7 +99,7 @@ you can <a href="https://hakobore.itch.io/its-probably-a-doghouse-charlie-brown"
<a class="footer-nav-item colorswitch" href="/" title="home"></a>
<a class="footer-nav-item colorswitch" href="/links/" title="links"></a>
<a class="footer-nav-item active colorswitch" href="/links/" title="links"></a>
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
@ -132,7 +131,7 @@ you can <a href="https://hakobore.itch.io/its-probably-a-doghouse-charlie-brown"
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
<a class="hamburger-nav-item colorswitch" href="/links/" title="links"> links</a><br>
<a class="hamburger-nav-item active colorswitch" href="/links/" title="links"> links</a><br>
<a class="hamburger-nav-item colorswitch" href="/music/" title="music"> music</a><br>

View File

@ -1,86 +1,58 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://zoe.kittycat.homes/</loc>
<lastmod>2022-09-18T15:44:35+02:00</lastmod>
</url>
<url>
<lastmod>2023-03-12T15:47:55+01:00</lastmod>
</url><url>
<loc>https://zoe.kittycat.homes/software/supercolor/</loc>
<lastmod>2023-03-12T15:47:55+01:00</lastmod>
</url><url>
<loc>https://zoe.kittycat.homes/games/mystery_creature/</loc>
<lastmod>2023-03-12T15:31:26+01:00</lastmod>
</url><url>
<loc>https://zoe.kittycat.homes/software/loris/</loc>
<lastmod>2022-09-18T15:44:35+02:00</lastmod>
</url>
<url>
</url><url>
<loc>https://zoe.kittycat.homes/software/rssmatrix/</loc>
<lastmod>2022-09-16T16:04:43+02:00</lastmod>
</url>
<url>
</url><url>
<loc>https://zoe.kittycat.homes/software/space-kitty/</loc>
<lastmod>2022-07-30T09:49:41+02:00</lastmod>
</url>
<url>
</url><url>
<loc>https://zoe.kittycat.homes/nav/</loc>
<lastmod>2022-05-27T13:40:38+02:00</lastmod>
</url>
<url>
</url><url>
<loc>https://zoe.kittycat.homes/games/trainyard-trouble/</loc>
<lastmod>2022-04-29T14:50:29+02:00</lastmod>
</url>
<url>
</url><url>
<loc>https://zoe.kittycat.homes/games/plantgame/</loc>
<lastmod>2022-04-29T14:02:25+02:00</lastmod>
</url>
<url>
</url><url>
<loc>https://zoe.kittycat.homes/software/wisdom/</loc>
<lastmod>2022-04-16T22:54:41+02:00</lastmod>
</url>
<url>
</url><url>
<loc>https://zoe.kittycat.homes/software/</loc>
<lastmod>2022-04-15T20:45:43+02:00</lastmod>
</url>
<url>
</url><url>
<loc>https://zoe.kittycat.homes/music/</loc>
<lastmod>2022-04-15T20:45:35+02:00</lastmod>
</url>
<url>
</url><url>
<loc>https://zoe.kittycat.homes/games/</loc>
<lastmod>2022-04-15T20:42:16+02:00</lastmod>
</url>
<url>
</url><url>
<loc>https://zoe.kittycat.homes/links/contact/</loc>
<lastmod>2022-04-15T16:19:04+02:00</lastmod>
</url>
<url>
</url><url>
<loc>https://zoe.kittycat.homes/links/</loc>
<lastmod>2022-04-09T17:37:48+02:00</lastmod>
</url>
<url>
</url><url>
<loc>https://zoe.kittycat.homes/links/buddies/</loc>
</url>
<url>
</url><url>
<loc>https://zoe.kittycat.homes/categories/</loc>
</url>
<url>
</url><url>
<loc>https://zoe.kittycat.homes/tags/</loc>
</url>
<url>
</url><url>
<loc>https://zoe.kittycat.homes/links/nice_things/</loc>
</url>
</urlset>

View File

@ -26,6 +26,12 @@
<div id="pagelist">
<div id="postlist">
<h2 class="colorswitch posttitle">
<a class="colorswitch singlepagelink" href="https://zoe.kittycat.homes/software/supercolor/">supercolor</h2><div class="postdescription">an overengineered colorscript written in rust</a><br>
<a class="postinfo colorswitch" href="https://zoe.kittycat.homes/software/supercolor/">read more...</a>
</div>
<div id="postlist">
<h2 class="colorswitch posttitle">
<a class="colorswitch singlepagelink" href="https://zoe.kittycat.homes/software/loris/">loris</h2><div class="postdescription">the best (soon)(i promise) fedi client for gotosocial and mastodon</a><br>

View File

@ -7,6 +7,17 @@
<generator>Hugo -- gohugo.io</generator>
<language>eng</language>
<lastBuildDate>Fri, 15 Apr 2022 20:45:43 +0200</lastBuildDate><atom:link href="https://zoe.kittycat.homes/software/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>supercolor</title>
<link>https://zoe.kittycat.homes/software/supercolor/</link>
<pubDate>Sun, 12 Mar 2023 15:47:55 +0100</pubDate>
<guid>https://zoe.kittycat.homes/software/supercolor/</guid>
<description>this is a small but overengineered colorscript written in rust. it&amp;rsquo;s possible to install via a nix flake, or from source if flakes make you MAD and ANGRY.
theres a few builtin ascii arts, but it also supports pasing in your own.
the real purpose of this is looking pretty whenever i open a terminal, but you are allowed to pretend it&amp;rsquo;s for testing your terminal colors</description>
</item>
<item>
<title>loris</title>
<link>https://zoe.kittycat.homes/software/loris/</link>
@ -45,7 +56,7 @@ finding a font for it was very weird. first i tried the pico8 font, but that was
<guid>https://zoe.kittycat.homes/software/wisdom/</guid>
<description>the wisdom website is an incredible experience for the whole family! you can get cooking recipes, or get philosophical with jonathan frakes of &amp;ldquo;beyond belief: fact or fiction&amp;rdquo; fame. take a look at wisdom.kittycat.homes
&amp;nbsp;huh? it&amp;rsquo;s actually just a markov chain. i made it to learn rocket. rocket is great though :)</description>
&amp;nbsp;huh? it&amp;rsquo;s actually just a markov chain. i made it to learn rocket. rocket is great though :)</description>
</item>
</channel>

View File

@ -17,14 +17,12 @@
</div>
<div>
<article id="content" class="colorswitch">
<p><figure>
<img src="/img/loris.jpg"
alt="a screenshot of loris"/>
<p><figure><img src="/img/loris.jpg"
alt="a screenshot of loris"/>
</figure>
<figure>
<img src="/img/loris2.jpg"
alt="a screenshot of loris"/>
<figure><img src="/img/loris2.jpg"
alt="a screenshot of loris"/>
</figure>
</p>
<p>loris is a native desktop client for anything that implements the mastodon client api.
@ -57,7 +55,7 @@ it&rsquo;s written in dart using the flutter framework.</p>
<a class="footer-nav-item colorswitch" href="/games/" title="games"></a>
<a class="footer-nav-item colorswitch" href="/software/" title="software"></a>
<a class="footer-nav-item active colorswitch" href="/software/" title="software"></a>
</nav>
</span>
@ -89,7 +87,7 @@ it&rsquo;s written in dart using the flutter framework.</p>
<a class="hamburger-nav-item colorswitch" href="/games/" title="games"> games</a><br>
<a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a><br>
<a class="hamburger-nav-item active colorswitch" href="/software/" title="software"> software</a><br>
</nav>
</span>

View File

@ -17,9 +17,8 @@
</div>
<div>
<article id="content" class="colorswitch">
<figure>
<img src="/img/rssmatrix.gif"
alt="colorful scrolling text on an led matrix display, showing rss feed weather and time"/>
<figure><img src="/img/rssmatrix.gif"
alt="colorful scrolling text on an led matrix display, showing rss feed weather and time"/>
</figure>
<p>this is a circuitpython script for an adafruit matrix portal m4 and a 64x32 led matrix display
@ -68,7 +67,7 @@ very nice and blocky with cool serifs</p>
<a class="footer-nav-item colorswitch" href="/games/" title="games"></a>
<a class="footer-nav-item colorswitch" href="/software/" title="software"></a>
<a class="footer-nav-item active colorswitch" href="/software/" title="software"></a>
</nav>
</span>
@ -100,7 +99,7 @@ very nice and blocky with cool serifs</p>
<a class="hamburger-nav-item colorswitch" href="/games/" title="games"> games</a><br>
<a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a><br>
<a class="hamburger-nav-item active colorswitch" href="/software/" title="software"> software</a><br>
</nav>
</span>

View File

@ -17,9 +17,8 @@
</div>
<div>
<article id="content" class="colorswitch">
<figure>
<img src="/img/space-kitty.jpg"
alt="a screenshot of the website, theres a cat sitting in front of a space background"/>
<figure><img src="/img/space-kitty.jpg"
alt="a screenshot of the website, theres a cat sitting in front of a space background"/>
</figure>
<p>This is a cute lil website that i made in a single day :)
@ -51,7 +50,7 @@ Theres a cute cat and a lot of animation that makes me laptop fan spin rlly loud
<a class="footer-nav-item colorswitch" href="/games/" title="games"></a>
<a class="footer-nav-item colorswitch" href="/software/" title="software"></a>
<a class="footer-nav-item active colorswitch" href="/software/" title="software"></a>
</nav>
</span>
@ -83,7 +82,7 @@ Theres a cute cat and a lot of animation that makes me laptop fan spin rlly loud
<a class="hamburger-nav-item colorswitch" href="/games/" title="games"> games</a><br>
<a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a><br>
<a class="hamburger-nav-item active colorswitch" href="/software/" title="software"> software</a><br>
</nav>
</span>

View File

@ -0,0 +1,93 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="an overengineered colorscript written in rust">
<title>supercolor@bat</title>
<script type="module" src="/js/main.js"></script>
<link rel="stylesheet" href="/scss/main.css">
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
</head>
<body class="colorswitch"><div id="content">
<section id="main">
<div class="titlecontainer">
<h1 id="title" class="colorswitch"><a href="../" class="colorswitch uplink">supercolor</a></h1>
</div>
<div>
<article id="content" class="colorswitch">
<figure><img src="/img/supercolor.jpg"
alt="a bunch of colorful tbh creatures in my terminal"/>
</figure>
<p>this is a small but overengineered colorscript written in rust.
it&rsquo;s possible to install via a nix flake, or from <a href="https://github.com/zoe-bat/supercolor">source</a> if flakes make you MAD and ANGRY.</p>
<p>theres a few builtin ascii arts, but it also supports pasing in your own.</p>
<p>the real purpose of this is looking pretty whenever i open a terminal, but you are allowed to pretend it&rsquo;s for testing your terminal colors</p>
</article>
</div>
</section>
<aside id="meta">
<div>
<section>
</section>
</div>
</aside>
</div><footer class="colorswitch">
<span id="footer-left"><a href="/" id="pageindicator" class="colorswitch" title="supercolor"> bat</a></span>
<span id="footer-center">
<nav id="footer-nav" aria-label="navigation">
<a class="footer-nav-item colorswitch" href="/" title="home"></a>
<a class="footer-nav-item colorswitch" href="/links/" title="links"></a>
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
<a class="footer-nav-item colorswitch" href="/games/" title="games"></a>
<a class="footer-nav-item active colorswitch" href="/software/" title="software"></a>
</nav>
</span>
<span id="footer-right">
<div class="flexjs">
<input type="checkbox" id="darkmode-toggle" aria-label="darkmode toggle" class="toggleinput">
<label class="togglelabel colorswitch" for="darkmode-toggle" aria-label="darkmode toggle" role="checkbox" id="darkmode-toggle-label"></label>
</div>
<div class="flexjs">
<button type="button" id="darkmode-button-small" class="colorswitch hamburger"></button>
<nav aria-label="hamburger menu">
<button type="button" id="hamburger-button" class="colorswitch hamburger" title="hamburger navigation menu button"></button>
</nav>
</div>
<noscript>
<nav>
<a class="colorswitch footer-nav-item" id="replacement-burger" href="/nav"></a>
</nav>
</noscript>
<div class="hamburger colorswitch hidden" id="hamburger-bg">
<nav id="hamburger-nav" aria-label="navigation">
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
<a class="hamburger-nav-item colorswitch" href="/links/" title="links"> links</a><br>
<a class="hamburger-nav-item colorswitch" href="/music/" title="music"> music</a><br>
<a class="hamburger-nav-item colorswitch" href="/games/" title="games"> games</a><br>
<a class="hamburger-nav-item active colorswitch" href="/software/" title="software"> software</a><br>
</nav>
</span>
</noscript>
</footer>
</body>
</html>

View File

@ -54,7 +54,7 @@ rocket is great though :)</p>
<a class="footer-nav-item colorswitch" href="/games/" title="games"></a>
<a class="footer-nav-item colorswitch" href="/software/" title="software"></a>
<a class="footer-nav-item active colorswitch" href="/software/" title="software"></a>
</nav>
</span>
@ -86,7 +86,7 @@ rocket is great though :)</p>
<a class="hamburger-nav-item colorswitch" href="/games/" title="games"> games</a><br>
<a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a><br>
<a class="hamburger-nav-item active colorswitch" href="/software/" title="software"> software</a><br>
</nav>
</span>