finish the site (social cards) (finally)

This commit is contained in:
Ruben 2023-11-05 22:29:29 -06:00
commit fcd59381e5
No known key found for this signature in database
14 changed files with 250 additions and 49 deletions

View file

@ -5,11 +5,11 @@
<head>
<title>sneexy dot pages dot gay</title>
<link rel="stylesheet" href="style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div class="main">
<div class="pixel-corners">
@ -31,42 +31,120 @@
<div class="pixel-corners">
<article class="links-n-socials">
<h1>~/links-n-socials</h1>
<p>(in order of most prefered to least prefered!)</p>
<small>(in order of most prefered to least prefered! <span class="dot"></span> some of these have extra info you can find by clicking their icons)</small>
<section class="social-lists">
<section class="social-links">
<h2>socials</h2>
<ul>
<li class="fedi">@sneexy<small>@<a href="https://lea.pet/@sneexy" target="_blank">lea.pet</a></small></li>
<li class="revolt">Sneexy#3963<small>@<a href="https://revolt.chat" target="_blank">revolt.chat</a></small></li>
<li class="matrix">@sneexy<small>:<a href="https://matrix.to/#/@sneexy:tchncs.de" target="_blank">tchncs.de</a></small></li>
<li class="xmpp">sneexy<small>@<a href="xmpp:sneexy@trashserver.net" target="_blank">trashserver.net</a></small></li>
<li class="shitcord">Sneexy#6488<small>@<a href="https://discord.com" target="_blank">discord.com</a></small></li>
</ul>
<section class="fedi">
<section class="firefish">
<a href="https://joinfirefish.org" target="_blank">
<img class="firefish-icon" src="/assets/socials/firefish.png" alt="Fediverse/Firefish"/>
</a>
<p>@sneexy<small><a href="https://lea.pet/@sneexy" target="_blank">@lea.pet</a></small></p>
</section>
<section class="social-links">
<h2>others</h2>
<ul>
<li class="fedi">@sneexy<small>@<a href="https://lea.pet/@sneexy" target="_blank">lea.pet</a></small></li>
<li class="revolt">Sneexy#3963<small>@<a href="https://revolt.chat" target="_blank">revolt.chat</a></small></li>
<li class="matrix">@sneexy<small>:<a href="https://matrix.to/#/@sneexy:tchncs.de" target="_blank">tchncs.de</a></small></li>
<li class="xmpp">sneexy<small>@<a href="xmpp:sneexy@trashserver.net" target="_blank">trashserver.net</a></small></li>
<li class="shitcord">Sneexy#6488<small>@<a href="https://discord.com" target="_blank">discord.com</a></small></li>
</ul>
</section>
<span class="dot2"></span>
<section class="social-links">
<h2>misc.</h2>
<ul>
<li class="fedi">@sneexy<small>@<a href="https://lea.pet/@sneexy" target="_blank">lea.pet</a></small></li>
<li class="revolt">Sneexy#3963<small>@<a href="https://revolt.chat" target="_blank">revolt.chat</a></small></li>
<li class="matrix">@sneexy<small>:<a href="https://matrix.to/#/@sneexy:tchncs.de" target="_blank">tchncs.de</a></small></li>
<li class="xmpp">sneexy<small>@<a href="xmpp:sneexy@trashserver.net" target="_blank">trashserver.net</a></small></li>
<li class="shitcord">Sneexy#6488<small>@<a href="https://discord.com" target="_blank">discord.com</a></small></li>
</ul>
<section class="akkoma">
<a href="https://akkoma.social" target="_blank">
<img class="akkoma-icon" src="/assets/socials/akkoma.png" alt="Fediverse/Akkoma"/>
</a>
<p>@sneexy<small><a href="https://akko.wtf/sneexy" target="_blank">@akko.wtf</a></small></p>
</section>
</section>
<span class="separator">
<small>───────────</small>
</span>
<section class="messaging">
<section class="revolt">
<a href="https://revolt.chat" target="_blank">
<img class="revolt-icon" src="/assets/socials/revolt.png" alt="Revolt"/>
</a>
<p>Sneexy#3963<small><a href="https://revolt.chat" target="_blank">@revolt.chat</a></small></p>
</section>
<span class="dot2"></span>
<section class="matrix">
<a href="https://matrix.org" target="_blank">
<img class="matrix-icon" src="/assets/socials/matrix.png" alt="Matrix"/>
</a>
<p>@sneexy<small><a href="https://matrix.to/#/@sneexy:tchncs.de" target="_blank">:tchncs.de</a></small></p>
</section>
<span class="dot2"></span>
<section class="xmpp">
<a href="https://xmpp.org" target="_blank">
<img class="xmpp-icon" src="/assets/socials/xmpp.png" alt="XMPP"/>
</a>
<p>sneexy<small><a href="xmpp:sneexy@trashserver.net" target="_blank">@trashserver.net</a></small></p>
</section>
</section>
<span class="separator">
<small>───────────</small>
</span>
<section class="platforms">
<section class="listenbrainz">
<a href="https://listenbrainz.org" target="_blank">
<img class="listenbrainz-icon" src="/assets/socials/listenbrainz.png" alt="Listenbrainz"/>
</a>
<p>Sneexy<small><a href="https://listenbrainz.org/user/Sneexy" target="_blank">@listenbrainz.org</a></small></p>
</section>
<span class="dot2"></span>
<section class="gitgay">
<a href="https://git.gay" target="_blank">
<img class="gitgay-icon" src="/assets/socials/gitgay.png" alt="Forgejo on git.gay"/>
</a>
<p>Sneexy<small><a href="https://git.gay/sneexy" target="_blank">@git.gay</a></small></p>
</section>
<span class="dot2"></span>
<section class="github">
<a href="https://github.com" target="_blank">
<img class="github-icon" src="/assets/socials/github.png" alt="GitHub"/>
</a>
<p>Sneexy<small><a href="https://github.com/sneexy-boi" target="_blank">@github.com</a></small></p>
</section>
</section>
<span class="separator">
<small>───────────</small>
</span>
<section class="misc">
<section class="retrospring">
<a href="https://retrospring.net" target="_blank">
<img class="retrospring-icon" src="/assets/socials/retrospring.png" alt="Retrospring - Ask me anything!"/>
</a>
<p>@Sneexy<small><a href="https://retrospring.net/@Sneexy" target="_blank">@retrospring.net</a></small></p>
</section>
<span class="dot2"></span>
<section class="dotfiles">
<a href="https://hyprland.org" target="_blank">
<img class="idle" src="/assets/socials/idle.apng" alt="Hyprland"/>
</a>
<p><a href="https://git.gay/sneexy/el-dotfiles" target="_blank">el-dotfiles</a></p>
</section>
<span class="dot2"></span>
<section class="shitposts">
<a href="https://nextcloud.com" target="_blank">
<img class="amoguscloud" src="/assets/socials/amoguscloud.png" alt="Nextcloud"/>
</a>
<p><a href="https://amogus.cloud/s/3jFf2eoppD38g3p" target="_blank">shitposts drive!</a></p>
</section>
</section>
<small class="warning">if you ABSOLUTELY need to contact me via discord, just ask me for my username. i'd highly prefer not using it though and if you could please use something else to contact me with.</small>
</article>
</div>
@ -97,7 +175,7 @@
</article>
</div>
<img class="yoshi" src="/home/ruben/Git/pages/assets/yoshi.gif" alt="gif of a yoshi model dancing" />
<img class="yoshi" src="/assets/yoshi.gif" alt="GIF of a dancing yoshi" />
</div>