]> fortfriendship.online Git - gnargle.github.io.git/blob - index.html
clean up some spelling
[gnargle.github.io.git] / index.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="UTF-8" />
5 <title>Athene.Gay</title>
6 <link rel="stylesheet" href="main.css" />
7 </head>
8 <body class="whole-site">
9 <div>
10 <iframe class="embed-title" src="shared/title.html"> </iframe>
11 <div class="container">
12 <div class="main">
13 <div class="entry">
14 <p>
15 Hey! I'm Athene, or Projynova depending on where you know me from.
16 This is my little website, mostly for blogging. I have a lot of
17 thoughts about things every now and then, see, and it would
18 probably be beneficial for me to actually note them down somewhere
19 less ephemeral than Bluesky.
20 </p>
21 <p>Also so I can use the marquee tag.</p>
22 <p>
23 It's also a place I can do write-ups for the various projects I've
24 worked on, outside of a traditional 'blog' format. I have quite a
25 few useful tools on github but no central repository to link or
26 talk about them from. Until now, that is, obviously. Now I do.
27 It's this website.
28 </p>
29 </div>
30 <div class="entry">
31 <h2>Blog</h2>
32 <div class="title-block">
33 <a class="blog-title" href="entries/srb2.html">
34 <h3>The Twenty-Seven Year Old Fangame</h3>
35 </a>
36 <h3 class="datestamp">20/02/2025</h3>
37 </div>
38 <div class="title-block">
39 <a
40 class="blog-title"
41 href="entries/thereturnofthekfcdoubledown.html"
42 >
43 <h3>The Return of the KFC Double Down</h3>
44 </a>
45 <h3 class="datestamp">12/02/2025</h3>
46 </div>
47 <div class="title-block">
48 <a class="blog-title" href="entries/danddgames.html">
49 <h3>It's 2025 and I am playing a D&D Game...</h3>
50 </a>
51 <h3 class="datestamp">01/02/2025</h3>
52 </div>
53 <div class="title-block">
54 <a class="blog-title" href="entries/miku.html">
55 <h3>Miku Expo 2024</h3>
56 </a>
57 <h3 class="datestamp">26/01/2025</h3>
58 </div>
59 <div class="title-block">
60 <a class="blog-title" href="entries/1.html">
61 <h3>Bringing Static Websites Back</h3>
62 </a>
63 <h3 class="datestamp">25/01/2025</h3>
64 </div>
65 </div>
66 <div class="entry">
67 <h2>Projects</h2>
68 <p>This is an incomplete list for now. working on it.</p>
69 <div class="title-block">
70 <a class="blog-title" href="projects/thiswebsite.html">
71 <h3>This Website</h3>
72 </a>
73 <h3 class="datestamp">2025</h3>
74 </div>
75 <div class="title-block">
76 <a class="blog-title" href="projects/dalamudplugins.html">
77 <h3>FFXIV Plugins</h3>
78 </a>
79 <h3 class="datestamp">2023-2024</h3>
80 </div>
81 <div class="title-block">
82 <a class="blog-title" href="projects/youbeat.html">
83 <h3>Youbeat</h3>
84 </a>
85 <h3 class="datestamp">2022</h3>
86 </div>
87 </div>
88 <div class="entry">
89 <h2>Diversions</h2>
90 <div class="title-block">
91 <a class="blog-title" href="diversions/hentaigames.html">
92 <h3>The Life and Death(ish) of Hentai Games (NSFW!)</h3>
93 </a>
94 <h3 class="datestamp">2025</h3>
95 </div>
96 </div>
97 </div>
98 </div>
99 </div>
100 <iframe class="embed-links" src="shared/links.html"> </iframe>
101 <iframe class="embed-footer" src="shared/footer.html"> </iframe>
102 </body>
103 </html>