build new version

This commit is contained in:
Zoe 2022-04-15 21:22:33 +02:00
parent a3c32be357
commit 694836dbc7
22 changed files with 1169 additions and 252 deletions

View file

@ -0,0 +1,94 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>buddies</title>
<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">buddies</h1>
</div>
<div>
<article id="content" class="colorswitch">
<h2 id="tess" class="colorswitch">
<a class="hash-link colorswitch" href="#tess">
&nbsp;tess!!!
</a>
</h2>
<p>fae is my girlfriend and is really perfect!!! like there has been no other person like faer in existence and its rlly nice! i&rsquo;m gay!
<a href="https://tess.kittycat.homes">anyways look at faer website (very important)</a> this site also has <em>free cat pics!!!</em> and fae makes really good <a href="https://www.twitch.tv/rawtess">twitch streams</a>!
what&rsquo;s stopping you from taking a look!
we also made a bunch of <a href="https://bathearttiger.itch.io/">games</a> together hehe</p>
<h2 id="armisael-webring" class="colorswitch">
<a class="hash-link colorswitch" href="#armisael-webring">
&nbsp;armisael webring
</a>
</h2>
<p>this website is part of the <a href="https://ring.bicompact.space/">armisael webring!</a>
bunch of fuckging dorks on there (they&rsquo;re great)<br>
<a href="https://bicompact.space/">hazel</a> is in front of me and <a href="https://erkin.party/">lulu</a> is behind!</p>
<h2 id="blankie" class="colorswitch">
<a class="hash-link colorswitch" href="#blankie">
&nbsp;blankie
</a>
</h2>
<p>blankie is way better at websites then me! you should look at them!
theres <a href="https://pastel.codes/">pastel.codes</a> and <a href="https://pentagram.site/">pentagram.site</a></p>
<h2 id="elysia" class="colorswitch">
<a class="hash-link colorswitch" href="#elysia">
&nbsp;elysia
</a>
</h2>
<p>fae is cool and queer and also cats! what&rsquo;s not to love! <a href="http://alphamethyl.barr0w.net/~elysia/">go look!</a>
this type of website also just makes me happy!</p>
<h2 id="barrow" class="colorswitch">
<a class="hash-link colorswitch" href="#barrow">
&nbsp;barrow
</a>
</h2>
<p>ezra and june barrow run the <a href="http://alphamethyl.barr0w.net/~barrow/">alphamethyl</a> tilde and generally do v good and cool fuckery</p>
</article>
</div>
</section>
<aside id="meta">
<div>
<section>
</section>
</div>
</aside>
</div><footer class="colorswitch">
<span id="footer-left"></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="/about/" title="about"></a>
<a class="footer-nav-item active colorswitch" href="/links/" title="links"></a>
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
<a class="footer-nav-item colorswitch" href="/software/" title="software"></a>
<a class="footer-nav-item colorswitch" href="/posts/" title="posts"></a>
</nav>
</span>
<span id="footer-right">
<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"></label>
</span>
</footer>
<script src="/js/main.js"></script>
</body>
</html>

View file

@ -0,0 +1,63 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>find me</title>
<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">find me</h1>
</div>
<div>
<article id="content" class="colorswitch">
<p>you can find me on a few different platforms!</p>
<p><a href="https://matrix.to/#/@bat:matrix.kittycat.homes">ﬧ matrix</a>
<a href="https://git.kittycat.homes/zoe"> git</a>
<a href="https://zoebat.bandcamp.com/"> bandcamp</a>
<a href="https://kittycat.homes/@pastelpunkbandit"> gotosocial</a>
<a href="https://bathearttiger.itch.io/"> itch.io bat  tiger</a></p>
</article>
</div>
</section>
<aside id="meta">
<div>
<section>
</section>
</div>
</aside>
</div><footer class="colorswitch">
<span id="footer-left"></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="/about/" title="about"></a>
<a class="footer-nav-item active colorswitch" href="/links/" title="links"></a>
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
<a class="footer-nav-item colorswitch" href="/software/" title="software"></a>
<a class="footer-nav-item colorswitch" href="/posts/" title="posts"></a>
</nav>
</span>
<span id="footer-right">
<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"></label>
</span>
</footer>
<script src="/js/main.js"></script>
</body>
</html>

View file

