bit of an overhaul

This commit is contained in:
Devi 2024-12-30 14:04:17 -05:00
parent a37e8874b6
commit 5a500f17cc
22 changed files with 54 additions and 29 deletions

View File

@ -59,8 +59,7 @@
<p> <p>
<a href="https://fediring.net/previous?host=tengu.space">&lt;</a> <a href="https://fediring.net/previous?host=tengu.space">&lt;</a>
<a href="https://fediring.net/">Fediring</a> <a href="https://fediring.net/">Fediring</a>
<a href="https://fediring.net/next?host=tengu.space">&gt;</a> <br> <a href="https://fediring.net/next?host=tengu.space">&gt;</a>
<a href="gopher://tengu.space/">Gopher Version</a>
</p><br><br> </p><br><br>
<p> Copyright &copy; 2024 DeviousTengu. View the source code <a href="https://git.tengu.space/devioustengu/tengu-space">here</a>. <br> <p> Copyright &copy; 2024 DeviousTengu. View the source code <a href="https://git.tengu.space/devioustengu/tengu-space">here</a>. <br>
This site was made using <a href="https://suzunaan.yakumo.dev/aya">Aya</a>, the fastest static site generator. </p> This site was made using <a href="https://suzunaan.yakumo.dev/aya">Aya</a>, the fastest static site generator. </p>

View File

