Compare commits

...

2 Commits

Author SHA1 Message Date
zoe ae4f82eb03 clean up js, start adding hamburger 2022-04-15 23:50:41 +02:00
Zoe 449533a7e2 add games 2022-04-15 21:30:09 +02:00
17 changed files with 147 additions and 6 deletions

View File

@ -1,7 +1,7 @@
---
title: "games"
date: 2022-04-15T20:42:16+02:00
draft: true
draft: false
menu:
nav:

View File

@ -58,6 +58,8 @@ i&rsquo;m also trans and gay and queer :)</p>
<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 colorswitch" href="/software/" title="software"></a>
<a class="footer-nav-item colorswitch" href="/posts/" title="posts"></a>

View File

@ -37,6 +37,8 @@
<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 colorswitch" href="/software/" title="software"></a>
<a class="footer-nav-item colorswitch" href="/posts/" title="posts"></a>

55
public/games/index.html Normal file
View File

@ -0,0 +1,55 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>games</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">
<main>
<article>
<header class="colorswitch">
<h1 id="title">games</h1>
</header>
</article>
<div id="pagelist">
</div>
</div>
</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 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>
<a class="footer-nav-item active colorswitch" href="/games/" title="games"></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>

11
public/games/index.xml Normal file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>games on batsite</title>
<link>https://zoe.kittycat.homes/games/</link>
<description>Recent content in games on batsite</description>
<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" />
</channel>
</rss>

View File

@ -52,6 +52,8 @@ if you ever wish to <em>experience</em> of of those, i hope you enjoy!</p>
<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 colorswitch" href="/software/" title="software"></a>
<a class="footer-nav-item colorswitch" href="/posts/" title="posts"></a>

View File

@ -78,6 +78,8 @@ this type of website also just makes me happy!</p>
<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 colorswitch" href="/software/" title="software"></a>
<a class="footer-nav-item colorswitch" href="/posts/" title="posts"></a>

View File

@ -47,6 +47,8 @@
<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 colorswitch" href="/software/" title="software"></a>
<a class="footer-nav-item colorswitch" href="/posts/" title="posts"></a>

View File

@ -55,6 +55,8 @@
<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 colorswitch" href="/software/" title="software"></a>
<a class="footer-nav-item colorswitch" href="/posts/" title="posts"></a>

View File

@ -58,6 +58,8 @@
<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 colorswitch" href="/software/" title="software"></a>
<a class="footer-nav-item colorswitch" href="/posts/" title="posts"></a>

View File

@ -43,6 +43,8 @@
<a class="footer-nav-item active colorswitch" href="/music/" title="music"></a>
<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 colorswitch" href="/posts/" title="posts"></a>

View File

@ -37,6 +37,8 @@
<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 colorswitch" href="/software/" title="software"></a>
<a class="footer-nav-item active colorswitch" href="/posts/" title="posts"></a>

View File

@ -10,6 +10,9 @@
</url><url>
<loc>https://zoe.kittycat.homes/music/</loc>
<lastmod>2022-04-15T20:45:35+02:00</lastmod>
</url><url>
<loc>https://zoe.kittycat.homes/games/</loc>
<lastmod>2022-04-15T20:42:16+02:00</lastmod>
</url><url>
<loc>https://zoe.kittycat.homes/links/nice_things/</loc>
<lastmod>2022-04-15T20:01:01+02:00</lastmod>

View File

@ -37,6 +37,8 @@
<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>
<a class="footer-nav-item colorswitch" href="/posts/" title="posts"></a>

View File

@ -37,6 +37,8 @@
<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 colorswitch" href="/software/" title="software"></a>
<a class="footer-nav-item colorswitch" href="/posts/" title="posts"></a>

View File

@ -196,6 +196,30 @@ header {
.posttitle a:hover {
background-color: transparent; }
button {
color: #413c74;
background-color: #ff8ad0;
border-color: #413c74; }
button:hover {
transition: 0.2s;
background-color: #413c74;
color: #ff8ad0; }
button.light {
color: #ffffff;
background-color: #413c74;
border-color: #ffffff; }
button.light:hover {
transition: 0.2s;
background-color: #ffffff;
color: #413c74; }
#pageindicator {
background-color: transparent; }
#pageindicator.light {
color: #ffffff; }
#pageindicator:hover {
background-color: transparent; }
html,
body {
height: 100%;
@ -238,7 +262,8 @@ p code {
margin-left: 24pt;
justify-self: left;
margin-right: auto;
display: inline-flex; }
display: inline-flex;
align-items: center; }
#footer-right {
margin-top: auto;
@ -310,6 +335,17 @@ header {
width: 100%;
padding-top: 42pt; }
#hamburger-bg {
position: fixed;
background-color: red;
opacity: 40%;
width: 100%;
height: calc(100% - 42pt);
left: 0pt;
top: 0pt;
right: 0;
transition: 0s; }
@font-face {
font-family: CaskaydiaCove;
src: url(/font/CaskaydiaCove.ttf); }
@ -320,7 +356,8 @@ header {
* {
font-family: CaskaydiaCove;
font-size: 12pt; }
font-size: 12pt;
text-overflow: clip; }
p,
.postdescription,
@ -402,13 +439,15 @@ input:checked + label:after {
input:checked + label::after {
content: "滛"; }
.footer-nav-item {
.footer-nav-item,
button {
border-radius: 100%;
height: 1em;
width: 1em;
justify-content: center;
align-items: center;
border-style: solid; }
border-style: solid;
cursor: pointer; }
.togglelabel {
border: solid; }
@ -450,3 +489,14 @@ p a,
ul a {
border-style: solid;
padding: 0.12em; }
#hamburger-button {
display: none; }
@media screen and (max-width: 640pt) {
#footer-center,
#darkmode-toggle,
#darkmode-toggle-label {
display: none; }
#hamburger-button {
display: flex; } }

@ -1 +1 @@
Subproject commit b8901b68d750983f47b50274396a9296ccfb052a
Subproject commit 137f5a2b05aaad9fab2da9ba0d6abb42dd016110