add archive.org

This commit is contained in:
Ruben 2023-11-06 08:29:39 -06:00
commit cedbb70a5c
No known key found for this signature in database
3 changed files with 37 additions and 11 deletions

BIN
assets/socials/archive.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View file

@ -33,7 +33,7 @@
<h1>~/links-n-socials</h1>
<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="fedi">
<main class="fedi">
<section class="firefish">
<a href="https://joinfirefish.org" target="_blank">
<img class="firefish-icon" src="/assets/socials/firefish.png" alt="Fediverse/Firefish"/>
@ -49,13 +49,13 @@
</a>
<p>@sneexy<small><a href="https://akko.wtf/sneexy" target="_blank">@akko.wtf</a></small></p>
</section>
</section>
</main>
<span class="separator">
<small>───────────</small>
</span>
<section class="messaging">
<main class="messaging">
<section class="revolt">
<a href="https://revolt.chat" target="_blank">
<img class="revolt-icon" src="/assets/socials/revolt.png" alt="Revolt"/>
@ -80,13 +80,13 @@
</a>
<p>sneexy<small><a href="xmpp:sneexy@trashserver.net" target="_blank">@trashserver.net</a></small></p>
</section>
</section>
</main>
<span class="separator">
<small>───────────</small>
</span>
<section class="platforms">
<main class="platforms">
<section class="listenbrainz">
<a href="https://listenbrainz.org" target="_blank">
<img class="listenbrainz-icon" src="/assets/socials/listenbrainz.png" alt="Listenbrainz"/>
@ -111,13 +111,13 @@
</a>
<p>Sneexy<small><a href="https://github.com/sneexy-boi" target="_blank">@github.com</a></small></p>
</section>
</section>
</main>
<span class="separator">
<small>───────────</small>
</span>
<section class="misc">
<main 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!"/>
@ -127,6 +127,15 @@
<span class="dot2"></span>
<section class="archiveorg">
<a href="https://archive.org" target="_blank">
<img class="archive-icon" src="/assets/socials/archive.png" alt="Internet Archive"/>
</a>
<p>@sneexy<small><a href="https://archive.org/details/@sneexy" target="_blank">@archive.org</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"/>
@ -142,7 +151,7 @@
</a>
<p><a href="https://amogus.cloud/s/3jFf2eoppD38g3p" target="_blank">shitposts drive!</a></p>
</section>
</section>
</main>
<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>
@ -155,7 +164,7 @@
<p>i enjoy messing around with random technology things, especially retro and unique things. modern tech things too depending on how much i can actually do with them.</p>
<p>as my subtitle says, i love me some <a href="https://en.wikipedia.org/wiki/Free_and_open-source_software" target="_blank">FOSS</a> and privacy stuff although i don't think i nerd too much over it, i will prefer it over anything. not a programmer or anything special though.</p>
<p>enthusiast in open, possibly <a href="https://en.wikipedia.org/wiki/Decentralization" target="_blank">decentralized</a> or <a href="https://www.techopedia.com/definition/2500/federation" target="_blank">federated</a> social networks or services. favorites include the <a href="https://fediverse.info" target="_blank">fediverse</a> and <a href="https://listenbrainz.org" target="_blank">listenbrainz</a>.</p>
<p>"certified" <a href="https://archlinux.org" target="_blank">arch linux</a> user/"""nerd""" ~ i hate corporations with a passion 😊💕</p>
<p>"certified" <a href="https://archlinux.org" target="_blank">arch linux</a> user/nerd ~ i hate corporations with a passion 😊💕</p>
<p>Certified™ idiot (full of adhd and constantly using it as an excuse according to irl's)</p>
<p>i am usually pretty drained and exhausted in both ways, <i>sometimes</i> i get myself into random unnecessary internet arguments, but from what i can tell that doesn't seem to be the case often. (unless i know you well, then i'll probably do it in a joking or pissy way.)</p>
<p>if you're looking to get in contact with me, refer to the links and info i have in the card above. 👋</p>

View file

@ -378,14 +378,14 @@ a {
}
/* -- below is all the css used only for the social cards, and its probably Very Bad so get a puke bag or something read -- */
.fedi, .firefish, .firefish-icon, .akkoma, .akkoma-icon, .messaging, .revolt, .revolt-icon, .matrix, .matrix-icon, .xmpp, .xmpp-icon, .platforms, .listenbrainz, .listenbrainz-icon, .gitgay, .gitgay-icon, .github, .github-icon, .misc, .retrospring, .retrospring-icon, .dotfiles, .idle, .shitposts, .amoguscloud, .warning {
.fedi, .firefish, .firefish-icon, .akkoma, .akkoma-icon, .messaging, .revolt, .revolt-icon, .matrix, .matrix-icon, .xmpp, .xmpp-icon, .platforms, .listenbrainz, .listenbrainz-icon, .gitgay, .gitgay-icon, .github, .github-icon, .misc, .retrospring, .retrospring-icon, .archiveorg, .archive-icon, .dotfiles, .idle, .shitposts, .amoguscloud, .warning {
display: flex;
flex-direction: row;
margin-left: auto;
margin-right: auto;
}
.firefish-icon, .akkoma-icon, .revolt-icon, .matrix-icon, .xmpp-icon, .listenbrainz-icon, .gitgay-icon, .github-icon, .retrospring-icon, .idle, .amoguscloud {
.firefish-icon, .akkoma-icon, .revolt-icon, .matrix-icon, .xmpp-icon, .listenbrainz-icon, .gitgay-icon, .github-icon, .retrospring-icon, .archive-icon, .idle, .amoguscloud {
margin-top: 20px;
margin-right: 8px;
width: 30px;
@ -401,6 +401,7 @@ a {
background: linear-gradient(to right, #E74788 0%, #F6AE4A 100%);
background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
text-shadow: 0px 0px 8px #F1775D;
}
/* -- */
@ -422,6 +423,7 @@ a {
background: linear-gradient(to right, #FF4654 0%, #FF558B 100%);
background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
text-shadow: 0px 0px 8px #FF4654;
}
/* -- */
@ -433,6 +435,7 @@ a {
background: linear-gradient(to right, #FFFFFF 0%, #4B4B4B 100%);
background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
text-shadow: 0px 0px 8px #4B4B4B;
}
/* -- */
@ -444,6 +447,7 @@ a {
background: linear-gradient(to right, #A6DA95 0%, #EED49F 100%);
background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
text-shadow: 0px 0px 8px #11A4D8;
}
/* -- */
@ -457,6 +461,7 @@ a {
background: linear-gradient(to right, #8AADf4 0%, #EB743B 100%);
background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
text-shadow: 0px 0px 8px #D58C17;
}
/* -- */
@ -468,6 +473,7 @@ a {
background: linear-gradient(to right, #FE9494 0%, #FFC783 31%, #69CB86 56%, #83A8FF 79%, #C56AD4 100%);
background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
text-shadow: 0px 0px 8px #69CB86;
}
/* -- */
@ -489,6 +495,17 @@ a {
text-shadow: 0px 0px 8px #5E35B1;
}
/* -- are chives dot org -- */
.archiveorg > p > small, .archiveorg > p > small > a {
font-size: 16px;
background: #FFFFFF;
background: linear-gradient(to right, #FFFFFF 0%, #000000 100%);
background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
text-shadow: 0px 0px 8px #777777;
}
/* -- lil warning message :3 -- */
.warning {
margin-top: 3rem;