</head>
<body class="whole-site">
<div>
- <div class="container">
- <div class="header">
- <marquee>
- <h1 class="marquee-heading">🏳️⚧️ 👩🏼💻 Athene.Gay 👩🏼💻 🏳️⚧️</h1>
- </marquee>
- </div>
- </div>
- <div class="container">
+ <iframe class="embed-title" src="shared/title.html"> </iframe>
+ <div class="main-container">
<div class="main">
<div class="entry">
<p>
</div>
<div class="entry">
<h2>Blog</h2>
+ <div class="title-block">
+ <a class="blog-title" href="entries/transition.html">
+ <h3>The End of Transition</h3>
+ </a>
+ <h3 class="datestamp">19/04/2025</h3>
+ </div>
+ <div class="title-block">
+ <a class="blog-title" href="entries/newvegas.html">
+ <h3>Fallout New Vegas, 15 Years On</h3>
+ </a>
+ <h3 class="datestamp">11/03/2025</h3>
+ </div>
+ <div class="title-block">
+ <a class="blog-title" href="entries/srb2.html">
+ <h3>The Twenty-Seven Year Old Fangame</h3>
+ </a>
+ <h3 class="datestamp">20/02/2025</h3>
+ </div>
+ <div class="title-block">
+ <a
+ class="blog-title"
+ href="entries/thereturnofthekfcdoubledown.html"
+ >
+ <h3>The Return of the KFC Double Down</h3>
+ </a>
+ <h3 class="datestamp">12/02/2025</h3>
+ </div>
+ <div class="title-block">
+ <a class="blog-title" href="entries/danddgames.html">
+ <h3>It's 2025 and I am playing a D&D Game...</h3>
+ </a>
+ <h3 class="datestamp">01/02/2025</h3>
+ </div>
+ <div class="title-block">
+ <a class="blog-title" href="entries/miku.html">
+ <h3>Miku Expo 2024</h3>
+ </a>
+ <h3 class="datestamp">26/01/2025</h3>
+ </div>
<div class="title-block">
<a class="blog-title" href="entries/1.html">
<h3>Bringing Static Websites Back</h3>
</div>
<div class="entry">
<h2>Projects</h2>
- <p>This is an incomplete list - I need to write up the rest. I promise I've done more than one thing in my life.</p>
+ <p>This is an incomplete list for now.</p>
+ <div class="title-block">
+ <a class="blog-title" href="projects/pipboy.html">
+ <h3>Pipboy Prop Custom Apps</h3>
+ </a>
+ <h3 class="datestamp">2025</h3>
+ </div>
+ <div class="title-block">
+ <a class="blog-title" href="projects/thiswebsite.html">
+ <h3>This Website</h3>
+ </a>
+ <h3 class="datestamp">2025</h3>
+ </div>
+ <div class="title-block">
<a class="blog-title" href="projects/dalamudplugins.html">
<h3>FFXIV Plugins</h3>
</a>
+ <h3 class="datestamp">2023-2024</h3>
</div>
- </div>
- </div>
- </div>
- <div class="container">
- <div class="footer">
- <div class="footer-container">
- <div class="footer-entry">
- <a href="https://projynova.bsky.social"
- ><img class="icon" src="img/bluesky.svg" alt="bluesky logo"
- /></a>
- </div>
- <div class="footer-entry">
- <a href="https://github.com/gnargle"
- ><img class="icon" src="img/github.svg" alt="github logo"
- /></a>
+ <div class="title-block">
+ <a class="blog-title" href="projects/youbeat.html">
+ <h3>Youbeat</h3>
+ </a>
+ <h3 class="datestamp">2022</h3>
</div>
- <div class="footer-entry">
- <a href="https://discordapp.com/users/390978640051175424"
- ><img class="icon" src="img/discord.svg" alt="github logo"
- /></a>
+ </div>
+ <div class="entry">
+ <h2>Diversions</h2>
+ <div class="title-block">
+ <a class="blog-title" href="diversions/hentaigames.html">
+ <h3>The Life and Death(ish) of Hentai Games (NSFW!)</h3>
+ </a>
+ <h3 class="datestamp">2025</h3>
</div>
- <div class="footer-entry">
- <a href="https://www.twitch.tv/atheneallen"
- ><img class="icon" src="img/twitch.svg" alt="github logo"
- /></a>
+ <div class="title-block">
+ <a
+ class="blog-title indented"
+ href="diversions/hentaigames/list.html"
+ ><h4>↪ List of Games (updated 01/03/2025)</h4>
+ </a>
</div>
- <div class="footer-entry">
- <a href="https://archiveofourown.org/users/gnargle/works"
- ><img class="icon" src="img/ao3.svg" alt="github logo"
- /></a>
+ <div class="title-block">
+ <a class="blog-title" href="diversions/musicivemade.html">
+ <h3>Music I've Made</h3>
+ </a>
+ <h3 class="datestamp">2025</h3>
</div>
</div>
- <div class="footer-container">
- <p>
- Icons by <a target="_blank" href="https://icons8.com">Icons8</a>
- </p>
- </div>
</div>
</div>
</div>
+ <iframe class="embed-links" src="shared/links.html"> </iframe>
+ <iframe class="embed-footer" src="shared/footer.html"> </iframe>
</body>
</html>