@ -1,54 +1,71 @@
<!DOCTYPE html>
<html><head>
<html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Links</title>
<title>links</title>
<link rel="stylesheet" href="/scss/main.css">
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
</head>
<body><div id="content">
<section id="main">
<h1 id="title">Single Page Links</h1>
<div>
<article id="content">
</article>
</div>
</section>
<aside id="meta">
<div>
<section>
</section>
<body class="colorswitch"><div id="content">
<main>
<article>
<header class="colorswitch">
<h1 id="title">links</h1>
</header>
</article>
<div id="pagelist">
<div id="postlist">
<h2 class="colorswitch posttitle">
<a class="colorswitch" href="http://example.org/links/nice_things/">things that make me happy</h2><div class="postdescription">this is a list of very good things</a><br>
<a class="postinfo colorswitch" href="http://example.org/links/nice_things/">read more...</a>
</div>
<div id="postlist">
<h2 class="colorswitch posttitle">
<a class="colorswitch" href="http://example.org/links/contact/">find me</h2><div class="postdescription">where to find me</a><br>
<a class="postinfo colorswitch" href="http://example.org/links/contact/">read more...</a>
</div>
<div id="postlist">
<h2 class="colorswitch posttitle">
<a class="colorswitch" href="http://example.org/links/buddies/">buddies</h2><div class="postdescription">these are some cool people that i like!!! very good! you should look at this page</a><br>
<a class="postinfo colorswitch" href="http://example.org/links/buddies/">read more...</a>
</div>
</div>
<div>
<a class="previous" href="http://example.org/about/">previous: About</a>
</div>
</aside>
</div><footer>
<div id="footer-center">
<nav id="footer-nav">
</main>
</div><footer class="colorswitch">
<span id="footer-left"></span>
<span id="footer-center">
<nav id="footer-nav" aria-label="navigation">
<a class="footer-nav-item" href="/" title=""> home</a>
<a class="footer-nav-item colorswitch" href="/" title="home"></a>
<a class="footer-nav-item" href="/about/" title="About"> about</a>
<a class="footer-nav-item colorswitch" href="/about/" title="about"></a>
<a class="footer-nav-item active" href="/links/" title="Links"> 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>
<a class="footer-nav-item colorswitch" href="/software/" title="software"></a>
<a class="footer-nav-item colorswitch" href="/posts/" title="posts"></a>
</nav>
</div>
<div id="footer-right">
<input type="checkbox" id="darkmode-toggle">
</div>
</span>
<span id="footer-right">
<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"></label>
</span>
</footer>
<script src="/js/darkmode.js"></script>
</body>
<script src="/js/main.js"></script>
</body>
</html>

41
public/links/index.xml Normal file
View file

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>links on batsite</title>
<link>http://example.org/links/</link>
<description>Recent content in links on batsite</description>
<generator>Hugo -- gohugo.io</generator>
<language>eng</language>
<lastBuildDate>Sat, 09 Apr 2022 17:37:48 +0200</lastBuildDate><atom:link href="http://example.org/links/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>things that make me happy</title>
<link>http://example.org/links/nice_things/</link>
<pubDate>Fri, 15 Apr 2022 20:01:01 +0200</pubDate>
<guid>http://example.org/links/nice_things/</guid>
<description>&amp;nbsp;my girlfriend!!! hehe fae is so cute
&amp;nbsp;videos &amp;nbsp;an entire tray of peas the raw energy of this is just amazing she just eats the entire tray of peas!!! impressive!</description>
</item>
<item>
<title>find me</title>
<link>http://example.org/links/contact/</link>
<pubDate>Fri, 15 Apr 2022 16:19:04 +0200</pubDate>
<guid>http://example.org/links/contact/</guid>
<description>you can find me on a few different platforms!
ﬧ matrix  git  bandcamp  gotosocial  itch.io bat  tiger</description>
</item>
<item>
<title>buddies</title>
<link>http://example.org/links/buddies/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>http://example.org/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>
</item>
</channel>
</rss>

View file

@ -0,0 +1,74 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>things that make me happy</title>
<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">things that make me happy</h1>
</div>
<div>
<article id="content" class="colorswitch">
<h2 id="my-girlfriend" class="colorswitch">
<a class="hash-link colorswitch" href="#my-girlfriend">
&nbsp;my girlfriend!!!
</a>
</h2>
<p><a href="/links/buddies/#tess">hehe fae is so cute</a></p>
<h2 id="videos" class="colorswitch">
<a class="hash-link colorswitch" href="#videos">
&nbsp;videos
</a>
</h2>
<h3 id="an-entire-tray-of-peas" class="colorswitch">
<a class="hash-link colorswitch" href="#an-entire-tray-of-peas">
&nbsp;an entire tray of peas
</a>
</h3>
<p><a href="https://www.youtube.com/watch?v=HWcKcUn7e-8">the raw energy of this is just amazing</a> she just eats the entire tray of peas!!! impressive!</p>
</article>
</div>
</section>
<aside id="meta">
<div>
<section>
</section>
</div>
</aside>
</div><footer class="colorswitch">
<span id="footer-left"></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="/about/" title="about"></a>
<a class="footer-nav-item active colorswitch" href="/links/" title="links"></a>
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
<a class="footer-nav-item colorswitch" href="/software/" title="software"></a>
<a class="footer-nav-item colorswitch" href="/posts/" title="posts"></a>
</nav>
</span>
<span id="footer-right">
<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"></label>
</span>
</footer>
<script src="/js/main.js"></script>
</body>
</html>