Categories
+Categories
- about
- links
music
diff --git a/public/games/index.html b/public/games/index.html index 439da43..0a2da32 100644 --- a/public/games/index.html +++ b/public/games/index.html @@ -14,7 +14,7 @@
games
+games
- about
- links
music
diff --git a/public/index.html b/public/index.html index e0c1bac..14d880e 100644 --- a/public/index.html +++ b/public/index.html @@ -13,7 +13,7 @@
home
+home
@@ -31,6 +31,28 @@ if you ever wish to experience of of those, i hope you enjoy!
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 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.
++ + 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
@@ -48,8 +70,6 @@ if you ever wish to experience of of those, i hope you enjoy!
-
-
@@ -73,8 +93,6 @@ if you ever wish to experience of of those, i hope you enjoy!
home
- about
-
links
music
diff --git a/public/index.xml b/public/index.xml
index dd3700a..3c6d213 100644
--- a/public/index.xml
+++ b/public/index.xml
@@ -37,16 +37,6 @@
ﬧ matrix git bandcamp gotosocial itch.io bat tiger
- -
-
about
- https://zoe.kittycat.homes/about/
- Sat, 09 Apr 2022 14:23:49 +0200
-
- https://zoe.kittycat.homes/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 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.
- 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
-
-
-
buddies
https://zoe.kittycat.homes/links/buddies/
diff --git a/public/links/buddies/index.html b/public/links/buddies/index.html
index 14f23f9..d90f11a 100644
--- a/public/links/buddies/index.html
+++ b/public/links/buddies/index.html
@@ -12,7 +12,7 @@
- buddies
+ buddies
@@ -74,8 +74,6 @@ this type of website also just makes me happy!
-
-
@@ -99,8 +97,6 @@ this type of website also just makes me happy!
home
- about
-
links
music
diff --git a/public/links/contact/index.html b/public/links/contact/index.html
index f253b6c..57acf0a 100644
--- a/public/links/contact/index.html
+++ b/public/links/contact/index.html
@@ -12,7 +12,7 @@
- find me
+ find me
@@ -42,8 +42,6 @@
-
-
@@ -67,8 +65,6 @@
home
- about
-
links
music
diff --git a/public/links/index.html b/public/links/index.html
index a53de98..f3e52b6 100644
--- a/public/links/index.html
+++ b/public/links/index.html
@@ -14,7 +14,7 @@
- links
+ links
@@ -24,19 +24,19 @@
- things that make me happy
this is a list of very good things
+ things that make me happythis is a list of very good things
read more...
- find me
where to find me
+ find mewhere to find me
read more...
- buddies
these are some cool people that i like!!! very good! you should look at this page
+ buddiesthese are some cool people that i like!!! very good! you should look at this page
read more...
@@ -51,8 +51,6 @@
-
-
@@ -76,8 +74,6 @@
home
- about
-
links
music
diff --git a/public/links/nice_things/index.html b/public/links/nice_things/index.html
index 3e8f76d..a87c5c0 100644
--- a/public/links/nice_things/index.html
+++ b/public/links/nice_things/index.html
@@ -12,7 +12,7 @@
- things that make me happy
+ things that make me happy
@@ -53,8 +53,6 @@
-
-
@@ -78,8 +76,6 @@
home
- about
-
links
music
diff --git a/public/music/index.html b/public/music/index.html
index f65ae17..08c07d7 100644
--- a/public/music/index.html
+++ b/public/music/index.html
@@ -14,7 +14,7 @@
- music
+ music
@@ -39,8 +39,6 @@
-
-
@@ -64,8 +62,6 @@
home
- about
-
links
music
diff --git a/public/posts/index.html b/public/posts/index.html
index 1158d6b..e620699 100644
--- a/public/posts/index.html
+++ b/public/posts/index.html
@@ -14,7 +14,7 @@
- posts
+ posts
@@ -33,8 +33,6 @@
-
-
@@ -58,8 +56,6 @@
home
- about
-
links
music
diff --git a/public/scss/main.css b/public/scss/main.css
index 8f3b88e..3f1911c 100644
--- a/public/scss/main.css
+++ b/public/scss/main.css
@@ -173,6 +173,13 @@ h6a.light {
h6a.light:hover {
background-color: transparent; }
+h1 a {
+ color: #413c74; }
+ h1 a.light {
+ color: #ffffff; }
+ h1 a:hover {
+ background-color: transparent; }
+
h1 #rss-title {
background-color: transparent;
color: #413c74; }
@@ -487,6 +494,27 @@ h5,
h6 {
border-top-right-radius: 48pt;
border-bottom-right-radius: 48pt; }
+ h1 .uplink:hover::before,
+ h2 .uplink:hover::before,
+ h3 .uplink:hover::before,
+ h4 .uplink:hover::before,
+ h5 .uplink:hover::before,
+ h6 .uplink:hover::before {
+ content: " "; }
+ h1 .with-rss:hover::before,
+ h2 .with-rss:hover::before,
+ h3 .with-rss:hover::before,
+ h4 .with-rss:hover::before,
+ h5 .with-rss:hover::before,
+ h6 .with-rss:hover::before {
+ content: " "; }
+ h1 .singlepagelink:hover::before,
+ h2 .singlepagelink:hover::before,
+ h3 .singlepagelink:hover::before,
+ h4 .singlepagelink:hover::before,
+ h5 .singlepagelink:hover::before,
+ h6 .singlepagelink:hover::before {
+ content: "./"; }
h1 .hash-link:hover,
h2 .hash-link:hover,
h3 .hash-link:hover,
diff --git a/public/sitemap.xml b/public/sitemap.xml
index 4144bec..0efed5e 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -28,9 +28,6 @@
https://zoe.kittycat.homes/links/
2022-04-09T17:37:48+02:00
-
- https://zoe.kittycat.homes/about/
- 2022-04-09T14:23:49+02:00
https://zoe.kittycat.homes/links/buddies/
diff --git a/public/software/index.html b/public/software/index.html
index 219b666..538549f 100644
--- a/public/software/index.html
+++ b/public/software/index.html
@@ -14,7 +14,7 @@
- software
+ software
wow this software is so
@@ -27,7 +27,7 @@
- wisdom
the wisdom website dispenses infite wisdom for everyone!
+ wisdomthe wisdom website dispenses infite wisdom for everyone!
read more...
@@ -42,8 +42,6 @@
-
-
@@ -67,8 +65,6 @@
home
- about
-
links
music
diff --git a/public/software/wisdom/index.html b/public/software/wisdom/index.html
index 8c4b709..3c46c8e 100644
--- a/public/software/wisdom/index.html
+++ b/public/software/wisdom/index.html
@@ -12,7 +12,7 @@
- wisdom
+ wisdom
@@ -47,8 +47,6 @@ rocket is great though :)
-
-
@@ -72,8 +70,6 @@ rocket is great though :)
home
- about
-
links
music
diff --git a/public/tags/index.html b/public/tags/index.html
index 307d05e..2e9a83c 100644
--- a/public/tags/index.html
+++ b/public/tags/index.html
@@ -14,7 +14,7 @@
- Tags
+ Tags
@@ -33,8 +33,6 @@
-
-
@@ -58,8 +56,6 @@
home
- about
-
links
music
diff --git a/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content
index 8f3b88e..3f1911c 100644
--- a/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content
+++ b/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content
@@ -173,6 +173,13 @@ h6a.light {
h6a.light:hover {
background-color: transparent; }
+h1 a {
+ color: #413c74; }
+ h1 a.light {
+ color: #ffffff; }
+ h1 a:hover {
+ background-color: transparent; }
+
h1 #rss-title {
background-color: transparent;
color: #413c74; }
@@ -487,6 +494,27 @@ h5,
h6 {
border-top-right-radius: 48pt;
border-bottom-right-radius: 48pt; }
+ h1 .uplink:hover::before,
+ h2 .uplink:hover::before,
+ h3 .uplink:hover::before,
+ h4 .uplink:hover::before,
+ h5 .uplink:hover::before,
+ h6 .uplink:hover::before {
+ content: " "; }
+ h1 .with-rss:hover::before,
+ h2 .with-rss:hover::before,
+ h3 .with-rss:hover::before,
+ h4 .with-rss:hover::before,
+ h5 .with-rss:hover::before,
+ h6 .with-rss:hover::before {
+ content: " "; }
+ h1 .singlepagelink:hover::before,
+ h2 .singlepagelink:hover::before,
+ h3 .singlepagelink:hover::before,
+ h4 .singlepagelink:hover::before,
+ h5 .singlepagelink:hover::before,
+ h6 .singlepagelink:hover::before {
+ content: "./"; }
h1 .hash-link:hover,
h2 .hash-link:hover,
h3 .hash-link:hover,
diff --git a/themes/battheme b/themes/battheme
index 3967fa1..a80d65e 160000
--- a/themes/battheme
+++ b/themes/battheme
@@ -1 +1 @@
-Subproject commit 3967fa102756f2e97fa17cb5693775e35c964543
+Subproject commit a80d65e6054d04da4c94e76a468e9680114cce9b
buddies
+buddies
- about
- links
music
diff --git a/public/links/contact/index.html b/public/links/contact/index.html index f253b6c..57acf0a 100644 --- a/public/links/contact/index.html +++ b/public/links/contact/index.html @@ -12,7 +12,7 @@
find me
+find me
- about
- links
music
diff --git a/public/links/index.html b/public/links/index.html index a53de98..f3e52b6 100644 --- a/public/links/index.html +++ b/public/links/index.html @@ -14,7 +14,7 @@
links
+links
- things that make me happy
+ things that make me happy
read more...
- find me
+ find me
read more...
- buddies
+ buddies
read more...
- about
- links
music
diff --git a/public/links/nice_things/index.html b/public/links/nice_things/index.html index 3e8f76d..a87c5c0 100644 --- a/public/links/nice_things/index.html +++ b/public/links/nice_things/index.html @@ -12,7 +12,7 @@
things that make me happy
+things that make me happy
- about
- links
music
diff --git a/public/music/index.html b/public/music/index.html index f65ae17..08c07d7 100644 --- a/public/music/index.html +++ b/public/music/index.html @@ -14,7 +14,7 @@
music
+music
@@ -39,8 +39,6 @@
-
-
@@ -64,8 +62,6 @@
home
- about
-
links
music
diff --git a/public/posts/index.html b/public/posts/index.html
index 1158d6b..e620699 100644
--- a/public/posts/index.html
+++ b/public/posts/index.html
@@ -14,7 +14,7 @@
- posts
+ posts
@@ -33,8 +33,6 @@
-
-
@@ -58,8 +56,6 @@
home
- about
-
links
music
diff --git a/public/scss/main.css b/public/scss/main.css
index 8f3b88e..3f1911c 100644
--- a/public/scss/main.css
+++ b/public/scss/main.css
@@ -173,6 +173,13 @@ h6a.light {
h6a.light:hover {
background-color: transparent; }
+h1 a {
+ color: #413c74; }
+ h1 a.light {
+ color: #ffffff; }
+ h1 a:hover {
+ background-color: transparent; }
+
h1 #rss-title {
background-color: transparent;
color: #413c74; }
@@ -487,6 +494,27 @@ h5,
h6 {
border-top-right-radius: 48pt;
border-bottom-right-radius: 48pt; }
+ h1 .uplink:hover::before,
+ h2 .uplink:hover::before,
+ h3 .uplink:hover::before,
+ h4 .uplink:hover::before,
+ h5 .uplink:hover::before,
+ h6 .uplink:hover::before {
+ content: " "; }
+ h1 .with-rss:hover::before,
+ h2 .with-rss:hover::before,
+ h3 .with-rss:hover::before,
+ h4 .with-rss:hover::before,
+ h5 .with-rss:hover::before,
+ h6 .with-rss:hover::before {
+ content: " "; }
+ h1 .singlepagelink:hover::before,
+ h2 .singlepagelink:hover::before,
+ h3 .singlepagelink:hover::before,
+ h4 .singlepagelink:hover::before,
+ h5 .singlepagelink:hover::before,
+ h6 .singlepagelink:hover::before {
+ content: "./"; }
h1 .hash-link:hover,
h2 .hash-link:hover,
h3 .hash-link:hover,
diff --git a/public/sitemap.xml b/public/sitemap.xml
index 4144bec..0efed5e 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -28,9 +28,6 @@
https://zoe.kittycat.homes/links/
2022-04-09T17:37:48+02:00
-
- https://zoe.kittycat.homes/about/
- 2022-04-09T14:23:49+02:00
https://zoe.kittycat.homes/links/buddies/
diff --git a/public/software/index.html b/public/software/index.html
index 219b666..538549f 100644
--- a/public/software/index.html
+++ b/public/software/index.html
@@ -14,7 +14,7 @@
- software
+ software
wow this software is so
@@ -27,7 +27,7 @@
- wisdom
the wisdom website dispenses infite wisdom for everyone!
+ wisdomthe wisdom website dispenses infite wisdom for everyone!
read more...
@@ -42,8 +42,6 @@
-
-
@@ -67,8 +65,6 @@
home
- about
-
links
music
diff --git a/public/software/wisdom/index.html b/public/software/wisdom/index.html
index 8c4b709..3c46c8e 100644
--- a/public/software/wisdom/index.html
+++ b/public/software/wisdom/index.html
@@ -12,7 +12,7 @@
- wisdom
+ wisdom
@@ -47,8 +47,6 @@ rocket is great though :)
-
-
@@ -72,8 +70,6 @@ rocket is great though :)
home
- about
-
links
music
diff --git a/public/tags/index.html b/public/tags/index.html
index 307d05e..2e9a83c 100644
--- a/public/tags/index.html
+++ b/public/tags/index.html
@@ -14,7 +14,7 @@
- Tags
+ Tags
@@ -33,8 +33,6 @@
-
-
@@ -58,8 +56,6 @@
home
- about
-
links
music
diff --git a/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content
index 8f3b88e..3f1911c 100644
--- a/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content
+++ b/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content
@@ -173,6 +173,13 @@ h6a.light {
h6a.light:hover {
background-color: transparent; }
+h1 a {
+ color: #413c74; }
+ h1 a.light {
+ color: #ffffff; }
+ h1 a:hover {
+ background-color: transparent; }
+
h1 #rss-title {
background-color: transparent;
color: #413c74; }
@@ -487,6 +494,27 @@ h5,
h6 {
border-top-right-radius: 48pt;
border-bottom-right-radius: 48pt; }
+ h1 .uplink:hover::before,
+ h2 .uplink:hover::before,
+ h3 .uplink:hover::before,
+ h4 .uplink:hover::before,
+ h5 .uplink:hover::before,
+ h6 .uplink:hover::before {
+ content: " "; }
+ h1 .with-rss:hover::before,
+ h2 .with-rss:hover::before,
+ h3 .with-rss:hover::before,
+ h4 .with-rss:hover::before,
+ h5 .with-rss:hover::before,
+ h6 .with-rss:hover::before {
+ content: " "; }
+ h1 .singlepagelink:hover::before,
+ h2 .singlepagelink:hover::before,
+ h3 .singlepagelink:hover::before,
+ h4 .singlepagelink:hover::before,
+ h5 .singlepagelink:hover::before,
+ h6 .singlepagelink:hover::before {
+ content: "./"; }
h1 .hash-link:hover,
h2 .hash-link:hover,
h3 .hash-link:hover,
diff --git a/themes/battheme b/themes/battheme
index 3967fa1..a80d65e 160000
--- a/themes/battheme
+++ b/themes/battheme
@@ -1 +1 @@
-Subproject commit 3967fa102756f2e97fa17cb5693775e35c964543
+Subproject commit a80d65e6054d04da4c94e76a468e9680114cce9b
posts
+posts
- about
- links
music
diff --git a/public/scss/main.css b/public/scss/main.css index 8f3b88e..3f1911c 100644 --- a/public/scss/main.css +++ b/public/scss/main.css @@ -173,6 +173,13 @@ h6a.light { h6a.light:hover { background-color: transparent; } +h1 a { + color: #413c74; } + h1 a.light { + color: #ffffff; } + h1 a:hover { + background-color: transparent; } + h1 #rss-title { background-color: transparent; color: #413c74; } @@ -487,6 +494,27 @@ h5, h6 { border-top-right-radius: 48pt; border-bottom-right-radius: 48pt; } + h1 .uplink:hover::before, + h2 .uplink:hover::before, + h3 .uplink:hover::before, + h4 .uplink:hover::before, + h5 .uplink:hover::before, + h6 .uplink:hover::before { + content: " "; } + h1 .with-rss:hover::before, + h2 .with-rss:hover::before, + h3 .with-rss:hover::before, + h4 .with-rss:hover::before, + h5 .with-rss:hover::before, + h6 .with-rss:hover::before { + content: " "; } + h1 .singlepagelink:hover::before, + h2 .singlepagelink:hover::before, + h3 .singlepagelink:hover::before, + h4 .singlepagelink:hover::before, + h5 .singlepagelink:hover::before, + h6 .singlepagelink:hover::before { + content: "./"; } h1 .hash-link:hover, h2 .hash-link:hover, h3 .hash-link:hover, diff --git a/public/sitemap.xml b/public/sitemap.xml index 4144bec..0efed5e 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -28,9 +28,6 @@
software
+software
wow this software is so @@ -27,7 +27,7 @@
- wisdom
+ wisdom
read more...
- about
- links
music
diff --git a/public/software/wisdom/index.html b/public/software/wisdom/index.html index 8c4b709..3c46c8e 100644 --- a/public/software/wisdom/index.html +++ b/public/software/wisdom/index.html @@ -12,7 +12,7 @@
wisdom
+wisdom
- about
- links
music
diff --git a/public/tags/index.html b/public/tags/index.html index 307d05e..2e9a83c 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -14,7 +14,7 @@
Tags
+Tags
- about
- links
music
diff --git a/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content index 8f3b88e..3f1911c 100644 --- a/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content +++ b/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content @@ -173,6 +173,13 @@ h6a.light { h6a.light:hover { background-color: transparent; } +h1 a { + color: #413c74; } + h1 a.light { + color: #ffffff; } + h1 a:hover { + background-color: transparent; } + h1 #rss-title { background-color: transparent; color: #413c74; } @@ -487,6 +494,27 @@ h5, h6 { border-top-right-radius: 48pt; border-bottom-right-radius: 48pt; } + h1 .uplink:hover::before, + h2 .uplink:hover::before, + h3 .uplink:hover::before, + h4 .uplink:hover::before, + h5 .uplink:hover::before, + h6 .uplink:hover::before { + content: " "; } + h1 .with-rss:hover::before, + h2 .with-rss:hover::before, + h3 .with-rss:hover::before, + h4 .with-rss:hover::before, + h5 .with-rss:hover::before, + h6 .with-rss:hover::before { + content: " "; } + h1 .singlepagelink:hover::before, + h2 .singlepagelink:hover::before, + h3 .singlepagelink:hover::before, + h4 .singlepagelink:hover::before, + h5 .singlepagelink:hover::before, + h6 .singlepagelink:hover::before { + content: "./"; } h1 .hash-link:hover, h2 .hash-link:hover, h3 .hash-link:hover, diff --git a/themes/battheme b/themes/battheme index 3967fa1..a80d65e 160000 --- a/themes/battheme +++ b/themes/battheme @@ -1 +1 @@ -Subproject commit 3967fa102756f2e97fa17cb5693775e35c964543 +Subproject commit a80d65e6054d04da4c94e76a468e9680114cce9b