mirror of
https://git.kittycat.homes/zoe/hugo-batsite.git
synced 2024-08-15 03:18:24 +00:00
merge about into home
This commit is contained in:
parent
8f6c6601f3
commit
bc615894d8
16 changed files with 41 additions and 86 deletions
|
@ -2,21 +2,36 @@
|
|||
title: "home"
|
||||
draft: false
|
||||
menu:
|
||||
nav:
|
||||
name: ""
|
||||
weight: "1"
|
||||
nav:
|
||||
name: ""
|
||||
weight: "1"
|
||||
---
|
||||
|
||||
## hello
|
||||
|
||||
and welcome to my webbed site! i'm zoe. (they/she/fae)
|
||||
on this site you can find some of my projects: [games](/games/), [music](/music/) and [software](/software/).
|
||||
if you ever wish to *experience* of of those, i hope you enjoy!
|
||||
if you ever wish to _experience_ of of those, i hope you enjoy!
|
||||
|
||||
### work in progress
|
||||
|
||||
this site is still a work in progress! please be patient!
|
||||
|
||||
## about
|
||||
|
||||
### this site
|
||||
|
||||
this site was made in hugo and uses its own theme that was made from scratch!
|
||||
the source code for [the site](https://git.kittycat.homes/zoe/hugo-batsite) and [theme](https://git.kittycat.homes/zoe/hugo-battheme) is available on [git](https://git.kittycat.homes).
|
||||
its fine to use anything from here for personal use!
|
||||
this site also uses [nerdfonts caskaydia code](https://www.nerdfonts.com/font-downloads) and the [final 8 color palette](https://lospec.com/palette-list/final-8).
|
||||
|
||||
### me
|
||||
|
||||
hi i'm zoe (she/her, fae/faer, they/them) whats up.
|
||||
tech tip: you can find out more about me by looking at this website\
|
||||
i'm also trans and gay and queer :)
|
||||
|
||||
## webring
|
||||
|
||||
this site is part of the [armisael webring](https://ring.bicompact.space/)!!! [please take a look](/links/buddies/#armisael-webring)!
|
||||
|
|
|
@ -1,21 +0,0 @@
|
|||
---
|
||||
title: "about"
|
||||
date: 2022-04-09T14:23:49+02:00
|
||||
draft: false
|
||||
menu:
|
||||
nav:
|
||||
name: ""
|
||||
weight: "2"
|
||||
|
||||
---
|
||||
|
||||
## this site
|
||||
this site was made in hugo and uses its own theme that was made from scratch!
|
||||
the source code for [the site](https://git.kittycat.homes/zoe/hugo-batsite) and [theme](https://git.kittycat.homes/zoe/hugo-battheme) is available on [git](https://git.kittycat.homes).
|
||||
its fine to use anything from here for personal use!
|
||||
this site also uses [nerdfonts caskaydia code](https://www.nerdfonts.com/font-downloads) and the [final 8 color palette](https://lospec.com/palette-list/final-8).
|
||||
|
||||
## me
|
||||
hi i'm zoe (she/her, fae/faer, they/them) whats up.
|
||||
tech tip: you can find out more about me by looking at this website\
|
||||
i'm also trans and gay and queer :)
|
|
@ -33,8 +33,6 @@
|
|||
|
||||
<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 colorswitch" href="/links/" title="links"></a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
|
||||
|
@ -58,8 +56,6 @@
|
|||
|
||||
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/about/" title="about"> about</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>
|
||||
|
|
|
@ -33,8 +33,6 @@
|
|||
|
||||
<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 colorswitch" href="/links/" title="links"></a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
|
||||
|
@ -58,8 +56,6 @@
|
|||
|
||||
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/about/" title="about"> about</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>
|
||||
|
|
|
@ -31,6 +31,28 @@ if you ever wish to <em>experience</em> of of those, i hope you enjoy!</p>
|
|||
</a>
|
||||
</h3>
|
||||
<p>this site is still a work in progress! please be patient!</p>
|
||||
<h2 id="about" class="colorswitch">
|
||||
<a class="hash-link colorswitch" href="#about">
|
||||
about
|
||||
</a>
|
||||
</h2>
|
||||
<h3 id="this-site" class="colorswitch">
|
||||
<a class="hash-link colorswitch" href="#this-site">
|
||||
this site
|
||||
</a>
|
||||
</h3>
|
||||
<p>this site was made in hugo and uses its own theme that was made from scratch!
|
||||
the source code for <a href="https://git.kittycat.homes/zoe/hugo-batsite">the site</a> and <a href="https://git.kittycat.homes/zoe/hugo-battheme">theme</a> is available on <a href="https://git.kittycat.homes">git</a>.
|
||||
its fine to use anything from here for personal use!
|
||||
this site also uses <a href="https://www.nerdfonts.com/font-downloads">nerdfonts caskaydia code</a> and the <a href="https://lospec.com/palette-list/final-8">final 8 color palette</a>.</p>
|
||||
<h3 id="me" class="colorswitch">
|
||||
<a class="hash-link colorswitch" href="#me">
|
||||
me
|
||||
</a>
|
||||
</h3>
|
||||
<p>hi i’m zoe (she/her, fae/faer, they/them) whats up.
|
||||
tech tip: you can find out more about me by looking at this website<br>
|
||||
i’m also trans and gay and queer :)</p>
|
||||
<h2 id="webring" class="colorswitch">
|
||||
<a class="hash-link colorswitch" href="#webring">
|
||||
webring
|
||||
|
@ -48,8 +70,6 @@ if you ever wish to <em>experience</em> of of those, i hope you enjoy!</p>
|
|||
|
||||
<a class="footer-nav-item active colorswitch" href="/" title="home"></a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/about/" title="about"></a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/links/" title="links"></a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
|
||||
|
@ -73,8 +93,6 @@ if you ever wish to <em>experience</em> of of those, i hope you enjoy!</p>
|
|||
|
||||
<a class="hamburger-nav-item active colorswitch" href="/" title="home"> home</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/about/" title="about"> about</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>
|
||||
|
|
|
@ -37,16 +37,6 @@
|
|||
ﬧ matrix git bandcamp gotosocial itch.io bat tiger</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>about</title>
|
||||
<link>https://zoe.kittycat.homes/about/</link>
|
||||
<pubDate>Sat, 09 Apr 2022 14:23:49 +0200</pubDate>
|
||||
|
||||
<guid>https://zoe.kittycat.homes/about/</guid>
|
||||
<description>&nbsp;this site this site was made in hugo and uses its own theme that was made from scratch! the source code for the site and theme is available on git. its fine to use anything from here for personal use! this site also uses nerdfonts caskaydia code and the final 8 color palette.
|
||||
&nbsp;me hi i&rsquo;m zoe (she/her, fae/faer, they/them) whats up. tech tip: you can find out more about me by looking at this website</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>buddies</title>
|
||||
<link>https://zoe.kittycat.homes/links/buddies/</link>
|
||||
|
|
|
@ -74,8 +74,6 @@ this type of website also just makes me happy!</p>
|
|||
|
||||
<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>
|
||||
|
@ -99,8 +97,6 @@ this type of website also just makes me happy!</p>
|
|||
|
||||
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/about/" title="about"> about</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>
|
||||
|
|
|
@ -42,8 +42,6 @@
|
|||
|
||||
<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>
|
||||
|
@ -67,8 +65,6 @@
|
|||
|
||||
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/about/" title="about"> about</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>
|
||||
|
|
|
@ -51,8 +51,6 @@
|
|||
|
||||
<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>
|
||||
|
@ -76,8 +74,6 @@
|
|||
|
||||
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/about/" title="about"> about</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>
|
||||
|
|
|
@ -53,8 +53,6 @@
|
|||
|
||||
<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>
|
||||
|
@ -78,8 +76,6 @@
|
|||
|
||||
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/about/" title="about"> about</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>
|
||||
|
|
|
@ -39,8 +39,6 @@
|
|||
|
||||
<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 colorswitch" href="/links/" title="links"></a>
|
||||
|
||||
<a class="footer-nav-item active colorswitch" href="/music/" title="music"></a>
|
||||
|
@ -64,8 +62,6 @@
|
|||
|
||||
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/about/" title="about"> about</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/links/" title="links"> links</a><br>
|
||||
|
||||
<a class="hamburger-nav-item active colorswitch" href="/music/" title="music"> music</a><br>
|
||||
|
|
|
@ -33,8 +33,6 @@
|
|||
|
||||
<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 colorswitch" href="/links/" title="links"></a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
|
||||
|
@ -58,8 +56,6 @@
|
|||
|
||||
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/about/" title="about"> about</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>
|
||||
|
|
|
@ -28,9 +28,6 @@
|
|||
</url><url>
|
||||
<loc>https://zoe.kittycat.homes/links/</loc>
|
||||
<lastmod>2022-04-09T17:37:48+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://zoe.kittycat.homes/about/</loc>
|
||||
<lastmod>2022-04-09T14:23:49+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://zoe.kittycat.homes/links/buddies/</loc>
|
||||
</url><url>
|
||||
|
|
|
@ -42,8 +42,6 @@
|
|||
|
||||
<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 colorswitch" href="/links/" title="links"></a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
|
||||
|
@ -67,8 +65,6 @@
|
|||
|
||||
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/about/" title="about"> about</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>
|
||||
|
|
|
@ -47,8 +47,6 @@ rocket is great though :)</p>
|
|||
|
||||
<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 colorswitch" href="/links/" title="links"></a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
|
||||
|
@ -72,8 +70,6 @@ rocket is great though :)</p>
|
|||
|
||||
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/about/" title="about"> about</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>
|
||||
|
|
|
@ -33,8 +33,6 @@
|
|||
|
||||
<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 colorswitch" href="/links/" title="links"></a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
|
||||
|
@ -58,8 +56,6 @@
|
|||
|
||||
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/about/" title="about"> about</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>
|
||||
|
|
Loading…
Reference in a new issue