@ -9,9 +9,14 @@
src: url('../font/UnifontCondensed.ttf') format('truetype'); src: url('../font/UnifontCondensed.ttf') format('truetype');
} }
@font-face {
font-family: PC98;
src: url('../font/pc-9800.ttf') format('truetype');
}
body { body {
background-attachment: fixed; background-attachment: fixed;
background-color: #442244; background-color: #332250;
background-image: url('../img/background.gif'); background-image: url('../img/background.gif');
background-repeat: repeat-x; background-repeat: repeat-x;
color: white; color: white;
@ -45,7 +50,11 @@ hr {
.yellow { color: yellow; } .yellow { color: yellow; }
h2, th { color: #F04040; } h1 {
color: #F04040;
font: PC98;
font-weight: normal;
}
a { color: cyan; } a { color: cyan; }
@ -145,11 +154,14 @@ a { color: cyan; }
/* HOMEPAGE */ /* HOMEPAGE */
#aya-sprite { float: left; } #sprite { float: left; }
a img { border: none; } a img { border: none; }
#buttons { margin-top: 16px; } #buttons {
margin-top: 16px;
text-align: center;
}
#buttons a { text-decoration: none; } #buttons a { text-decoration: none; }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
site/.pub/font/pc-9800.ttf Normal file

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 321 B

After

Width:  |  Height:  |  Size: 302 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 579 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 850 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 819 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 687 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 B

After

Width:  |  Height:  |  Size: 68 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1003 B

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -6,38 +6,38 @@ subtitle: A Brief Introduction
<img src="./img/avatar-christmas.gif" style="float: right; margin-left: 16px;" alt=""> <img src="./img/avatar-christmas.gif" style="float: right; margin-left: 16px;" alt="">
## > Hi, I'm Devi ヾ(^∇^) # > Hi, I'm Devi!
I'm a devious tengu stuck in 2009. I dream of living on a mountain and flying above the clouds. I'm a gender-apathetic nerd in my 20's that likes to code, draw sprite art, and make puns.
I spend my time developing games, drawing pixel art, and making puns. I'm also learning German. Ask me about my retro tech collection. I have a bunch of games and systems!
I'm gender apathetic, so you may refer to me with any pronouns. Englisch ist meine Muttersprache, aber ich lerne Deutsch. (˶˃ ᵕ ˂˶)
## > Interests # > Interests
<table class="cell-padding"><tbody> <table class="cell-padding"><tbody>
<tr> <tr>
<td class="yellow"> Anime </td> <td class="yellow"> Anime </td>
<td> <td>
Kill me Baby, Lucky Star, Serial Experiments Lain, Steins;Gate, Toaru Kagaku no Railgun Lucky Star, Lain, Steins;Gate, Railgun
</td> </td>
</tr> </tr>
<tr> <tr>
<td class="yellow"> Games </td> <td class="yellow"> Games </td>
<td> <td>
Desert Bus, Dragon Quest, Mario Kart, Mega Man, Mother, Pikmin, Poly Bridge, Solitaire, Spelunky, Tetris, Touhou Project (<a href="https://questlog.app/u/Devi">Questlog</a>) Dragon Quest, Mario, Mega Man, Mother, Pikmin, Spelunky, Touhou (<a href="https://questlog.app/u/Devi">Questlog</a>)
</td> </td>
</tr> </tr>
<tr> <tr>
<td class="yellow"> Other </td> <td class="yellow"> Other </td>
<td> <td>
Frutiger Aero, Internet Privacy, Retro Tech Collecting, Speedrunning Frutiger Aero, Internet Privacy, Speedrunning
</td> </td>
</tr> </tr>
</tbody></table> </tbody></table>
## > Software # > Software
<table class="cell-padding"><tbody> <table class="cell-padding"><tbody>
<tr> <tr>
@ -64,6 +64,6 @@ I'm gender apathetic, so you may refer to me with any pronouns.
</tr> </tr>
</tbody></table> </tbody></table>
## > Enemy List ( •̀ ᴗ •́ ) # > The Enemy List
Bluetooth, Discord, GameMaker Studio 2, NVIDIA, RGB Devices, Super Mario Sunshine, Verizon, Unity Engine, YouTube Shorts Bluetooth, Discord, GameMaker Studio 2, NVIDIA, RGB Devices, Super Mario Sunshine, Verizon, Unity Engine, YouTube Shorts

View File

@ -4,7 +4,7 @@ stage: contact
subtitle: Land of Communication subtitle: Land of Communication
--- ---
## > Direct Message # > Direct Message
<table class="cell-padding"> <table class="cell-padding">
<tr> <tr>
@ -23,11 +23,15 @@ subtitle: Land of Communication
<td> <img src="./img/icons/telegram.gif" alt=""> </td> <td> <img src="./img/icons/telegram.gif" alt=""> </td>
<td> Telegram <a href="https://t.me/devioustengu"> @devioustengu </a> </td> <td> Telegram <a href="https://t.me/devioustengu"> @devioustengu </a> </td>
</tr> </tr>
<tr>
<td> <img src="./img/icons/liberachat.gif" alt=""> </td>
<td> IRC devioustengu@libera.chat </td>
</tr>
</table> </table>
<p> You're always welcome to reach out to me. Even if it's just to say hi! </p> You're always welcome to reach out to me. Even if it's just to say hi!
## > Social Media # > Social Media
<table class="cell-padding"> <table class="cell-padding">
<tr> <tr>
@ -38,6 +42,12 @@ subtitle: Land of Communication
<td> <img src="./img/icons/fedi-alt.gif" alt=""> </td> <td> <img src="./img/icons/fedi-alt.gif" alt=""> </td>
<td> Private Fediverse <a href="https://class.lunanova.dev/devi/">@devi@class.lunanova.dev</a> </td> <td> Private Fediverse <a href="https://class.lunanova.dev/devi/">@devi@class.lunanova.dev</a> </td>
</tr> </tr>
<tr>
<td> <img src="./img/icons/bluesky.gif" alt=""> </td>
<td> Bluesky <a href="https://bsky.app/profile/devioustengu.bsky.social">@devioustengu.bsky.social</a> </td>
</tr>
</table> </table>
<p> You won't find me on big tech social media such as Facebook, Instagram, X, etc. </p> I'm not on big tech social media such as Facebook, Instagram, X, etc.
Until Bluesky implements private accounts, I'll rarely post on there.

View File

@ -6,17 +6,19 @@ subtitle: Enjoy Your Stay!
<table class="no-cell-padding"><tbody><tr> <table class="no-cell-padding"><tbody><tr>
<td> <td>
<img src="./img/aya-sprite.gif" id="aya-sprite" alt=""> <img src="./img/kagami-sprite.gif" id="sprite" alt="">
</td><td> </td><td>
<p>I'm <a href="./about.html">DeviousTengu</a>! You may call me Devi or Dev.</p> <p>I'm <a href="./about.html">DeviousTengu</a>! You may call me Devi or Dev.</p>
<p>This is my server where I host a few webservices for myself and friends. Our mascot is the most truthful news reporter in Gensokyo, <a href="https://en.touhouwiki.net/wiki/Aya_Shameimaru">Aya Shameimaru</a>.</p> <p>I'm a retro gamer from Youkai Mountain. This is my server where I host a few webservices for myself and friends. We also have a <a href="gopher://tengu.space">gopher hole</a>.</p>
</td> </td>
</tr></tbody></table> </tr></tbody></table>
<div id="buttons"> <div id="buttons">
<a href="https://tengu.space/"> <img src="./img/buttons/dev.png" alt="Devi"> </a> <a href="https://tengu.space/"> <img src="./img/buttons/devi.gif" alt="Devi"> </a>
<a href="https://benjae.nekoweb.org/"> <img src="./img/buttons/benjae.gif" alt="benjae"> </a> <a href="https://benjae.nekoweb.org/"> <img src="./img/buttons/benjae.png" alt="benjae"> </a>
<a href="https://cirnosystems.xyz/"> <img src="./img/buttons/cirnosystems.png" alt="HTFCirno2000"> </a>
<a href="https://dd86k.space/"> <img src="./img/buttons/dd86k.png" alt="dd86k"> </a> <a href="https://dd86k.space/"> <img src="./img/buttons/dd86k.png" alt="dd86k"> </a>
<a href="https://disarray.sh/"> <img src="./img/buttons/disarray.png" alt="disarray"> </a>
<a href="https://reimu.info/"> <img src="./img/buttons/ezio.png" alt="Ezio"> </a> <a href="https://reimu.info/"> <img src="./img/buttons/ezio.png" alt="Ezio"> </a>
<a href="https://geartoward.jp.net/"> <img src="./img/buttons/gt.png" alt="geartoward"> </a> <a href="https://geartoward.jp.net/"> <img src="./img/buttons/gt.png" alt="geartoward"> </a>
<a href="https://nanoshinono.me/"> <img src="./img/buttons/prefetcher.gif" alt="prefetcher"> </a> <a href="https://nanoshinono.me/"> <img src="./img/buttons/prefetcher.gif" alt="prefetcher"> </a>
@ -33,12 +35,14 @@ subtitle: Enjoy Your Stay!
<a href="https://pixelde.su/"> <img src="./img/buttons/pixeldesu.png" alt="Pixel"> </a> <a href="https://pixelde.su/"> <img src="./img/buttons/pixeldesu.png" alt="Pixel"> </a>
<a href="https://interconnected.yakumo.dev/"> <img src="./img/buttons/yukari.gif" alt="Izuru"> </a> <a href="https://interconnected.yakumo.dev/"> <img src="./img/buttons/yukari.gif" alt="Izuru"> </a>
<a href="https://biribiri.dev/"> <img src="./img/buttons/norm.png" alt="Norm"> </a> <a href="https://biribiri.dev/"> <img src="./img/buttons/norm.png" alt="Norm"> </a>
<a href="https://nyaa.si/view/964646"> <img src="./img/buttons/lain.gif" alt="Serial Experiments Lain"> </a>
<a href="https://rinici.de/"> <img src="./img/buttons/rinicide.png" alt="rini"> </a> <a href="https://rinici.de/"> <img src="./img/buttons/rinicide.png" alt="rini"> </a>
<a href="https://urndeogtaaiwpgosq.bitbucket.io/"> <img src="./img/buttons/rqsd.png" alt="rqsd"> </a> <a href="https://urndeogtaaiwpgosq.bitbucket.io/"> <img src="./img/buttons/rqsd.png" alt="rqsd"> </a>
<a href="https://silk.ms/"> <img src="./img/buttons/laru.gif" alt="Laru"> </a> <a href="https://silk.ms/"> <img src="./img/buttons/laru.gif" alt="Laru"> </a>
<a href="https://girlthi.ng/~thermia/"> <img src="./img/buttons/thermia.gif" alt="thermia"> </a> <a href="https://girlthi.ng/~thermia/"> <img src="./img/buttons/thermia.gif" alt="thermia"> </a>
<a href="https://mima-sama.yakumo.dev/"> <img src="./img/buttons/mima.png" alt="Mima"> </a> <a href="https://mima-sama.yakumo.dev/"> <img src="./img/buttons/mima.png" alt="Mima"> </a>
<a href="https://utsuho.rocks/"> <img src="./img/buttons/utsuhorocks.png" alt="Utsuho"> </a> <a href="https://utsuho.rocks/"> <img src="./img/buttons/utsuhorocks.png" alt="Utsuho"> </a>
<a href="https://vnpower.neocities.org/"> <img src="./img/buttons/vnpower.png" alt="VnPower"> </a>
<a href="http://vocelia.fufufu.moe/"> <img src="./img/buttons/vocelia.gif" alt="Vocelia"> </a> <a href="http://vocelia.fufufu.moe/"> <img src="./img/buttons/vocelia.gif" alt="Vocelia"> </a>
<a href="https://xn--u80a.com/"> <img src="./img/buttons/yuki.png" alt="Yuki"> </a> <a href="https://xn--u80a.com/"> <img src="./img/buttons/yuki.png" alt="Yuki"> </a>
<a href="https://0xc3.win/"> <img src="./img/buttons/silt.gif" alt="silt"> </a> <a href="https://0xc3.win/"> <img src="./img/buttons/silt.gif" alt="silt"> </a>

View File

@ -4,14 +4,14 @@ stage: services
subtitle: Magical Internet Tools subtitle: Magical Internet Tools
--- ---
## <img src="./img/icons/akkoma.gif" alt="" width=32 height=32> [Akkoma](https://fedi.tengu.space) # <img src="./img/icons/akkoma.gif" alt="" width=32 height=32> [Akkoma](https://fedi.tengu.space)
A single-user fediverse instance. This is where I spread misinformation! A single-user fediverse instance. This is where I spread misinformation!
## <img src="./img/icons/forgejo.gif" alt="" width=32 height=32> [Forgejo](https://git.tengu.space) # <img src="./img/icons/forgejo.gif" alt="" width=32 height=32> [Forgejo](https://git.tengu.space)
A lightweight software forge. The source code to this site can be found here. A lightweight software forge. The source code to this site is here.
## <img src="./img/icons/jitsi-meet.gif" alt="" width=32 height=32> [Jitsi Meet](https://meet.tengu.space) # <img src="./img/icons/jitsi-meet.gif" alt="" width=32 height=32> [Jitsi Meet](https://meet.tengu.space)
A videoconferencing platform. You can voice chat with me here. A videoconferencing platform. You can voice chat with me here.
## <img src="./img/icons/owncast.gif" alt="" width=32 height=32> [Owncast](https://live.tengu.space) # <img src="./img/icons/owncast.gif" alt="" width=32 height=32> [Owncast](https://live.tengu.space)
A single-user livestreaming service. I use this to broadcast cozy games. A single-user livestreaming service. I use this to broadcast cozy games.