Merge pull request 'Distributed dammit' (#2) from redesign into main

Reviewed-on: https://git.ouroboros.group/LimePotato/limepot-xyz/pulls/2
This commit is contained in:
nelle 2023-08-14 09:07:35 +00:00
commit 6a78c83732
230 changed files with 37622 additions and 1 deletions

2
.gitignore vendored
View file

@ -1,5 +1,5 @@
# build output
dist/
#dist/
# generated types
.astro/

21
dist/404.html vendored Normal file
View file

@ -0,0 +1,21 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="Astro description">
<meta name="viewport" content="width=device-width">
<link rel="icon" type="image/svg+xml" href="/assets/branding/obo-icon.png">
<meta name="generator" content="Astro v2.10.7">
<title>Error 404</title>
<link rel="stylesheet" href="/_astro/404.cbb04c33.css" /></head>
<body>
<main class="astro-ZETDM5MD">
<marquee behavior="alternate" scrollamount="30" class="astro-ZETDM5MD">
<marquee behavior="alternate" scrollamount="30" direction="down" class="astro-ZETDM5MD">
<img src="assets/404/404.png" class="astro-ZETDM5MD">
</marquee>
</marquee>
</main>
</body></html>

1
dist/_astro/404.cbb04c33.css vendored Normal file
View file

@ -0,0 +1 @@
:root{--accent: 136, 58, 234;--accent-light: 224, 204, 250;--accent-dark: 49, 10, 101;--accent-gradient: linear-gradient(45deg, rgb(var(--accent)), rgb(var(--accent-light)) 30%, white 60%)}html{font-family:system-ui,sans-serif;background:#13151A;background-size:224px}:where(.astro-ZETDM5MD){margin:0;padding:0;box-sizing:border-box;-webkit-filter:grayscale(100%);filter:grayscale(100%)}body{width:100%;height:100vh;background-image:url(assets/404/crt.gif);-webkit-filter:grayscale(100%);filter:grayscale(100%)}marquee:where(.astro-ZETDM5MD){height:100vh}

1
dist/_astro/about.841d3c41.css vendored Normal file
View file

@ -0,0 +1 @@
:root{--accent: 136, 58, 234;--accent-light: 224, 204, 250;--accent-dark: 49, 10, 101;--accent-gradient: linear-gradient(45deg, rgb(var(--accent)), rgb(var(--accent-light)) 30%, white 60%)}html{font-family:system-ui,sans-serif;background:#13151A;background-size:224px}body{background:repeat url(/assets/background.gif)}

1
dist/_astro/index.7d18cd33.css vendored Normal file
View file

@ -0,0 +1 @@
main:where(.astro-J7PV25F6){margin:auto;padding:1rem;width:800px;max-width:calc(100% - 2rem);color:#fff;font-size:20px;line-height:1.6}.astro-a:where(.astro-J7PV25F6){position:absolute;top:-32px;left:50%;transform:translate(-50%);width:220px;height:auto;z-index:-1}h1:where(.astro-J7PV25F6){font-size:4rem;font-weight:700;line-height:1;text-align:center;margin-bottom:1em}.text-gradient:where(.astro-J7PV25F6){background-image:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:400%;background-position:0%}.instructions:where(.astro-J7PV25F6){margin-bottom:2rem;border:1px solid rgba(var(--accent-light),25%);background:linear-gradient(rgba(var(--accent-dark),66%),rgba(var(--accent-dark),33%));padding:1.5rem;border-radius:8px}.instructions:where(.astro-J7PV25F6) code:where(.astro-J7PV25F6){font-size:.8em;font-weight:700;background:rgba(var(--accent-light),12%);color:rgb(var(--accent-light));border-radius:4px;padding:.3em .4em}.instructions:where(.astro-J7PV25F6) strong:where(.astro-J7PV25F6){color:rgb(var(--accent-light))}.link-card-grid:where(.astro-J7PV25F6){display:grid;grid-template-columns:repeat(auto-fit,minmax(24ch,1fr));gap:2rem;padding:0}

134
dist/about/index.html vendored Normal file
View file

@ -0,0 +1,134 @@
<!DOCTYPE html>
<html lang="en" class="astro-SCKKX6R4">
<head>
<meta charset="UTF-8">
<meta name="description" content="Astro description">
<meta name="viewport" content="width=device-width">
<link rel="icon" type="image/svg+xml" href="/assets/branding/obo-icon.png">
<meta name="generator" content="Astro v2.10.7">
<title>LimePot - About</title>
<link rel="stylesheet" href="/mybulma/css/mystyles.css">
<link rel="stylesheet" href="/_astro/about.841d3c41.css" /><script type="module">document.addEventListener("DOMContentLoaded",()=>{Array.prototype.slice.call(document.querySelectorAll(".navbar-burger"),0).forEach(t=>{t.addEventListener("click",()=>{const e=t.dataset.target,a=document.getElementById(e);t.classList.toggle("is-active"),a.classList.toggle("is-active")})})});
</script></head>
<body class="astro-SCKKX6R4">
<nav class="navbar astro-SCKKX6R4" role="navigation" aria-label="main navigation">
<div class="navbar-brand astro-SCKKX6R4">
<a class="navbar-item astro-SCKKX6R4" href="/">
<img src="/assets/branding/obo-icon.png" style="border-radius: 20%" class="astro-SCKKX6R4">
LimePot
</a>
<a role="button" class="navbar-burger astro-SCKKX6R4" data-target="navMenu" aria-label="menu" aria-expanded="false">
<span aria-hidden="true" class="astro-SCKKX6R4"></span>
<span aria-hidden="true" class="astro-SCKKX6R4"></span>
<span aria-hidden="true" class="astro-SCKKX6R4"></span>
</a>
</div>
<div class="navbar-menu astro-SCKKX6R4" id="navMenu">
<div class="navbar-start astro-SCKKX6R4">
<a class="navbar-item astro-SCKKX6R4" href="/about">
About Me
</a>
<a class="navbar-item astro-SCKKX6R4" href="projects">
Projects
</a>
</div>
</div>
<div class="navbar-end astro-SCKKX6R4">
<a class="navbar-item astro-SCKKX6R4" href="https://ko-fi.com/limepot">
<img src="/assets/other-branding/ko-fi-button-red.png" class="astro-SCKKX6R4">
</a>
</div>
<!-- This JS is required for mobile users to navigate the site, working on a mobile alternative -->
<!-- This JS is required for mobile users to navigate the site, working on a mobile alternative -->
</nav>
<section class="section astro-SCKKX6R4">
<div class="container astro-SCKKX6R4">
<main>
<div class="content">
<div class="wrapper">
</div>
<p>Howdy Traveller!</p>
<br>
<p>Privacy Activist, Public Domain (<a href="https://unlicense.org"><u>The Unlicense</u></a>) Believer, and FOSS Lover. Massive into all things archival.
Love long talks about theoretical physics, astronomy, and possibilities of the impossible.</p>
<br>
<p>do a lot of tinkering with various things, hardware and software. Currently messing around with web-development, Minecraft mods, 3D Printing, Linux, and Game Design. Checkout my <a href="https://limepot.xyz/projects.html"><u>Projects</u></a> to see what I'm currently working on.</p>
<p>Also dabble in photography.</p>
<br>
<p>Don't ask about time travel.</p>
<br><br>
<h2>Where to find/contact:</h2>
<br>
<a href="mailto: bm01@limepot.xyz"><u>Email</u></a>
<br>
<a href="https://ouroboros.gay/@limepot"><u>Fediverse</u></a><a href="/rss/fedirss.html"> <img src="assets/rss.png" width="10" height="10"></a>
<br>
<a href="https://odysee.com/@LimePot:4"><u>Odysee</u></a><a href="/rss/odyseerss.html"> <img src="assets/rss.png" width="10" height="10"></a>
<br>
<a href="https://steamcommunity.com/id/limepot/"><u>Steam</u></a>
<br>
<!--<a href="https://limepot.xyz/redir/discord.htmll"><u>Discord Guild</u></a>-->
<br>
<a href="https://github.com/LimePotato/"><u>Github</u></a>
<!--
<br>
<a href="direct.limepot.xyz:3000">Gitea</a>
commit test message, delete when you see this
-->
<br>
<a href="https://codeberg.org/LimePotato"><u>Codeberg</u></a><a href="/rss/codebergrss.html"> <img src="assets/rss.png" width="10" height="10"></a>
<br>
<a href="https://modrinth.com/user/limepotato"><u>Modrinth</u></a>
<br><br><br>
</div>
</main>
</div>
</section>
<center class="astro-SCKKX6R4">
<footer class="footer astro-SCKKX6R4">
<div class="content has-text-centered astro-SCKKX6R4">
<!--Badges-->
<a href="https://limepot.xyz/" class="astro-SCKKX6R4"><img src="/assets/badges/limepotxyz-badge00.gif" class="astro-SCKKX6R4"></a>
<br class="astro-SCKKX6R4">
<a href="https://jointhefediverse.net/" class="astro-SCKKX6R4"><img src="/assets/badges/FEDERATE-NOW.jpg" class="astro-SCKKX6R4"></a>
<a href="https://gnu.org" class="astro-SCKKX6R4"><img src="/assets/badges/gnu-linux.gif" class="astro-SCKKX6R4"></a>
<a href="https://fuckoffgoogle.de/" class="astro-SCKKX6R4"><img src="/assets/badges/google_stand.gif" class="astro-SCKKX6R4"></a>
<a href="https://privacytests.org/" class="astro-SCKKX6R4"><img src="/assets/badges/chrmevil.gif" class="astro-SCKKX6R4"></a>
<br class="astro-SCKKX6R4">
<img src="/assets/badges/browser.gif" class="astro-SCKKX6R4">
<a href="https://tuxcrafting.online/" class="astro-SCKKX6R4"><img src="/assets/badges/tctek.gif" class="astro-SCKKX6R4"></a>
<iframe src="//incr.easrng.net/badge?key=limepot" style="background: url(//incr.easrng.net/bg.gif)" title="increment badge" width="88" height="31" frameborder="0" class="astro-SCKKX6R4"></iframe>
<a href="https://cybercriminal.eu" class="astro-SCKKX6R4"><img src="/assets/badges/cbrmnl.png" class="astro-SCKKX6R4"></a>
<br class="astro-SCKKX6R4">
<!--Badges-->
<br class="astro-SCKKX6R4"><br class="astro-SCKKX6R4">
<a href="https://bulma.io" class="astro-SCKKX6R4">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24" class="astro-SCKKX6R4">
</a>
<a href="https://github.com/catppuccin/catppuccin" class="astro-SCKKX6R4">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20" class="astro-SCKKX6R4">
</a>
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz" class="astro-SCKKX6R4">
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20" class="astro-SCKKX6R4">
</a>
<br class="astro-SCKKX6R4">
<a href="https://up.ouroboros.group/status/obos" class="astro-SCKKX6R4"><u class="astro-SCKKX6R4">Experiencing downtimes?</u></a>
<a href="snp.html" class="astro-SCKKX6R4"><u class="astro-SCKKX6R4">Security, Privacy, & Credits</u></a>
</div>
</footer></center>
</body></html>

BIN
dist/assets/404/404.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

BIN
dist/assets/404/crt.gif vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 445 KiB

BIN
dist/assets/404/dvd.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
dist/assets/background.gif vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 KiB

BIN
dist/assets/badges/FEDERATE-NOW.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
dist/assets/badges/FEDIVERSE-NOW.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
dist/assets/badges/archlinux.gif vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

BIN
dist/assets/badges/browser.gif vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

BIN
dist/assets/badges/cbrmnl.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
dist/assets/badges/chrmevil.gif vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
dist/assets/badges/gnu-linux.gif vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 550 B

BIN
dist/assets/badges/google_stand.gif vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

BIN
dist/assets/badges/piracy.gif vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 910 B

BIN
dist/assets/badges/tctek.gif vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 375 B

518
dist/assets/branding/key/obo.svg vendored Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 105 KiB

BIN
dist/assets/branding/obo-icon.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
dist/assets/branding/self-portrait.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
dist/assets/fronting/screenshot1.jpeg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

36
dist/assets/icons/Forgejo_logo.svg vendored Normal file
View file

@ -0,0 +1,36 @@
<svg viewBox="0 0 212 212" xmlns="http://www.w3.org/2000/svg">
<metadata xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:RDF>
<cc:Work rdf:about="https://codeberg.org/forgejo/meta/src/branch/readme/branding#logo">
<dc:title>Forgejo logo</dc:title>
<cc:creator rdf:resource="https://caesarschinas.com/"><cc:attributionName>Caesar Schinas</cc:attributionName></cc:creator>
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"/>
</cc:Work>
</rdf:RDF>
</metadata>
<style type="text/css">
circle {
fill: none;
stroke: #000;
stroke-width: 15;
}
path {
fill: none;
stroke: #000;
stroke-width: 25;
}
.orange {
stroke:#ff6600;
}
.red {
stroke:#d40000;
}
</style>
<g transform="translate(6,6)">
<path d="M58 168 v-98 a50 50 0 0 1 50-50 h20" class="orange"/>
<path d="M58 168 v-30 a50 50 0 0 1 50-50 h20" class="red"/>
<circle cx="142" cy="20" r="18" class="orange"/>
<circle cx="142" cy="88" r="18" class="red"/>
<circle cx="58" cy="180" r="18" class="red"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Codeberg" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#ffffff"/><defs><linearGradient id="A" x1="259.804" x2="383.132" y1="161.4" y2="407.835" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffffff" stop-opacity="0"/><stop offset=".5" stop-color="#71c2ff"/><stop offset="1" stop-color="#39aaff"/></linearGradient></defs><path fill="url(#A)" d="M259.804 161.4c-.44 0-1.1 0-1.32.44l-.44 1.1L332.04 440.21a192.039 192.039 0 0 0 86.77-74.437L261.125 162.06a1.762 1.762 0 0 0-1.321-.661z" opacity=".5" paint-order="stroke markers fill"/><path fill="#2185d0" d="M255.3 71.8a192 192 0 0 0-162 294l160.1-207c.5-.6 1.5-1 2.6-1s2 .4 2.6 1l160 207a192 192 0 0 0 29.4-102c0-106-86-192-192-192a192 192 0 0 0-.7 0z" paint-order="stroke markers fill"/></svg>

After

Width:  |  Height:  |  Size: 962 B

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="24" cy="24" r="20" fill="#181717"/>
<path d="M6.81348 34.235C9.24811 38.3138 13.0939 41.4526 17.6772 42.9784C18.6779 43.1614 19.0425 42.5438 19.0425 42.0134C19.0425 41.7938 19.0388 41.4058 19.0339 40.8866C19.0282 40.2852 19.0208 39.5079 19.0155 38.6124C13.4524 39.8206 12.2787 35.931 12.2787 35.931C11.3689 33.6215 10.0576 33.0064 10.0576 33.0064C8.2417 31.7651 10.1951 31.7896 10.1951 31.7896C12.2025 31.9321 13.2584 33.8511 13.2584 33.8511C15.0424 36.9071 17.94 36.0243 19.0794 35.5135C19.2611 34.2207 19.7767 33.3391 20.3489 32.8394C15.908 32.3348 11.2387 30.6183 11.2387 22.9545C11.2387 20.7715 12.0184 18.9863 13.2977 17.5879C13.0914 17.082 12.4051 15.0488 13.4929 12.2949C13.4929 12.2949 15.1725 11.7571 18.9934 14.3453C20.5883 13.9021 22.2998 13.6798 24.0003 13.6725C25.6983 13.6798 27.4099 13.9021 29.0072 14.3453C32.8256 11.7571 34.5016 12.2949 34.5016 12.2949C35.5931 15.0488 34.9067 17.082 34.7005 17.5879C35.9823 18.9863 36.757 20.7715 36.757 22.9545C36.757 30.638 32.0804 32.3286 27.6247 32.8234C28.343 33.441 28.9827 34.6614 28.9827 36.5277C28.9827 38.3152 28.9717 39.8722 28.9644 40.9035C28.9608 41.4143 28.9581 41.7962 28.9581 42.0134C28.9581 42.5487 29.3178 43.1712 30.3332 42.976C33.9844 41.7572 37.1671 39.5154 39.5403 36.5903C35.8734 41.1108 30.274 44 23.9997 44C16.6943 44 10.3038 40.0832 6.81348 34.235Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg">
<circle cx="512" cy="512" r="512" style="fill:#e24329"/>
<path d="m766.7 552.8-28.6-88.2L681.3 290c-2.9-9-15.6-9-18.5 0L606 464.6H417.6l-56.8-174.5c-2.9-9-15.6-9-18.5-.1l-56.8 174.6-28.6 88.2c-2.6 8 .3 16.8 7.1 21.8l247.8 180 247.8-180c6.9-4.9 9.7-13.7 7.1-21.8" style="fill:#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 508 B

1
dist/assets/icons/logo-rss.svg vendored Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" class="ionicon" viewBox="0 0 512 512"><path d="M108.56 342.78a60.34 60.34 0 1060.56 60.44 60.63 60.63 0 00-60.56-60.44z"/><path d="M48 186.67v86.55c52 0 101.94 15.39 138.67 52.11s52 86.56 52 138.67h86.66c0-151.56-125.66-277.33-277.33-277.33z"/><path d="M48 48v86.56c185.25 0 329.22 144.08 329.22 329.44H464C464 234.66 277.67 48 48 48z"/></svg>

After

Width:  |  Height:  |  Size: 383 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

BIN
dist/assets/profileimages/luna.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 KiB

BIN
dist/assets/profileimages/lunanelle.jpeg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 494 KiB

BIN
dist/assets/profileimages/nelle.jpeg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

BIN
dist/assets/profileimages/sonia.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 KiB

BIN
dist/assets/rss.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

96
dist/boilerplate/index.html vendored Normal file
View file

@ -0,0 +1,96 @@
<!DOCTYPE html>
<html lang="en" class="astro-SCKKX6R4">
<head>
<meta charset="UTF-8">
<meta name="description" content="Astro description">
<meta name="viewport" content="width=device-width">
<link rel="icon" type="image/svg+xml" href="/assets/branding/obo-icon.png">
<meta name="generator" content="Astro v2.10.7">
<title>LimePot - </title>
<link rel="stylesheet" href="/mybulma/css/mystyles.css">
<link rel="stylesheet" href="/_astro/about.841d3c41.css" /><script type="module">document.addEventListener("DOMContentLoaded",()=>{Array.prototype.slice.call(document.querySelectorAll(".navbar-burger"),0).forEach(t=>{t.addEventListener("click",()=>{const e=t.dataset.target,a=document.getElementById(e);t.classList.toggle("is-active"),a.classList.toggle("is-active")})})});
</script></head>
<body class="astro-SCKKX6R4">
<nav class="navbar astro-SCKKX6R4" role="navigation" aria-label="main navigation">
<div class="navbar-brand astro-SCKKX6R4">
<a class="navbar-item astro-SCKKX6R4" href="/">
<img src="/assets/branding/obo-icon.png" style="border-radius: 20%" class="astro-SCKKX6R4">
LimePot
</a>
<a role="button" class="navbar-burger astro-SCKKX6R4" data-target="navMenu" aria-label="menu" aria-expanded="false">
<span aria-hidden="true" class="astro-SCKKX6R4"></span>
<span aria-hidden="true" class="astro-SCKKX6R4"></span>
<span aria-hidden="true" class="astro-SCKKX6R4"></span>
</a>
</div>
<div class="navbar-menu astro-SCKKX6R4" id="navMenu">
<div class="navbar-start astro-SCKKX6R4">
<a class="navbar-item astro-SCKKX6R4" href="/about">
About Me
</a>
<a class="navbar-item astro-SCKKX6R4" href="projects">
Projects
</a>
</div>
</div>
<div class="navbar-end astro-SCKKX6R4">
<a class="navbar-item astro-SCKKX6R4" href="https://ko-fi.com/limepot">
<img src="/assets/other-branding/ko-fi-button-red.png" class="astro-SCKKX6R4">
</a>
</div>
<!-- This JS is required for mobile users to navigate the site, working on a mobile alternative -->
<!-- This JS is required for mobile users to navigate the site, working on a mobile alternative -->
</nav>
<section class="section astro-SCKKX6R4">
<div class="container astro-SCKKX6R4">
<main>
</main>
</div>
</section>
<center class="astro-SCKKX6R4">
<footer class="footer astro-SCKKX6R4">
<div class="content has-text-centered astro-SCKKX6R4">
<!--Badges-->
<a href="https://limepot.xyz/" class="astro-SCKKX6R4"><img src="/assets/badges/limepotxyz-badge00.gif" class="astro-SCKKX6R4"></a>
<br class="astro-SCKKX6R4">
<a href="https://jointhefediverse.net/" class="astro-SCKKX6R4"><img src="/assets/badges/FEDERATE-NOW.jpg" class="astro-SCKKX6R4"></a>
<a href="https://gnu.org" class="astro-SCKKX6R4"><img src="/assets/badges/gnu-linux.gif" class="astro-SCKKX6R4"></a>
<a href="https://fuckoffgoogle.de/" class="astro-SCKKX6R4"><img src="/assets/badges/google_stand.gif" class="astro-SCKKX6R4"></a>
<a href="https://privacytests.org/" class="astro-SCKKX6R4"><img src="/assets/badges/chrmevil.gif" class="astro-SCKKX6R4"></a>
<br class="astro-SCKKX6R4">
<img src="/assets/badges/browser.gif" class="astro-SCKKX6R4">
<a href="https://tuxcrafting.online/" class="astro-SCKKX6R4"><img src="/assets/badges/tctek.gif" class="astro-SCKKX6R4"></a>
<iframe src="//incr.easrng.net/badge?key=limepot" style="background: url(//incr.easrng.net/bg.gif)" title="increment badge" width="88" height="31" frameborder="0" class="astro-SCKKX6R4"></iframe>
<a href="https://cybercriminal.eu" class="astro-SCKKX6R4"><img src="/assets/badges/cbrmnl.png" class="astro-SCKKX6R4"></a>
<br class="astro-SCKKX6R4">
<!--Badges-->
<br class="astro-SCKKX6R4"><br class="astro-SCKKX6R4">
<a href="https://bulma.io" class="astro-SCKKX6R4">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24" class="astro-SCKKX6R4">
</a>
<a href="https://github.com/catppuccin/catppuccin" class="astro-SCKKX6R4">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20" class="astro-SCKKX6R4">
</a>
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz" class="astro-SCKKX6R4">
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20" class="astro-SCKKX6R4">
</a>
<br class="astro-SCKKX6R4">
<a href="https://up.ouroboros.group/status/obos" class="astro-SCKKX6R4"><u class="astro-SCKKX6R4">Experiencing downtimes?</u></a>
<a href="snp.html" class="astro-SCKKX6R4"><u class="astro-SCKKX6R4">Security, Privacy, & Credits</u></a>
</div>
</footer></center>
</body></html>

9
dist/favicon.svg vendored Normal file
View file

@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 128 128">
<path d="M50.4 78.5a75.1 75.1 0 0 0-28.5 6.9l24.2-65.7c.7-2 1.9-3.2 3.4-3.2h29c1.5 0 2.7 1.2 3.4 3.2l24.2 65.7s-11.6-7-28.5-7L67 45.5c-.4-1.7-1.6-2.8-2.9-2.8-1.3 0-2.5 1.1-2.9 2.7L50.4 78.5Zm-1.1 28.2Zm-4.2-20.2c-2 6.6-.6 15.8 4.2 20.2a17.5 17.5 0 0 1 .2-.7 5.5 5.5 0 0 1 5.7-4.5c2.8.1 4.3 1.5 4.7 4.7.2 1.1.2 2.3.2 3.5v.4c0 2.7.7 5.2 2.2 7.4a13 13 0 0 0 5.7 4.9v-.3l-.2-.3c-1.8-5.6-.5-9.5 4.4-12.8l1.5-1a73 73 0 0 0 3.2-2.2 16 16 0 0 0 6.8-11.4c.3-2 .1-4-.6-6l-.8.6-1.6 1a37 37 0 0 1-22.4 2.7c-5-.7-9.7-2-13.2-6.2Z" />
<style>
path { fill: #000; }
@media (prefers-color-scheme: dark) {
path { fill: #FFF; }
}
</style>
</svg>

After

Width:  |  Height:  |  Size: 749 B

117
dist/index.html vendored Normal file
View file

@ -0,0 +1,117 @@
<!DOCTYPE html>
<html lang="en" class="astro-SCKKX6R4">
<head>
<meta charset="UTF-8">
<meta name="description" content="Astro description">
<meta name="viewport" content="width=device-width">
<link rel="icon" type="image/svg+xml" href="/assets/branding/obo-icon.png">
<meta name="generator" content="Astro v2.10.7">
<title>LimePot - Home</title>
<link rel="stylesheet" href="/mybulma/css/mystyles.css">
<link rel="stylesheet" href="/_astro/about.841d3c41.css" />
<link rel="stylesheet" href="/_astro/index.7d18cd33.css" /><script type="module">document.addEventListener("DOMContentLoaded",()=>{Array.prototype.slice.call(document.querySelectorAll(".navbar-burger"),0).forEach(t=>{t.addEventListener("click",()=>{const e=t.dataset.target,a=document.getElementById(e);t.classList.toggle("is-active"),a.classList.toggle("is-active")})})});
</script></head>
<body class="astro-SCKKX6R4">
<nav class="navbar astro-SCKKX6R4" role="navigation" aria-label="main navigation">
<div class="navbar-brand astro-SCKKX6R4">
<a class="navbar-item astro-SCKKX6R4" href="/">
<img src="/assets/branding/obo-icon.png" style="border-radius: 20%" class="astro-SCKKX6R4">
LimePot
</a>
<a role="button" class="navbar-burger astro-SCKKX6R4" data-target="navMenu" aria-label="menu" aria-expanded="false">
<span aria-hidden="true" class="astro-SCKKX6R4"></span>
<span aria-hidden="true" class="astro-SCKKX6R4"></span>
<span aria-hidden="true" class="astro-SCKKX6R4"></span>
</a>
</div>
<div class="navbar-menu astro-SCKKX6R4" id="navMenu">
<div class="navbar-start astro-SCKKX6R4">
<a class="navbar-item astro-SCKKX6R4" href="/about">
About Me
</a>
<a class="navbar-item astro-SCKKX6R4" href="projects">
Projects
</a>
</div>
</div>
<div class="navbar-end astro-SCKKX6R4">
<a class="navbar-item astro-SCKKX6R4" href="https://ko-fi.com/limepot">
<img src="/assets/other-branding/ko-fi-button-red.png" class="astro-SCKKX6R4">
</a>
</div>
<!-- This JS is required for mobile users to navigate the site, working on a mobile alternative -->
<!-- This JS is required for mobile users to navigate the site, working on a mobile alternative -->
</nav>
<section class="section astro-SCKKX6R4">
<div class="container astro-SCKKX6R4">
<main class="astro-J7PV25F6">
<center class="astro-J7PV25F6">
<h1 class="title astro-J7PV25F6">
<marquee Behavior="Alternate" class="astro-J7PV25F6">Hello World</marquee>
</h1>
<div class="content astro-J7PV25F6">
<br class="astro-J7PV25F6">
<a href="https://limepot.xyz/404.html" class="astro-J7PV25F6">0 Days since last incident.</a>
<br class="astro-J7PV25F6">
<p class="subtitle astro-J7PV25F6">"Forever - is composed of Nows</p>
<p class="subtitle astro-J7PV25F6">`Tis not a different time -</p>
<p class="subtitle astro-J7PV25F6">Except for Infiniteness -</p>
<p class="subtitle astro-J7PV25F6">And Latitude of Home -</p>
<br class="astro-J7PV25F6">
<p class="subtitle astro-J7PV25F6">From this - experienced Here -</p>
<p class="subtitle astro-J7PV25F6">Remove the Dates - to These -</p>
<p class="subtitle astro-J7PV25F6">Let Months dissolve in further Months -</p>
<p class="subtitle astro-J7PV25F6">And Years - exhale in Years .<a href=".hidden/mentalnotes.html" class="astro-J7PV25F6">.</a>."</p>
<p class="subtitle astro-J7PV25F6"></p><strong class="astro-J7PV25F6">- Emily Dickinson</strong>
<br class="astro-J7PV25F6">
</div>
</center>
</main>
</div>
</section>
<center class="astro-SCKKX6R4">
<footer class="footer astro-SCKKX6R4">
<div class="content has-text-centered astro-SCKKX6R4">
<!--Badges-->
<a href="https://limepot.xyz/" class="astro-SCKKX6R4"><img src="/assets/badges/limepotxyz-badge00.gif" class="astro-SCKKX6R4"></a>
<br class="astro-SCKKX6R4">
<a href="https://jointhefediverse.net/" class="astro-SCKKX6R4"><img src="/assets/badges/FEDERATE-NOW.jpg" class="astro-SCKKX6R4"></a>
<a href="https://gnu.org" class="astro-SCKKX6R4"><img src="/assets/badges/gnu-linux.gif" class="astro-SCKKX6R4"></a>
<a href="https://fuckoffgoogle.de/" class="astro-SCKKX6R4"><img src="/assets/badges/google_stand.gif" class="astro-SCKKX6R4"></a>
<a href="https://privacytests.org/" class="astro-SCKKX6R4"><img src="/assets/badges/chrmevil.gif" class="astro-SCKKX6R4"></a>
<br class="astro-SCKKX6R4">
<img src="/assets/badges/browser.gif" class="astro-SCKKX6R4">
<a href="https://tuxcrafting.online/" class="astro-SCKKX6R4"><img src="/assets/badges/tctek.gif" class="astro-SCKKX6R4"></a>
<iframe src="//incr.easrng.net/badge?key=limepot" style="background: url(//incr.easrng.net/bg.gif)" title="increment badge" width="88" height="31" frameborder="0" class="astro-SCKKX6R4"></iframe>
<a href="https://cybercriminal.eu" class="astro-SCKKX6R4"><img src="/assets/badges/cbrmnl.png" class="astro-SCKKX6R4"></a>
<br class="astro-SCKKX6R4">
<!--Badges-->
<br class="astro-SCKKX6R4"><br class="astro-SCKKX6R4">
<a href="https://bulma.io" class="astro-SCKKX6R4">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24" class="astro-SCKKX6R4">
</a>
<a href="https://github.com/catppuccin/catppuccin" class="astro-SCKKX6R4">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20" class="astro-SCKKX6R4">
</a>
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz" class="astro-SCKKX6R4">
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20" class="astro-SCKKX6R4">
</a>
<br class="astro-SCKKX6R4">
<a href="https://up.ouroboros.group/status/obos" class="astro-SCKKX6R4"><u class="astro-SCKKX6R4">Experiencing downtimes?</u></a>
<a href="snp.html" class="astro-SCKKX6R4"><u class="astro-SCKKX6R4">Security, Privacy, & Credits</u></a>
</div>
</footer></center>
</body></html>

Some files were not shown because too many files have changed in this diff Show more