This commit is contained in:
nelle 2024-02-17 19:48:22 -07:00
parent 4681ed7441
commit 48caf4b03f
32 changed files with 1228 additions and 1182 deletions

36
dist/404.html vendored
View file

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

View file

@ -1 +0,0 @@
: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}

1
dist/_astro/404.9b1be79b.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}

View file

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

1
dist/_astro/about.e29f0899.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}main{margin:auto;padding:1rem;width:800px;max-width:calc(100% - 2rem);color:#fff;font-size:20px;line-height:1.6}.astro-a{position:absolute;top:-32px;left:50%;transform:translate(-50%);width:220px;height:auto;z-index:-1}h1{font-size:4rem;font-weight:700;line-height:1;text-align:center;margin-bottom:1em}.text-gradient{background-image:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:400%;background-position:0%}.instructions{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 code{font-size:.8em;font-weight:700;background:rgba(var(--accent-light),12%);color:rgb(var(--accent-light));border-radius:4px;padding:.3em .4em}.instructions strong{color:rgb(var(--accent-light))}.link-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(24ch,1fr));gap:2rem;padding:0}

209
dist/about/index.html vendored
View file

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="description" content="Personal website to LimePotato"> <meta name="description" content="Personal website to LimePotato">
<meta name="viewport" content="width=device-width"> <meta name="viewport" content="width=device-width">
<link rel="icon" type="image/svg+xml" href="/assets/profileimages/lunanelle.jpeg"> <link rel="icon" type="image/svg+xml" href="/assets/profileimages/lunanelle.jpeg">
@ -11,13 +11,13 @@
<title>LimePot - About</title> <title>LimePot - About</title>
<link rel="stylesheet" href="/_astro/about.a75b474c.css" /> <link rel="stylesheet" href="/_astro/about.a75b474c.css" />
<link rel="stylesheet" href="/_astro/about.4daafeb6.css" /> <link rel="stylesheet" href="/_astro/about.4daafeb6.css" />
<link rel="stylesheet" href="/_astro/about.49ce031d.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")})})}); <link rel="stylesheet" href="/_astro/about.e29f0899.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> </script></head>
<body> <body>
<nav class="navbar" role="navigation" aria-label="main navigation"> <nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand"> <div class="navbar-brand">
<a class="navbar-item" href="/"> <a class="navbar-item" href="/">
<img src="/assets/profileimages/lunanelle.jpeg" style="border-radius: 20%"> <img src="/assets/profileimages/lunanelle.jpeg" style="border-radius: 20%">
@ -55,62 +55,66 @@
<!-- 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 -->
<!-- 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 -->
<section class="section"> <section class="section">
<div class="container"> <div class="container">
<main>
<div class="content">
<div class="wrapper"> <main>
</div> <div class="content">
<div class="wrapper"></div>
<p>Howdy Traveller!</p>
<br> <p>Howdy Traveller!</p>
<!-- <p>Privacy Activist, Public Domain (<a href="https://unlicense.ouroboros.group"><u>The Unlicense</u></a>) Believer, and FOSS Lover. Massive into all things archival. <br>
<!-- <p>Privacy Activist, Public Domain (<a href="https://unlicense.ouroboros.group"><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> Love long talks about theoretical physics, astronomy, and possibilities of the impossible.</p>
<br>--> <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>
<p>Also dabble in photography.</p> do a lot of tinkering with various things, hardware and software.
<br> Currently messing around with web-development, Minecraft mods, 3D
<!-- <small>Don't ask about time travel. 🏳️‍⚧️✊🏾</small>--> 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.
<br><br> </p>
<center><p class="instructions"><strong>Where to find/contact me:</strong></p></center><br> <p>Also dabble in photography.</p>
<ul role="list" class="link-card-grid"> <br>
<li class="link-card astro-DOHJNAO5"> <!-- <small>Don't ask about time travel. 🏳️‍⚧️✊🏾</small>-->
<a href="mailto: bm01@limepot.xyz" class="informational astro-DOHJNAO5"> <br><br>
<h2 class="astro-DOHJNAO5"> <center><p class="instructions">
<img src="/assets/icons/mail-outline.svg" width="24" height="24" class="astro-DOHJNAO5"> <strong>Where to find/contact me:</strong>
Email </p></center><br>
<span class="astro-DOHJNAO5">&rarr;</span> <ul role="list" class="link-card-grid">
</h2> <li class="link-card astro-DOHJNAO5">
<p class="astro-DOHJNAO5"> <a href="mailto: bm01@limepot.xyz" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5">
</p> <img src="/assets/icons/mail-outline.svg" width="24" height="24" class="astro-DOHJNAO5">
</a> Email
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
</p>
</a>
</li> </li>
<li class="link-card astro-DOHJNAO5"> <li class="link-card astro-DOHJNAO5">
<a href="https://ouroboros.gay/@limepot" class="informational astro-DOHJNAO5"> <a href="https://ouroboros.gay/@limepot" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5"> <h2 class="astro-DOHJNAO5">
<img src="https://upload.wikimedia.org/wikipedia/commons/9/93/Fediverse_logo_proposal.svg" width="24" height="24" class="astro-DOHJNAO5"> <img src="https://upload.wikimedia.org/wikipedia/commons/9/93/Fediverse_logo_proposal.svg" width="24" height="24" class="astro-DOHJNAO5">
Fediverse Fediverse
<span class="astro-DOHJNAO5">&rarr;</span> <span class="astro-DOHJNAO5">&rarr;</span>
</h2> </h2>
<p class="astro-DOHJNAO5"> <p class="astro-DOHJNAO5">
</p> </p>
</a> </a>
</li> </li>
<li class="link-card astro-DOHJNAO5"> <li class="link-card astro-DOHJNAO5">
<a href="https://matrix.to/#/@limepot:ouroboros.gay" class="informational astro-DOHJNAO5"> <a href="https://matrix.to/#/@limepot:ouroboros.gay" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5"> <h2 class="astro-DOHJNAO5">
<img src="/assets/icons/matrix.png" width="24" height="24" class="astro-DOHJNAO5"> <img src="/assets/icons/matrix.png" width="24" height="24" class="astro-DOHJNAO5">
Matrix Matrix
<span class="astro-DOHJNAO5">&rarr;</span> <span class="astro-DOHJNAO5">&rarr;</span>
</h2> </h2>
<p class="astro-DOHJNAO5"> <p class="astro-DOHJNAO5">
</p> </p>
</a> </a>
</li><!-- </li><!--
<Card <Card
source="/assets/icons/logo-youtube.svg" source="/assets/icons/logo-youtube.svg"
@ -122,49 +126,52 @@
href="https://steamcommunity.com/id/limepot/" href="https://steamcommunity.com/id/limepot/"
title="Steam" title="Steam"
/>--> />-->
</ul> </ul>
</div> </div>
</main> </main>
</div>
</section>
<center>
<footer class="footer">
<div class="content has-text-centered">
<!--Badges-->
<a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif"></a>
<br>
<a href="https://jointhefediverse.net/"><img src="/assets/badges/FEDERATE-NOW.jpg"></a>
<a href="https://gnu.org"><img src="/assets/badges/gnu-linux.gif"></a>
<a href="https://fuckoffgoogle.de/"><img src="/assets/badges/google_stand.gif"></a>
<a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif"></a>
<br>
<img src="/assets/badges/browser.gif">
<a href="https://tuxcrafting.online/"><img src="/assets/badges/tctek.gif"></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"></iframe>
<a href="https://cybercriminal.eu"><img src="/assets/badges/cbrmnl.png"></a>
<br>
<!--Badges-->
<br><br>
<a href="https://astro.build">
<img src="https://astro.badg.es/v1/built-with-astro/tiny.svg" alt="Built with Astro" width="109" height="20">
</a>
<a href="https://bulma.io">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
</a>
<br>
<a href="https://github.com/catppuccin/catppuccin">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20">
</a>
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz">
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20">
</a>
<br>
<a href="https://up.ouroboros.group/status/obos"><u>Experiencing downtimes?</u></a>
<a href="/policy"><u>Security, Privacy, & Credits</u></a>
</div> </div>
</footer></center> </section>
<center>
<footer class="footer">
<div class="content has-text-centered">
<!--Badges-->
<a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif">
<br>
</a><a href="https://jointhefediverse.net/"><img src="/assets/badges/FEDERATE-NOW.jpg">
</a><a href="https://gnu.org"><img src="/assets/badges/gnu-linux.gif">
</a><a href="https://fuckoffgoogle.de/"><img src="/assets/badges/google_stand.gif">
</a><a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif">
<br>
<img src="/assets/badges/browser.gif">
</a><a href="https://tuxcrafting.online/"><img src="/assets/badges/tctek.gif">
<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"></iframe>
</a><a href="https://cybercriminal.eu"><img src="/assets/badges/cbrmnl.png">
<br>
<!--Badges-->
<br><br>
</a><a href="https://astro.build">
<img src="https://astro.badg.es/v1/built-with-astro/tiny.svg" alt="Built with Astro" width="109" height="20">
</a>
<a href="https://bulma.io">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
</a>
<br>
<a href="https://github.com/catppuccin/catppuccin">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20">
</a>
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz">
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20">
</a>
<br>
<a href="https://up.ouroboros.group/status/obos"><u>Experiencing downtimes?</u></a>
<a href="/policy"><u>Security, Privacy, & Credits</u></a>
</div>
</footer></center>
</body></html> </body></html>

143
dist/blog/index.html vendored
View file

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="description" content="Personal website to LimePotato"> <meta name="description" content="Personal website to LimePotato">
<meta name="viewport" content="width=device-width"> <meta name="viewport" content="width=device-width">
<link rel="icon" type="image/svg+xml" href="/assets/profileimages/lunanelle.jpeg"> <link rel="icon" type="image/svg+xml" href="/assets/profileimages/lunanelle.jpeg">
@ -11,13 +11,13 @@
<title>LimePot - Blog</title> <title>LimePot - Blog</title>
<link rel="stylesheet" href="/_astro/blog.dd03d41d.css" /> <link rel="stylesheet" href="/_astro/blog.dd03d41d.css" />
<link rel="stylesheet" href="/_astro/about.4daafeb6.css" /> <link rel="stylesheet" href="/_astro/about.4daafeb6.css" />
<link rel="stylesheet" href="/_astro/about.49ce031d.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")})})}); <link rel="stylesheet" href="/_astro/about.e29f0899.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> </script></head>
<body> <body>
<nav class="navbar" role="navigation" aria-label="main navigation"> <nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand"> <div class="navbar-brand">
<a class="navbar-item" href="/"> <a class="navbar-item" href="/">
<img src="/assets/profileimages/lunanelle.jpeg" style="border-radius: 20%"> <img src="/assets/profileimages/lunanelle.jpeg" style="border-radius: 20%">
@ -55,78 +55,69 @@
<!-- 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 -->
<!-- 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 -->
<section class="section"> <section class="section">
<div class="container"> <div class="container">
<div class="content"> <div class="content">
<main> <main>
<ul role="list" class="link-card-grid"> <ul role="list" class="link-card-grid">
<li class="link-card astro-3ZWAQ7YM"> <li class="link-card astro-3ZWAQ7YM">
<a href="/posts/post-1" class="informational astro-3ZWAQ7YM"> <a href="/posts/post-1" class="informational astro-3ZWAQ7YM">
<h2 class="astro-3ZWAQ7YM"> <h2 class="astro-3ZWAQ7YM">
My First Blog Post My First Blog Post
<span class="astro-3ZWAQ7YM">&rarr;</span> <span class="astro-3ZWAQ7YM">&rarr;</span>
</h2> </h2>
<p class="astro-3ZWAQ7YM"> <p class="astro-3ZWAQ7YM">
This is the first post of my new blog. This is the first post of my new blog.
</p> </p>
</a> </a>
</li> </li>
</ul><ul role="list" class="link-card-grid"> </ul>
<li class="link-card astro-3ZWAQ7YM">
<a href="/posts/post-2" class="informational astro-3ZWAQ7YM">
<h2 class="astro-3ZWAQ7YM">
My Second Blog Post
<span class="astro-3ZWAQ7YM">&rarr;</span>
</h2>
<p class="astro-3ZWAQ7YM">
This is the second post of my new blog.
</p>
</a>
</li>
</ul>
</main> </main>
</div> </div>
</div>
</section>
<center>
<footer class="footer">
<div class="content has-text-centered">
<!--Badges-->
<a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif"></a>
<br>
<a href="https://jointhefediverse.net/"><img src="/assets/badges/FEDERATE-NOW.jpg"></a>
<a href="https://gnu.org"><img src="/assets/badges/gnu-linux.gif"></a>
<a href="https://fuckoffgoogle.de/"><img src="/assets/badges/google_stand.gif"></a>
<a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif"></a>
<br>
<img src="/assets/badges/browser.gif">
<a href="https://tuxcrafting.online/"><img src="/assets/badges/tctek.gif"></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"></iframe>
<a href="https://cybercriminal.eu"><img src="/assets/badges/cbrmnl.png"></a>
<br>
<!--Badges-->
<br><br>
<a href="https://astro.build">
<img src="https://astro.badg.es/v1/built-with-astro/tiny.svg" alt="Built with Astro" width="109" height="20">
</a>
<a href="https://bulma.io">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
</a>
<br>
<a href="https://github.com/catppuccin/catppuccin">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20">
</a>
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz">
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20">
</a>
<br>
<a href="https://up.ouroboros.group/status/obos"><u>Experiencing downtimes?</u></a>
<a href="/policy"><u>Security, Privacy, & Credits</u></a>
</div> </div>
</footer></center> </section>
<center>
<footer class="footer">
<div class="content has-text-centered">
<!--Badges-->
<a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif">
<br>
</a><a href="https://jointhefediverse.net/"><img src="/assets/badges/FEDERATE-NOW.jpg">
</a><a href="https://gnu.org"><img src="/assets/badges/gnu-linux.gif">
</a><a href="https://fuckoffgoogle.de/"><img src="/assets/badges/google_stand.gif">
</a><a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif">
<br>
<img src="/assets/badges/browser.gif">
</a><a href="https://tuxcrafting.online/"><img src="/assets/badges/tctek.gif">
<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"></iframe>
</a><a href="https://cybercriminal.eu"><img src="/assets/badges/cbrmnl.png">
<br>
<!--Badges-->
<br><br>
</a><a href="https://astro.build">
<img src="https://astro.badg.es/v1/built-with-astro/tiny.svg" alt="Built with Astro" width="109" height="20">
</a>
<a href="https://bulma.io">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
</a>
<br>
<a href="https://github.com/catppuccin/catppuccin">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20">
</a>
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz">
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20">
</a>
<br>
<a href="https://up.ouroboros.group/status/obos"><u>Experiencing downtimes?</u></a>
<a href="/policy"><u>Security, Privacy, & Credits</u></a>
</div>
</footer></center>
</body></html> </body></html>

View file

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="description" content="Personal website to LimePotato"> <meta name="description" content="Personal website to LimePotato">
<meta name="viewport" content="width=device-width"> <meta name="viewport" content="width=device-width">
<link rel="icon" type="image/svg+xml" href="/assets/profileimages/lunanelle.jpeg"> <link rel="icon" type="image/svg+xml" href="/assets/profileimages/lunanelle.jpeg">
@ -11,12 +11,12 @@
<title>LimePot - </title> <title>LimePot - </title>
<link rel="stylesheet" href="/_astro/about.4daafeb6.css" /> <link rel="stylesheet" href="/_astro/about.4daafeb6.css" />
<link rel="stylesheet" href="/_astro/about.49ce031d.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")})})}); <link rel="stylesheet" href="/_astro/about.e29f0899.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> </script></head>
<body> <body>
<nav class="navbar" role="navigation" aria-label="main navigation"> <nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand"> <div class="navbar-brand">
<a class="navbar-item" href="/"> <a class="navbar-item" href="/">
<img src="/assets/profileimages/lunanelle.jpeg" style="border-radius: 20%"> <img src="/assets/profileimages/lunanelle.jpeg" style="border-radius: 20%">
@ -54,52 +54,53 @@
<!-- 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 -->
<!-- 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 -->
<section class="section"> <section class="section">
<div class="container"> <div class="container">
<main>
</main>
</div>
</section>
<center>
<footer class="footer">
<div class="content has-text-centered">
<!--Badges-->
<a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif"></a>
<br>
<a href="https://jointhefediverse.net/"><img src="/assets/badges/FEDERATE-NOW.jpg"></a>
<a href="https://gnu.org"><img src="/assets/badges/gnu-linux.gif"></a>
<a href="https://fuckoffgoogle.de/"><img src="/assets/badges/google_stand.gif"></a>
<a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif"></a>
<br>
<img src="/assets/badges/browser.gif">
<a href="https://tuxcrafting.online/"><img src="/assets/badges/tctek.gif"></a> <main></main>
<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"></iframe>
<a href="https://cybercriminal.eu"><img src="/assets/badges/cbrmnl.png"></a>
<br>
<!--Badges-->
<br><br>
<a href="https://astro.build">
<img src="https://astro.badg.es/v1/built-with-astro/tiny.svg" alt="Built with Astro" width="109" height="20">
</a>
<a href="https://bulma.io">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
</a>
<br>
<a href="https://github.com/catppuccin/catppuccin">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20">
</a>
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz">
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20">
</a>
<br>
<a href="https://up.ouroboros.group/status/obos"><u>Experiencing downtimes?</u></a>
<a href="/policy"><u>Security, Privacy, & Credits</u></a>
</div> </div>
</footer></center> </section>
<center>
<footer class="footer">
<div class="content has-text-centered">
<!--Badges-->
<a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif">
<br>
</a><a href="https://jointhefediverse.net/"><img src="/assets/badges/FEDERATE-NOW.jpg">
</a><a href="https://gnu.org"><img src="/assets/badges/gnu-linux.gif">
</a><a href="https://fuckoffgoogle.de/"><img src="/assets/badges/google_stand.gif">
</a><a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif">
<br>
<img src="/assets/badges/browser.gif">
</a><a href="https://tuxcrafting.online/"><img src="/assets/badges/tctek.gif">
<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"></iframe>
</a><a href="https://cybercriminal.eu"><img src="/assets/badges/cbrmnl.png">
<br>
<!--Badges-->
<br><br>
</a><a href="https://astro.build">
<img src="https://astro.badg.es/v1/built-with-astro/tiny.svg" alt="Built with Astro" width="109" height="20">
</a>
<a href="https://bulma.io">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
</a>
<br>
<a href="https://github.com/catppuccin/catppuccin">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20">
</a>
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz">
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20">
</a>
<br>
<a href="https://up.ouroboros.group/status/obos"><u>Experiencing downtimes?</u></a>
<a href="/policy"><u>Security, Privacy, & Credits</u></a>
</div>
</footer></center>
</body></html> </body></html>

View file

@ -1,22 +1,22 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="description" content="Astro description"> <meta name="description" content="Astro description">
<meta name="viewport" content="width=device-width"> <meta name="viewport" content="width=device-width">
<link rel="icon" type="image/svg+xml" href="/assets/branding/obo-icon.png"> <link rel="icon" type="image/svg+xml" href="/assets/branding/obo-icon.png">
<meta name="generator" content="Astro v2.10.7"> <meta name="generator" content="Astro v2.10.7">
<title>Loading...</title> <title>Loading...</title>
<link rel="stylesheet" href="/_astro/404.0278d6dc.css" /> <link rel="stylesheet" href="/_astro/404.9b1be79b.css" />
<link rel="stylesheet" href="/_astro/gmod_loading.b6a62e23.css" /></head> <link rel="stylesheet" href="/_astro/gmod_loading.b6a62e23.css" /></head>
<body> <body>
<main class="astro-W5LHOOVP"> <main class="astro-W5LHOOVP">
<marquee behavior="alternate" scrollamount="30" class="astro-W5LHOOVP"> <marquee behavior="alternate" scrollamount="30" class="astro-W5LHOOVP">
<marquee behavior="alternate" scrollamount="30" direction="down" class="astro-W5LHOOVP"> <marquee behavior="alternate" scrollamount="30" direction="down" class="astro-W5LHOOVP">
<img src="/assets/branding/gmod_logo.png" class="astro-W5LHOOVP"> <img src="/assets/branding/gmod_logo.png" class="astro-W5LHOOVP">
</marquee> </marquee>
</marquee> </marquee>
</main> </main>
</body></html> </body></html>

141
dist/index.html vendored
View file

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="description" content="Personal website to LimePotato"> <meta name="description" content="Personal website to LimePotato">
<meta name="viewport" content="width=device-width"> <meta name="viewport" content="width=device-width">
<link rel="icon" type="image/svg+xml" href="/assets/profileimages/lunanelle.jpeg"> <link rel="icon" type="image/svg+xml" href="/assets/profileimages/lunanelle.jpeg">
@ -11,12 +11,12 @@
<title>LimePot - Home</title> <title>LimePot - Home</title>
<link rel="stylesheet" href="/_astro/about.4daafeb6.css" /> <link rel="stylesheet" href="/_astro/about.4daafeb6.css" />
<link rel="stylesheet" href="/_astro/about.49ce031d.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")})})}); <link rel="stylesheet" href="/_astro/about.e29f0899.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> </script></head>
<body> <body>
<nav class="navbar" role="navigation" aria-label="main navigation"> <nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand"> <div class="navbar-brand">
<a class="navbar-item" href="/"> <a class="navbar-item" href="/">
<img src="/assets/profileimages/lunanelle.jpeg" style="border-radius: 20%"> <img src="/assets/profileimages/lunanelle.jpeg" style="border-radius: 20%">
@ -54,69 +54,74 @@
<!-- 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 -->
<!-- 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 -->
<section class="section"> <section class="section">
<div class="container"> <div class="container">
<main>
<center>
<marquee Behavior="Alternate"><h2 class="title"><span class="text-gradient">Hello World</span></h2></marquee>
<br>
<div class="content">
<a href="/404">0 Days since last incident.</a>
<br>
<p class="subtitle">"Forever - is composed of Nows</p>
<p class="subtitle">`Tis not a different time -</p>
<p class="subtitle">Except for Infiniteness -</p>
<p class="subtitle">And Latitude of Home -</p>
<br>
<p class="subtitle">From this - experienced Here -</p>
<p class="subtitle">Remove the Dates - to These -</p>
<p class="subtitle">Let Months dissolve in further Months -</p>
<p class="subtitle">And Years - exhale in Years ."</p>
<p class="subtitle"></p><strong>- Emily Dickinson</strong>
</div>
</center>
</main>
</div>
</section>
<center>
<footer class="footer">
<div class="content has-text-centered">
<!--Badges-->
<a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif"></a>
<br>
<a href="https://jointhefediverse.net/"><img src="/assets/badges/FEDERATE-NOW.jpg"></a>
<a href="https://gnu.org"><img src="/assets/badges/gnu-linux.gif"></a>
<a href="https://fuckoffgoogle.de/"><img src="/assets/badges/google_stand.gif"></a>
<a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif"></a>
<br>
<img src="/assets/badges/browser.gif">
<a href="https://tuxcrafting.online/"><img src="/assets/badges/tctek.gif"></a> <main>
<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"></iframe> <center>
<a href="https://cybercriminal.eu"><img src="/assets/badges/cbrmnl.png"></a> <marquee Behavior="Alternate"><h2 class="title">
<span class="text-gradient">Hello World</span>
</h2></marquee>
<br>
<div class="content">
<a href="/404">0 Days since last incident.</a>
<br> <br>
<p class="subtitle">"Forever - is composed of Nows</p>
<!--Badges--> <p class="subtitle">`Tis not a different time -</p>
<br><br> <p class="subtitle">Except for Infiniteness -</p>
<a href="https://astro.build"> <p class="subtitle">And Latitude of Home -</p>
<img src="https://astro.badg.es/v1/built-with-astro/tiny.svg" alt="Built with Astro" width="109" height="20">
</a>
<a href="https://bulma.io">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
</a>
<br> <br>
<a href="https://github.com/catppuccin/catppuccin"> <p class="subtitle">From this - experienced Here -</p>
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20"> <p class="subtitle">Remove the Dates - to These -</p>
</a> <p class="subtitle">Let Months dissolve in further Months -</p>
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz"> <p class="subtitle">And Years - exhale in Years ."</p>
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20"> <p class="subtitle"></p><strong>- Emily Dickinson</strong>
</a>
<br>
<a href="https://up.ouroboros.group/status/obos"><u>Experiencing downtimes?</u></a>
<a href="/policy"><u>Security, Privacy, & Credits</u></a>
</div> </div>
</footer></center> </center>
</main>
</div>
</section>
<center>
<footer class="footer">
<div class="content has-text-centered">
<!--Badges-->
<a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif">
<br>
</a><a href="https://jointhefediverse.net/"><img src="/assets/badges/FEDERATE-NOW.jpg">
</a><a href="https://gnu.org"><img src="/assets/badges/gnu-linux.gif">
</a><a href="https://fuckoffgoogle.de/"><img src="/assets/badges/google_stand.gif">
</a><a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif">
<br>
<img src="/assets/badges/browser.gif">
</a><a href="https://tuxcrafting.online/"><img src="/assets/badges/tctek.gif">
<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"></iframe>
</a><a href="https://cybercriminal.eu"><img src="/assets/badges/cbrmnl.png">
<br>
<!--Badges-->
<br><br>
</a><a href="https://astro.build">
<img src="https://astro.badg.es/v1/built-with-astro/tiny.svg" alt="Built with Astro" width="109" height="20">
</a>
<a href="https://bulma.io">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
</a>
<br>
<a href="https://github.com/catppuccin/catppuccin">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20">
</a>
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz">
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20">
</a>
<br>
<a href="https://up.ouroboros.group/status/obos"><u>Experiencing downtimes?</u></a>
<a href="/policy"><u>Security, Privacy, & Credits</u></a>
</div>
</footer></center>
</body></html> </body></html>

196
dist/policy/index.html vendored
View file

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="description" content="Personal website to LimePotato"> <meta name="description" content="Personal website to LimePotato">
<meta name="viewport" content="width=device-width"> <meta name="viewport" content="width=device-width">
<link rel="icon" type="image/svg+xml" href="/assets/profileimages/lunanelle.jpeg"> <link rel="icon" type="image/svg+xml" href="/assets/profileimages/lunanelle.jpeg">
@ -11,12 +11,12 @@
<title>Privacy Policy and Philosophy</title> <title>Privacy Policy and Philosophy</title>
<link rel="stylesheet" href="/_astro/about.4daafeb6.css" /> <link rel="stylesheet" href="/_astro/about.4daafeb6.css" />
<link rel="stylesheet" href="/_astro/about.49ce031d.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")})})}); <link rel="stylesheet" href="/_astro/about.e29f0899.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> </script></head>
<body> <body>
<nav class="navbar" role="navigation" aria-label="main navigation"> <nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand"> <div class="navbar-brand">
<a class="navbar-item" href="/"> <a class="navbar-item" href="/">
<img src="/assets/profileimages/lunanelle.jpeg" style="border-radius: 20%"> <img src="/assets/profileimages/lunanelle.jpeg" style="border-radius: 20%">
@ -54,90 +54,106 @@
<!-- 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 -->
<!-- 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 -->
<section class="section"> <section class="section">
<div class="container"> <div class="container">
<main>
<div class="content">
<div class="wrapper"> <main>
<h2 class="subtitle">Privacy & Security</h2> <div class="content">
<p>I try to use as little javascript as possible int he front-end of this site, <div class="wrapper">
I use <strong><a href="https://bulma.io/"><u>Bulma</u></a></strong> Which doesn't require JS in the frontend, <h2 class="subtitle">Privacy & Security</h2>
I've used a little JS for the mobile version, <p>
specifically the menu burger opening and closing). I try to use as little javascript as possible int he front-end of this
I do however use <strong><a href="https://astro.build"><u>Astro</u></a></strong> in the backend for server-side rendering (on the <a href="staging.limepot.xyz">Staging Site</a>), site, I use <strong><a href="https://bulma.io/"><u>Bulma</u></a></strong> Which doesn't require JS in the frontend, I've used a little JS for the
i mostly use this as a boilerplate solution, as i got tired of entering the same copy-paste fields over and over again. mobile version, specifically the menu burger opening and closing). I do
but this site will function if you turn JS off.</p> however use <strong><a href="https://astro.build"><u>Astro</u></a></strong> in the backend for server-side rendering (on the <a href="staging.limepot.xyz">Staging Site</a>), i mostly use this as a boilerplate solution, as i got tired of
<br> entering the same copy-paste fields over and over again. but this site
<p>I do not collect or store information.</p> will function if you turn JS off.
<br> </p>
<h2 class="subtitle">Credits</h2>
<small>Or, at least, what I can credit</small>
<br>
<!--Badges-->
<a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif"></a> <strong>Made by me for this website!</strong>
<br>
<a href="https://jointhefediverse.net/"><img src="/assets/badges/FEDERATE-NOW.jpg"></a> <strong>I forgor 💀</strong>
<br>
<a href="https://gnu.org"><img src="/assets/badges/gnu-linux.gif"></a> <strong>I forgor 💀</strong>
<br>
<a href="https://fuckoffgoogle.de/"><img src="/assets/badges/google_stand.gif"></a> <strong>I forgor 💀</strong>
<br>
<a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif"></a> <strong>I forgor 💀</strong>
<br>
<img src="/assets/badges/browser.gif"> <strong>I forgor 💀</strong>
<br>
<a href="https://tuxcrafting.online/"><img src="/assets/badges/tctek.gif"></a> <strong><a href="https://meow.tuxcrafting.online/@chjara">Chjara!</a></strong>
<br>
<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"></iframe> <strong><a href="https://easrng.net/">easrng</a></strong>
<br>
<a href="https://cybercriminal.eu"><img src="/assets/badges/cbrmnl.png"></a> <strong><a href="https://cybercriminal.eu/users/voltrina">Volted Rina</a></strong>
<br>
<!--Badges-->
</div>
</div>
</main>
</div>
</section>
<center>
<footer class="footer">
<div class="content has-text-centered">
<!--Badges-->
<a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif"></a>
<br> <br>
<a href="https://jointhefediverse.net/"><img src="/assets/badges/FEDERATE-NOW.jpg"></a> <p>I do not collect or store information.</p>
<a href="https://gnu.org"><img src="/assets/badges/gnu-linux.gif"></a>
<a href="https://fuckoffgoogle.de/"><img src="/assets/badges/google_stand.gif"></a>
<a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif"></a>
<br>
<img src="/assets/badges/browser.gif">
<a href="https://tuxcrafting.online/"><img src="/assets/badges/tctek.gif"></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"></iframe>
<a href="https://cybercriminal.eu"><img src="/assets/badges/cbrmnl.png"></a>
<br>
<!--Badges-->
<br><br>
<a href="https://astro.build">
<img src="https://astro.badg.es/v1/built-with-astro/tiny.svg" alt="Built with Astro" width="109" height="20">
</a>
<a href="https://bulma.io">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
</a>
<br>
<a href="https://github.com/catppuccin/catppuccin">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20">
</a>
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz">
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20">
</a>
<br>
<a href="https://up.ouroboros.group/status/obos"><u>Experiencing downtimes?</u></a>
<a href="/policy"><u>Security, Privacy, & Credits</u></a>
</div> </div>
</footer></center> <br>
<h2 class="subtitle">Credits</h2>
<small>Or, at least, what I can credit</small>
<br>
<!--Badges-->
<a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif">
<strong>Made by me for this website!</strong>
<br>
</a><a href="https://jointhefediverse.net/"><img src="/assets/badges/FEDERATE-NOW.jpg">
<strong>I forgor 💀</strong>
<br>
</a><a href="https://gnu.org"><img src="/assets/badges/gnu-linux.gif">
<strong>I forgor 💀</strong>
<br>
</a><a href="https://fuckoffgoogle.de/"><img src="/assets/badges/google_stand.gif">
<strong>I forgor 💀</strong>
<br>
</a><a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif">
<strong>I forgor 💀</strong>
<br>
<img src="/assets/badges/browser.gif">
<strong>I forgor 💀</strong>
<br>
</a><a href="https://tuxcrafting.online/"><img src="/assets/badges/tctek.gif">
<strong></strong></a><strong><a href="https://meow.tuxcrafting.online/@chjara">Chjara!</a></strong>
<br>
<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"></iframe>
<strong><a href="https://easrng.net/">easrng</a></strong>
<br>
<a href="https://cybercriminal.eu"><img src="/assets/badges/cbrmnl.png">
<strong></strong></a><strong><a href="https://cybercriminal.eu/users/voltrina">Volted Rina</a></strong>
<br>
<!--Badges-->
</div>
</main>
</div>
</section>
<center>
<footer class="footer">
<div class="content has-text-centered">
<!--Badges-->
<a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif">
<br>
</a><a href="https://jointhefediverse.net/"><img src="/assets/badges/FEDERATE-NOW.jpg">
</a><a href="https://gnu.org"><img src="/assets/badges/gnu-linux.gif">
</a><a href="https://fuckoffgoogle.de/"><img src="/assets/badges/google_stand.gif">
</a><a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif">
<br>
<img src="/assets/badges/browser.gif">
</a><a href="https://tuxcrafting.online/"><img src="/assets/badges/tctek.gif">
<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"></iframe>
</a><a href="https://cybercriminal.eu"><img src="/assets/badges/cbrmnl.png">
<br>
<!--Badges-->
<br><br>
</a><a href="https://astro.build">
<img src="https://astro.badg.es/v1/built-with-astro/tiny.svg" alt="Built with Astro" width="109" height="20">
</a>
<a href="https://bulma.io">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
</a>
<br>
<a href="https://github.com/catppuccin/catppuccin">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20">
</a>
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz">
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20">
</a>
<br>
<a href="https://up.ouroboros.group/status/obos"><u>Experiencing downtimes?</u></a>
<a href="/policy"><u>Security, Privacy, & Credits</u></a>
</div>
</footer></center>
</body></html> </body></html>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="description" content="Personal website to LimePotato"> <meta name="description" content="Personal website to LimePotato">
<meta name="viewport" content="width=device-width"> <meta name="viewport" content="width=device-width">
<link rel="icon" type="image/svg+xml" href="/assets/profileimages/lunanelle.jpeg"> <link rel="icon" type="image/svg+xml" href="/assets/profileimages/lunanelle.jpeg">
@ -10,7 +10,7 @@
<title></title> <title></title>
<link rel="stylesheet" href="/_astro/about.4daafeb6.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")})})}); <link rel="stylesheet" href="/_astro/about.4daafeb6.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> </script></head>
<nav class="navbar" role="navigation" aria-label="main navigation"> <nav class="navbar" role="navigation" aria-label="main navigation">
@ -52,47 +52,51 @@
<!-- 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 -->
<center> <center>
<h1 class="title">My First Blog Post</h1> <h1 class="title">My First Blog Post</h1>
<h2 class="subtitle"><em>Summary: This is the first post of my new blog. - Written by LimePotato on 2023-10-29</em></h2> <h2 class="subtitle">
<br> <em>Summary: This is the first post of my new blog. - Written by LimePotato on 2023-10-29</em>
</center> </h2>
<br>
</center>
<p>Welcome to my <em>new blog</em> this is a test post while I make the framework.</p> <p>Welcome to my <em>new blog</em> this is a test post while I make the framework.</p>
<center> <center>
<footer class="footer"> <footer class="footer">
<div class="content has-text-centered"> <div class="content has-text-centered">
<!--Badges--> <!--Badges-->
<a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif"></a> <a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif">
<br> <br>
<a href="https://jointhefediverse.net/"><img src="/assets/badges/FEDERATE-NOW.jpg"></a> </a><a href="https://jointhefediverse.net/"><img src="/assets/badges/FEDERATE-NOW.jpg">
<a href="https://gnu.org"><img src="/assets/badges/gnu-linux.gif"></a> </a><a href="https://gnu.org"><img src="/assets/badges/gnu-linux.gif">
<a href="https://fuckoffgoogle.de/"><img src="/assets/badges/google_stand.gif"></a> </a><a href="https://fuckoffgoogle.de/"><img src="/assets/badges/google_stand.gif">
<a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif"></a> </a><a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif">
<br> <br>
<img src="/assets/badges/browser.gif"> <img src="/assets/badges/browser.gif">
</a><a href="https://tuxcrafting.online/"><img src="/assets/badges/tctek.gif">
<a href="https://tuxcrafting.online/"><img src="/assets/badges/tctek.gif"></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"></iframe>
<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"></iframe> </a><a href="https://cybercriminal.eu"><img src="/assets/badges/cbrmnl.png">
<a href="https://cybercriminal.eu"><img src="/assets/badges/cbrmnl.png"></a> <br>
<br>
<!--Badges-->
<!--Badges--> <br><br>
<br><br> </a><a href="https://astro.build">
<a href="https://astro.build"> <img src="https://astro.badg.es/v1/built-with-astro/tiny.svg" alt="Built with Astro" width="109" height="20">
<img src="https://astro.badg.es/v1/built-with-astro/tiny.svg" alt="Built with Astro" width="109" height="20"> </a>
</a> <a href="https://bulma.io">
<a href="https://bulma.io"> <img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24"> </a>
</a> <br>
<br> <a href="https://github.com/catppuccin/catppuccin">
<a href="https://github.com/catppuccin/catppuccin"> <img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20"> </a>
</a> <a href="https://git.ouroboros.group/LimePotato/limepot-xyz">
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz"> <img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20">
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20"> </a>
</a>
<br>
<br> <a href="https://up.ouroboros.group/status/obos"><u>Experiencing downtimes?</u></a>
<a href="https://up.ouroboros.group/status/obos"><u>Experiencing downtimes?</u></a> <a href="/policy"><u>Security, Privacy, & Credits</u></a>
<a href="/policy"><u>Security, Privacy, & Credits</u></a>
</div>
</footer></center>
</div>
</footer></center>

View file

@ -1,98 +0,0 @@
<!DOCTYPE html>
<head>
<meta charset="UTF-8">
<meta name="description" content="Personal website to LimePotato">
<meta name="viewport" content="width=device-width">
<link rel="icon" type="image/svg+xml" href="/assets/profileimages/lunanelle.jpeg">
<meta name="generator" content="Astro v2.10.7">
<link rel="stylesheet" href="/mybulma/css/mystyles.css">
<title></title>
<link rel="stylesheet" href="/_astro/about.4daafeb6.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>
<nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/assets/profileimages/lunanelle.jpeg" style="border-radius: 20%">
<span class="text-gradient">LimePot</span>
</a>
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div class="navbar-menu" id="navMenu">
<div class="navbar-start">
<a class="navbar-item" href="/about">
<span class="text-gradient">About Me</span>
</a>
<a class="navbar-item" href="/projects">
<span class="text-gradient">Projects</span>
</a>
<a class="navbar-item" href="/blog">
<span class="text-gradient">Blog</span>
</a>
</div>
</div>
</nav>
<div class="navbar-end">
<!--
<a class="navbar-item" href="https://ko-fi.com/limepot">
<img src="/assets/other-branding/ko-fi-button-red.png">
</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 -->
<center>
<h1 class="title">My Second Blog Post</h1>
<h2 class="subtitle"><em>Summary: This is the second post of my new blog. - Written by LimePotato on 2023-10-29</em></h2>
<br>
</center>
<p>Welcome to my <em>new blog</em> this is a test post while I make the framework.</p>
<center>
<footer class="footer">
<div class="content has-text-centered">
<!--Badges-->
<a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif"></a>
<br>
<a href="https://jointhefediverse.net/"><img src="/assets/badges/FEDERATE-NOW.jpg"></a>
<a href="https://gnu.org"><img src="/assets/badges/gnu-linux.gif"></a>
<a href="https://fuckoffgoogle.de/"><img src="/assets/badges/google_stand.gif"></a>
<a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif"></a>
<br>
<img src="/assets/badges/browser.gif">
<a href="https://tuxcrafting.online/"><img src="/assets/badges/tctek.gif"></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"></iframe>
<a href="https://cybercriminal.eu"><img src="/assets/badges/cbrmnl.png"></a>
<br>
<!--Badges-->
<br><br>
<a href="https://astro.build">
<img src="https://astro.badg.es/v1/built-with-astro/tiny.svg" alt="Built with Astro" width="109" height="20">
</a>
<a href="https://bulma.io">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
</a>
<br>
<a href="https://github.com/catppuccin/catppuccin">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20">
</a>
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz">
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20">
</a>
<br>
<a href="https://up.ouroboros.group/status/obos"><u>Experiencing downtimes?</u></a>
<a href="/policy"><u>Security, Privacy, & Credits</u></a>
</div>
</footer></center>

View file

@ -1 +0,0 @@
<!DOCTYPE html>

View file

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="description" content="Personal website to LimePotato"> <meta name="description" content="Personal website to LimePotato">
<meta name="viewport" content="width=device-width"> <meta name="viewport" content="width=device-width">
<link rel="icon" type="image/svg+xml" href="/assets/profileimages/lunanelle.jpeg"> <link rel="icon" type="image/svg+xml" href="/assets/profileimages/lunanelle.jpeg">
@ -11,13 +11,13 @@
<title>LimePot - Projects </title> <title>LimePot - Projects </title>
<link rel="stylesheet" href="/_astro/about.a75b474c.css" /> <link rel="stylesheet" href="/_astro/about.a75b474c.css" />
<link rel="stylesheet" href="/_astro/about.4daafeb6.css" /> <link rel="stylesheet" href="/_astro/about.4daafeb6.css" />
<link rel="stylesheet" href="/_astro/about.49ce031d.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")})})}); <link rel="stylesheet" href="/_astro/about.e29f0899.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> </script></head>
<body> <body>
<nav class="navbar" role="navigation" aria-label="main navigation"> <nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand"> <div class="navbar-brand">
<a class="navbar-item" href="/"> <a class="navbar-item" href="/">
<img src="/assets/profileimages/lunanelle.jpeg" style="border-radius: 20%"> <img src="/assets/profileimages/lunanelle.jpeg" style="border-radius: 20%">
@ -55,26 +55,28 @@
<!-- 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 -->
<!-- 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 -->
<section class="section"> <section class="section">
<div class="container"> <div class="container">
<main> <main>
<div class="content"> <div class="content">
<center><p class="instructions"><strong>Profiles/Portfolios</strong></p></center><br> <center><p class="instructions">
<ul role="list" class="link-card-grid"> <strong>Profiles/Portfolios</strong>
<li class="link-card astro-DOHJNAO5"> </p></center><br>
<a href="https://git.ouroboros.group/LimePotato/" class="informational astro-DOHJNAO5"> <ul role="list" class="link-card-grid">
<h2 class="astro-DOHJNAO5"> <li class="link-card astro-DOHJNAO5">
<img src="/assets/icons/Forgejo_logo.svg" width="24" height="24" class="astro-DOHJNAO5"> <a href="https://git.ouroboros.group/LimePotato/" class="informational astro-DOHJNAO5">
Self-Hosted ForgeJo Instance <h2 class="astro-DOHJNAO5">
<span class="astro-DOHJNAO5">&rarr;</span> <img src="/assets/icons/Forgejo_logo.svg" width="24" height="24" class="astro-DOHJNAO5">
</h2> Self-Hosted ForgeJo Instance
<p class="astro-DOHJNAO5"> <span class="astro-DOHJNAO5">&rarr;</span>
</h2>
</p> <p class="astro-DOHJNAO5">
</a>
</p>
</a>
</li> </li>
<!-- <!--
<Card <Card
source=/assets/icons/Forgejo_logo.svg source=/assets/icons/Forgejo_logo.svg
href="https://next.forgejo.org/LimePotato/" href="https://next.forgejo.org/LimePotato/"
@ -86,35 +88,37 @@
title="Codeberg" title="Codeberg"
/> />
--> -->
<li class="link-card astro-DOHJNAO5"> <li class="link-card astro-DOHJNAO5">
<a href="https://modrinth.com/user/limepotato" class="informational astro-DOHJNAO5"> <a href="https://modrinth.com/user/limepotato" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5"> <h2 class="astro-DOHJNAO5">
<img src="https://avatars.githubusercontent.com/u/67560307?s=200&#38;v=4" width="24" height="24" class="astro-DOHJNAO5"> <img src="https://avatars.githubusercontent.com/u/67560307?s=200&#38;v=4" width="24" height="24" class="astro-DOHJNAO5">
Modrinth Modrinth
<span class="astro-DOHJNAO5">&rarr;</span> <span class="astro-DOHJNAO5">&rarr;</span>
</h2> </h2>
<p class="astro-DOHJNAO5"> <p class="astro-DOHJNAO5">
</p> </p>
</a> </a>
</li> </li>
<li class="link-card astro-DOHJNAO5"> <li class="link-card astro-DOHJNAO5">
<a href="https://files.nullafati.xyz/Photos/limepotato/" class="informational astro-DOHJNAO5"> <a href="https://files.nullafati.xyz/Photos/limepotato/" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5"> <h2 class="astro-DOHJNAO5">
<img src="/assets/icons/image-outline.svg" width="24" height="24" class="astro-DOHJNAO5"> <img src="/assets/icons/image-outline.svg" width="24" height="24" class="astro-DOHJNAO5">
Photography - File Archive Photography - File Archive
<span class="astro-DOHJNAO5">&rarr;</span> <span class="astro-DOHJNAO5">&rarr;</span>
</h2> </h2>
<p class="astro-DOHJNAO5"> <p class="astro-DOHJNAO5">
</p> </p>
</a> </a>
</li> </li>
</ul> </ul>
<br><br><br> <br><br><br>
<center><p class="instructions"><strong>Individual Projects</strong></p></center> <center><p class="instructions">
<ul role="list" class="link-card-grid"> <strong>Individual Projects</strong>
<!-- </p></center>
<ul role="list" class="link-card-grid">
<!--
<Card <Card
source=https://nullafati.xyz/favicon.svg source=https://nullafati.xyz/favicon.svg
href="https://nullafati.xyz" href="https://nullafati.xyz"
@ -134,31 +138,31 @@
body="A Legacy Fabric mod for 1.7.10, exploring a timeline where minecrafts development took a different direction before 1.8" body="A Legacy Fabric mod for 1.7.10, exploring a timeline where minecrafts development took a different direction before 1.8"
/> />
--> -->
<li class="link-card astro-DOHJNAO5"> <li class="link-card astro-DOHJNAO5">
<a href="https://next.forgejo.org/Ouroboros/potrogue/settings" class="informational astro-DOHJNAO5"> <a href="https://next.forgejo.org/Ouroboros/potrogue/settings" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5"> <h2 class="astro-DOHJNAO5">
<img src="/assets/icons/Forgejo_logo.svg" width="24" height="24" class="astro-DOHJNAO5"> <img src="/assets/icons/Forgejo_logo.svg" width="24" height="24" class="astro-DOHJNAO5">
potrogue potrogue
<span class="astro-DOHJNAO5">&rarr;</span> <span class="astro-DOHJNAO5">&rarr;</span>
</h2> </h2>
<p class="astro-DOHJNAO5"> <p class="astro-DOHJNAO5">
A lil roguelike project built in Kotlin with cobalt/amethyst/zircon A lil roguelike project built in Kotlin with cobalt/amethyst/zircon
</p> </p>
</a> </a>
</li> </li>
<li class="link-card astro-DOHJNAO5"> <li class="link-card astro-DOHJNAO5">
<a href="https://git.ouroboros.group/limepotato/kotRemote" class="informational astro-DOHJNAO5"> <a href="https://git.ouroboros.group/limepotato/kotRemote" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5"> <h2 class="astro-DOHJNAO5">
<img src="/assets/icons/Forgejo_logo.svg" width="24" height="24" class="astro-DOHJNAO5"> <img src="/assets/icons/Forgejo_logo.svg" width="24" height="24" class="astro-DOHJNAO5">
kotRemote kotRemote
<span class="astro-DOHJNAO5">&rarr;</span> <span class="astro-DOHJNAO5">&rarr;</span>
</h2> </h2>
<p class="astro-DOHJNAO5"> <p class="astro-DOHJNAO5">
SSHFS (and maybe other things later) Wrapper, in Kotlin with Jexer SSHFS (and maybe other things later) Wrapper, in Kotlin with Jexer
</p> </p>
</a> </a>
</li> </li>
<!-- <!--
<Card <Card
source=https://next.forgejo.org/LimePotato/stellarworks/raw/branch/main/src/main/resources/assets/stellarworks/icon.png source=https://next.forgejo.org/LimePotato/stellarworks/raw/branch/main/src/main/resources/assets/stellarworks/icon.png
href="https://modrinth.com/mod/stellarworks" href="https://modrinth.com/mod/stellarworks"
@ -177,49 +181,52 @@
body="In the spirit of MCP, but for older versions of alpha (initially just for a1.0.16_02)" body="In the spirit of MCP, but for older versions of alpha (initially just for a1.0.16_02)"
/> />
--> -->
</ul> </ul>
</div> </div>
</main> </main>
</div>
</section>
<center>
<footer class="footer">
<div class="content has-text-centered">
<!--Badges-->
<a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif"></a>
<br>
<a href="https://jointhefediverse.net/"><img src="/assets/badges/FEDERATE-NOW.jpg"></a>
<a href="https://gnu.org"><img src="/assets/badges/gnu-linux.gif"></a>
<a href="https://fuckoffgoogle.de/"><img src="/assets/badges/google_stand.gif"></a>
<a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif"></a>
<br>
<img src="/assets/badges/browser.gif">
<a href="https://tuxcrafting.online/"><img src="/assets/badges/tctek.gif"></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"></iframe>
<a href="https://cybercriminal.eu"><img src="/assets/badges/cbrmnl.png"></a>
<br>
<!--Badges-->
<br><br>
<a href="https://astro.build">
<img src="https://astro.badg.es/v1/built-with-astro/tiny.svg" alt="Built with Astro" width="109" height="20">
</a>
<a href="https://bulma.io">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
</a>
<br>
<a href="https://github.com/catppuccin/catppuccin">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20">
</a>
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz">
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20">
</a>
<br>
<a href="https://up.ouroboros.group/status/obos"><u>Experiencing downtimes?</u></a>
<a href="/policy"><u>Security, Privacy, & Credits</u></a>
</div> </div>
</footer></center> </section>
<center>
<footer class="footer">
<div class="content has-text-centered">
<!--Badges-->
<a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif">
<br>
</a><a href="https://jointhefediverse.net/"><img src="/assets/badges/FEDERATE-NOW.jpg">
</a><a href="https://gnu.org"><img src="/assets/badges/gnu-linux.gif">
</a><a href="https://fuckoffgoogle.de/"><img src="/assets/badges/google_stand.gif">
</a><a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif">
<br>
<img src="/assets/badges/browser.gif">
</a><a href="https://tuxcrafting.online/"><img src="/assets/badges/tctek.gif">
<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"></iframe>
</a><a href="https://cybercriminal.eu"><img src="/assets/badges/cbrmnl.png">
<br>
<!--Badges-->
<br><br>
</a><a href="https://astro.build">
<img src="https://astro.badg.es/v1/built-with-astro/tiny.svg" alt="Built with Astro" width="109" height="20">
</a>
<a href="https://bulma.io">
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24">
</a>
<br>
<a href="https://github.com/catppuccin/catppuccin">
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20">
</a>
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz">
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20">
</a>
<br>
<a href="https://up.ouroboros.group/status/obos"><u>Experiencing downtimes?</u></a>
<a href="/policy"><u>Security, Privacy, & Credits</u></a>
</div>
</footer></center>
</body></html> </body></html>

View file

@ -1,61 +1,61 @@
--- ---
interface Props { interface Props {
title: string; title: string;
body: string; body: string;
href: string; href: string;
} }
const { href, title, body } = Astro.props; const { href, title, body } = Astro.props;
--- ---
<li class="link-card"> <li class="link-card">
<a href={href} class="informational"> <a href={href} class="informational">
<h2> <h2>
{title} {title}
<span>&rarr;</span> <span>&rarr;</span>
</h2> </h2>
<p> <p>
{body} {body}
</p> </p>
</a> </a>
</li> </li>
<style> <style>
.link-card { .link-card {
list-style:none; list-style: none;
display: flex; display: flex;
padding: 1px; padding: 1px;
background-color: #23262d; background-color: #23262d;
background-image: none; background-image: none;
background-size: 400%; background-size: 400%;
border-radius: 7px; border-radius: 7px;
background-position: 100%; background-position: 100%;
transition: background-position 0.6s cubic-bezier(0.22, 1, 0.36, 1); transition: background-position 0.6s cubic-bezier(0.22, 1, 0.36, 1);
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1); box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
} }
.link-card > a { .link-card > a {
width: 100%; width: 100%;
text-decoration: none; text-decoration: none;
line-height: 1.4; line-height: 1.4;
padding: calc(1.5rem - 1px); padding: calc(1.5rem - 1px);
border-radius: 8px; border-radius: 8px;
color: white; color: white;
background-color: #23262d; background-color: #23262d;
opacity: 0.8; opacity: 0.8;
} }
h2 { h2 {
margin: 0; margin: 0;
font-size: 1.25rem; font-size: 1.25rem;
transition: color 0.6s cubic-bezier(0.22, 1, 0.36, 1); transition: color 0.6s cubic-bezier(0.22, 1, 0.36, 1);
} }
p { p {
margin-top: 0.5rem; margin-top: 0.5rem;
margin-bottom: 0; margin-bottom: 0;
} }
.link-card:is(:hover, :focus-within) { .link-card:is(:hover, :focus-within) {
background-position: 0; background-position: 0;
background-image: var(--accent-gradient); background-image: var(--accent-gradient);
} }
.link-card:is(:hover, :focus-within) h2 { .link-card:is(:hover, :focus-within) h2 {
color: rgb(var(--accent-light)); color: rgb(var(--accent-light));
} }
</style> </style>

View file

@ -1,63 +1,63 @@
--- ---
interface Props { interface Props {
title: string; title: string;
body: string; body: string;
href: string; href: string;
source: string; source: string;
} }
const { href, title, body, source } = Astro.props; const { href, title, body, source } = Astro.props;
--- ---
<li class="link-card"> <li class="link-card">
<a href={href} class="informational"> <a href={href} class="informational">
<h2> <h2>
<img src={source} width="24" height="24"> <img src={source} width="24" height="24" />
{title} {title}
<span>&rarr;</span> <span>&rarr;</span>
</h2> </h2>
<p> <p>
{body} {body}
</p> </p>
</a> </a>
</li> </li>
<style> <style>
.link-card { .link-card {
list-style:none; list-style: none;
display: flex; display: flex;
padding: 1px; padding: 1px;
background-color: #23262d; background-color: #23262d;
background-image: none; background-image: none;
background-size: 400%; background-size: 400%;
border-radius: 7px; border-radius: 7px;
background-position: 100%; background-position: 100%;
transition: background-position 0.6s cubic-bezier(0.22, 1, 0.36, 1); transition: background-position 0.6s cubic-bezier(0.22, 1, 0.36, 1);
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1); box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
} }
.link-card > a { .link-card > a {
width: 100%; width: 100%;
text-decoration: none; text-decoration: none;
line-height: 1.4; line-height: 1.4;
padding: calc(1.5rem - 1px); padding: calc(1.5rem - 1px);
border-radius: 8px; border-radius: 8px;
color: white; color: white;
background-color: #23262d; background-color: #23262d;
opacity: 0.8; opacity: 0.8;
} }
h2 { h2 {
margin: 0; margin: 0;
font-size: 1.25rem; font-size: 1.25rem;
transition: color 0.6s cubic-bezier(0.22, 1, 0.36, 1); transition: color 0.6s cubic-bezier(0.22, 1, 0.36, 1);
} }
p { p {
margin-top: 0.5rem; margin-top: 0.5rem;
margin-bottom: 0; margin-bottom: 0;
} }
.link-card:is(:hover, :focus-within) { .link-card:is(:hover, :focus-within) {
background-position: 0; background-position: 0;
background-image: var(--accent-gradient); background-image: var(--accent-gradient);
} }
.link-card:is(:hover, :focus-within) h2 { .link-card:is(:hover, :focus-within) h2 {
color: rgb(var(--accent-light)); color: rgb(var(--accent-light));
} }
</style> </style>

View file

@ -1,42 +1,84 @@
--- ---
--- ---
<center> <center>
<footer class="footer"> <footer class="footer">
<div class="content has-text-centered"> <div class="content has-text-centered">
<!--Badges--> <!--Badges-->
<a href="https://limepot.xyz/"><image src="/assets/badges/limepotxyz-badge00.gif"></a> <a href="https://limepot.xyz/"
<br> ><image src="/assets/badges/limepotxyz-badge00.gif" />
<a href="https://jointhefediverse.net/"><image src="/assets/badges/FEDERATE-NOW.jpg"></a> <br />
<a href="https://gnu.org"><image src="/assets/badges/gnu-linux.gif"></a> <a href="https://jointhefediverse.net/"
<a href="https://fuckoffgoogle.de/"><image src="/assets/badges/google_stand.gif"></a> ><image src="/assets/badges/FEDERATE-NOW.jpg" />
<a href="https://privacytests.org/"><image src="/assets/badges/chrmevil.gif"></a> <a href="https://gnu.org"
<br> ><image src="/assets/badges/gnu-linux.gif" />
<image src="/assets/badges/browser.gif"> <a href="https://fuckoffgoogle.de/"
><image src="/assets/badges/google_stand.gif" />
<a href="https://tuxcrafting.online/"><image src="/assets/badges/tctek.gif"></a> <a href="https://privacytests.org/"
<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"></iframe> ><image src="/assets/badges/chrmevil.gif" />
<a href="https://cybercriminal.eu"><image src ="/assets/badges/cbrmnl.png"></a> <br />
<br> <image src="/assets/badges/browser.gif">
<a href="https://tuxcrafting.online/"
<!--Badges--> ><image src="/assets/badges/tctek.gif" />
<br><br> <iframe
<a href="https://astro.build"> src="//incr.easrng.net/badge?key=limepot"
<img src="https://astro.badg.es/v1/built-with-astro/tiny.svg" alt="Built with Astro" width="109" height="20"> style="background: url(//incr.easrng.net/bg.gif)"
</a> title="increment badge"
<a href="https://bulma.io"> width="88"
<img src="https://bulma.io/images/made-with-bulma--semiwhite.png" alt="Made with Bulma" width="128" height="24"> height="31"
</a> frameborder="0"></iframe>
<br> <a href="https://cybercriminal.eu"
<a href="https://github.com/catppuccin/catppuccin"> ><image src="/assets/badges/cbrmnl.png" />
<img src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7" width="185" height="20"> <br />
</a>
<a href="https://git.ouroboros.group/LimePotato/limepot-xyz"> <!--Badges-->
<img src="https://img.shields.io/badge/Site-Source-lightgrey.svg" width="94.2" height="20"> <br /><br />
</a> <a href="https://astro.build">
<img
<br> src="https://astro.badg.es/v1/built-with-astro/tiny.svg"
<a href="https://up.ouroboros.group/status/obos"><u>Experiencing downtimes?</u></a> alt="Built with Astro"
<a href="/policy"><u>Security, Privacy, & Credits</u></a> width="109"
</div> height="20"
</footer></center> />
</section> </a>
<a href="https://bulma.io">
<img
src="https://bulma.io/images/made-with-bulma--semiwhite.png"
alt="Made with Bulma"
width="128"
height="24"
/>
</a>
<br />
<a href="https://github.com/catppuccin/catppuccin">
<img
src="https://img.shields.io/badge/Catppuccin-Mocha%20Mauve-%23cba6f7"
width="185"
height="20"
/>
</a>
<a
href="https://git.ouroboros.group/LimePotato/limepot-xyz"
>
<img
src="https://img.shields.io/badge/Site-Source-lightgrey.svg"
width="94.2"
height="20"
/>
</a>
<br />
<a href="https://up.ouroboros.group/status/obos"
><u>Experiencing downtimes?</u></a
>
<a href="/policy"><u>Security, Privacy, & Credits</u></a>
</a>
</a></image
>
</a></a
></a
></a
></a>
</div>
</footer></center
>

View file

@ -1,9 +1,9 @@
--- ---
import Header from '../components/Header.astro'; import Header from "../components/Header.astro";
import Head from '../components/Head.astro'; import Head from "../components/Head.astro";
import Footer from '../components/Footer.astro'; import Footer from "../components/Footer.astro";
interface Props { interface Props {
title: string; title: string;
} }
const { title } = Astro.props; const { title } = Astro.props;
@ -11,86 +11,93 @@ const { title } = Astro.props;
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<Head /> <Head />
<title>{title}</title> <title>{title}</title>
</head> </head>
<body> <body>
<Header /> <Header />
<section class="section"> <section class="section">
<div class="container"> <div class="container">
<slot /> <slot />
</div> </div>
</section> </section>
</body> <Footer />
<Footer /> </body><style is:global>
: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;
}
main {
margin: auto;
padding: 1rem;
width: 800px;
max-width: calc(100% - 2rem);
color: white;
font-size: 20px;
line-height: 1.6;
}
.astro-a {
position: absolute;
top: -32px;
left: 50%;
transform: translatex(-50%);
width: 220px;
height: auto;
z-index: -1;
}
h1 {
font-size: 4rem;
font-weight: 700;
line-height: 1;
text-align: center;
margin-bottom: 1em;
}
.text-gradient {
background-image: var(--accent-gradient);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-size: 400%;
background-position: 0%;
}
.instructions {
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 code {
font-size: 0.8em;
font-weight: bold;
background: rgba(var(--accent-light), 12%);
color: rgb(var(--accent-light));
border-radius: 4px;
padding: 0.3em 0.4em;
}
.instructions strong {
color: rgb(var(--accent-light));
}
.link-card-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(24ch, 1fr));
gap: 2rem;
padding: 0;
}
</style>
</html> </html>
<style is:global>
: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;
}
main {
margin: auto;
padding: 1rem;
width: 800px;
max-width: calc(100% - 2rem);
color: white;
font-size: 20px;
line-height: 1.6;
}
.astro-a {
position: absolute;
top: -32px;
left: 50%;
transform: translatex(-50%);
width: 220px;
height: auto;
z-index: -1;
}
h1 {
font-size: 4rem;
font-weight: 700;
line-height: 1;
text-align: center;
margin-bottom: 1em;
}
.text-gradient {
background-image: var(--accent-gradient);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-size: 400%;
background-position: 0%;
}
.instructions {
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 code {
font-size: 0.8em;
font-weight: bold;
background: rgba(var(--accent-light), 12%);
color: rgb(var(--accent-light));
border-radius: 4px;
padding: 0.3em 0.4em;
}
.instructions strong {
color: rgb(var(--accent-light));
}
.link-card-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(24ch, 1fr));
gap: 2rem;
padding: 0;
}
</style>

View file

@ -1,23 +1,29 @@
--- ---
import Header from '../components/Header.astro'; import Header from "../components/Header.astro";
import Head from '../components/Head.astro'; import Head from "../components/Head.astro";
import Footer from '../components/Footer.astro'; import Footer from "../components/Footer.astro";
interface Props { interface Props {
title: string; title: string;
} }
const { title } = Astro.props; const { title } = Astro.props;
const { frontmatter } = Astro.props; const { frontmatter } = Astro.props;
--- ---
<head> <head>
<Head /> <Head />
<title>{title}</title> <title>{title}</title>
</head> </head>
<Header /> <Header />
<center> <center>
<h1 class="title">{frontmatter.title}</h1> <h1 class="title">{frontmatter.title}</h1>
<h2 class="subtitle"><em>Summary: {frontmatter.description} - Written by {frontmatter.author} on {frontmatter.pubDate.slice(0,10)}</em></h2> <h2 class="subtitle">
<br> <em
</center> >Summary: {frontmatter.description} - Written by {frontmatter.author} on {
frontmatter.pubDate.slice(0, 10)
}</em>
</h2>
<br />
</center>
<slot /> <slot />
<Footer /> <Footer />

View file

@ -1,6 +1,6 @@
--- ---
interface Props { interface Props {
title: string; title: string;
} }
const { title } = Astro.props; const { title } = Astro.props;
@ -8,28 +8,37 @@ const { title } = Astro.props;
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<meta name="description" content="Astro description"> <meta name="description" content="Astro description" />
<meta name="viewport" content="width=device-width" /> <meta name="viewport" content="width=device-width" />
<link rel="icon" type="image/svg+xml" href="/assets/branding/obo-icon.png" /> <link
<meta name="generator" content={Astro.generator} /> rel="icon"
<title>{title}</title> type="image/svg+xml"
</head> href="/assets/branding/obo-icon.png"
<body> />
<slot /> <meta name="generator" content={Astro.generator} />
</body> <title>{title}</title>
</head>
<body>
<slot />
</body>
</html> </html>
<style is:global> <style is:global>
:root { :root {
--accent: 136, 58, 234; --accent: 136, 58, 234;
--accent-light: 224, 204, 250; --accent-light: 224, 204, 250;
--accent-dark: 49, 10, 101; --accent-dark: 49, 10, 101;
--accent-gradient: linear-gradient(45deg, rgb(var(--accent)), rgb(var(--accent-light)) 30%, white 60%); --accent-gradient: linear-gradient(
} 45deg,
html { rgb(var(--accent)),
font-family: system-ui, sans-serif; rgb(var(--accent-light)) 30%,
background: #13151A; white 60%
background-size: 224px; );
} }
html {
font-family: system-ui, sans-serif;
background: #13151a;
background-size: 224px;
}
</style> </style>

View file

@ -1,33 +1,33 @@
--- ---
import Layout from '../layouts/err404.astro'; import Layout from "../layouts/err404.astro";
import Card from '../components/Card.astro'; import Card from "../components/Card.astro";
--- ---
<Layout title="Error 404"> <Layout title="Error 404">
<main> <main>
<marquee behavior="alternate" scrollamount="30"> <marquee behavior="alternate" scrollamount="30">
<marquee behavior="alternate" scrollamount="30" direction="down"> <marquee behavior="alternate" scrollamount="30" direction="down">
<img src="/assets/404/404.png"> <img src="/assets/404/404.png" />
</marquee> </marquee>
</marquee> </marquee>
</main> </main>
</Layout> </Layout>
<style> <style>
*{ * {
margin: 0; margin: 0;
padding: 0; padding: 0;
box-sizing: border-box; box-sizing: border-box;
-webkit-filter: grayscale(100%); -webkit-filter: grayscale(100%);
filter: grayscale(100%); filter: grayscale(100%);
} }
body{ body {
width: 100%; width: 100%;
height: 100vh; height: 100vh;
background-image: url('/assets/404/crt.gif'); background-image: url("/assets/404/crt.gif");
-webkit-filter: grayscale(100%); -webkit-filter: grayscale(100%);
filter: grayscale(100%); filter: grayscale(100%);
} }
marquee{ marquee {
height: 100vh; height: 100vh;
} }
</style> </style>

View file

@ -1,42 +1,50 @@
--- ---
import Layout from '../layouts/Layout.astro'; import Layout from "../layouts/Layout.astro";
import Card from '../components/Card.astro'; import Card from "../components/Card.astro";
--- ---
<Layout title="LimePot - About"> <Layout title="LimePot - About">
<main> <main>
<div class="content"> <div class="content">
<div class="wrapper"></div>
<div class="wrapper">
</div> <p>Howdy Traveller!</p>
<br />
<p>Howdy Traveller!</p> <!-- <p>Privacy Activist, Public Domain (<a href="https://unlicense.ouroboros.group"><u>The Unlicense</u></a>) Believer, and FOSS Lover. Massive into all things archival.
<br>
<!-- <p>Privacy Activist, Public Domain (<a href="https://unlicense.ouroboros.group"><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> Love long talks about theoretical physics, astronomy, and possibilities of the impossible.</p>
<br>--> <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>
<p>Also dabble in photography.</p> do a lot of tinkering with various things, hardware and software.
<br> Currently messing around with web-development, Minecraft mods, 3D
<!-- <small>Don't ask about time travel. 🏳️‍⚧️✊🏾</small>--> Printing, Linux, and Game Design. Checkout my <a
<br><br> href="https://limepot.xyz/projects.html"><u>Projects</u></a
<center><p class="instructions"><strong>Where to find/contact me:</strong></p></center><br> > to see what I'm currently working on.
<ul role="list" class="link-card-grid"> </p>
<Card <p>Also dabble in photography.</p>
source="/assets/icons/mail-outline.svg" <br />
href="mailto: bm01@limepot.xyz" <!-- <small>Don't ask about time travel. 🏳️‍⚧️✊🏾</small>-->
title="Email" <br /><br />
/> <center
<Card ><p class="instructions">
source="https://upload.wikimedia.org/wikipedia/commons/9/93/Fediverse_logo_proposal.svg" <strong>Where to find/contact me:</strong>
href="https://ouroboros.gay/@limepot" </p></center
title="Fediverse" ><br />
/> <ul role="list" class="link-card-grid">
<Card <Card
source="/assets/icons/matrix.png" source="/assets/icons/mail-outline.svg"
href="https://matrix.to/#/@limepot:ouroboros.gay" href="mailto: bm01@limepot.xyz"
title="Matrix" title="Email"
/><!-- />
<Card
source="https://upload.wikimedia.org/wikipedia/commons/9/93/Fediverse_logo_proposal.svg"
href="https://ouroboros.gay/@limepot"
title="Fediverse"
/>
<Card
source="/assets/icons/matrix.png"
href="https://matrix.to/#/@limepot:ouroboros.gay"
title="Matrix"
/><!--
<Card <Card
source="/assets/icons/logo-youtube.svg" source="/assets/icons/logo-youtube.svg"
href="https://www.youtube.com/channel/UCk_yKIpDnMv_DvuDb9RGfcA" href="https://www.youtube.com/channel/UCk_yKIpDnMv_DvuDb9RGfcA"
@ -47,7 +55,7 @@ import Card from '../components/Card.astro';
href="https://steamcommunity.com/id/limepot/" href="https://steamcommunity.com/id/limepot/"
title="Steam" title="Steam"
/>--> />-->
</ul> </ul>
</div> </div>
</main> </main>
</Layout> </Layout>

View file

@ -1,21 +1,23 @@
--- ---
import Layout from '../layouts/Layout.astro'; import Layout from "../layouts/Layout.astro";
import Card from '../components/Card-noimg.astro'; import Card from "../components/Card-noimg.astro";
const allPosts = await Astro.glob('../pages/posts/*.md'); const allPosts = await Astro.glob("../pages/posts/*.md");
--- ---
<Layout title="LimePot - Blog"> <Layout title="LimePot - Blog">
<div class="content"> <div class="content">
<main> <main>
{allPosts.map((post) => {
<ul role="list" class="link-card-grid"> allPosts.map((post) => (
<ul role="list" class="link-card-grid">
<Card <Card
href={post.url} href={post.url}
title={post.frontmatter.title} title={post.frontmatter.title}
body={post.frontmatter.description} body={post.frontmatter.description}
/> />
</ul> </ul>
)} ))
}
</main> </main>
</div> </div>
</Layout> </Layout>

View file

@ -1,10 +1,8 @@
--- ---
import Layout from '../layouts/Layout.astro'; import Layout from "../layouts/Layout.astro";
import Card from '../components/Card.astro'; import Card from "../components/Card.astro";
--- ---
<Layout title="LimePot - "> <Layout title="LimePot - ">
<main> <main></main>
</Layout>
</main>
</Layout>

View file

@ -1,29 +1,29 @@
--- ---
import Layout from '../../layouts/err404.astro'; import Layout from "../../layouts/err404.astro";
import Card from '../../components/Card.astro'; import Card from "../../components/Card.astro";
--- ---
<Layout title="Loading..."> <Layout title="Loading...">
<main> <main>
<marquee behavior="alternate" scrollamount="30"> <marquee behavior="alternate" scrollamount="30">
<marquee behavior="alternate" scrollamount="30" direction="down"> <marquee behavior="alternate" scrollamount="30" direction="down">
<img src="/assets/branding/gmod_logo.png"> <img src="/assets/branding/gmod_logo.png" />
</marquee> </marquee>
</marquee> </marquee>
</main> </main>
</Layout> </Layout>
<style> <style>
*{ * {
margin: 0; margin: 0;
padding: 0; padding: 0;
box-sizing: border-box; box-sizing: border-box;
} }
body{ body {
width: 100%; width: 100%;
height: 100vh; height: 100vh;
background-image: url('/assets/404/crt.gif'); background-image: url("/assets/404/crt.gif");
} }
marquee{ marquee {
height: 100vh; height: 100vh;
} }
</style> </style>

View file

@ -1,27 +1,31 @@
--- ---
import Layout from '../layouts/Layout.astro'; import Layout from "../layouts/Layout.astro";
import Card from '../components/Card.astro'; import Card from "../components/Card.astro";
--- ---
<Layout title="LimePot - Home"> <Layout title="LimePot - Home">
<main> <main>
<center> <center>
<marquee Behavior=Alternate><h2 class="title"><span class="text-gradient">Hello World</span></h2></marquee> <marquee Behavior="Alternate"
<br> ><h2 class="title">
<div class="content"> <span class="text-gradient">Hello World</span>
<a href="/404">0 Days since last incident.</a> </h2></marquee
<br> >
<p class="subtitle">"Forever - is composed of Nows</p> <br />
<p class="subtitle">`Tis not a different time -</p> <div class="content">
<p class="subtitle">Except for Infiniteness -</p> <a href="/404">0 Days since last incident.</a>
<p class="subtitle">And Latitude of Home -</p> <br />
<br> <p class="subtitle">"Forever - is composed of Nows</p>
<p class="subtitle">From this - experienced Here -</p> <p class="subtitle">`Tis not a different time -</p>
<p class="subtitle">Remove the Dates - to These -</p> <p class="subtitle">Except for Infiniteness -</p>
<p class="subtitle">Let Months dissolve in further Months -</p> <p class="subtitle">And Latitude of Home -</p>
<p class="subtitle">And Years - exhale in Years ."</p> <br />
<p class="subtitle"></p><strong>- Emily Dickinson</strong></p> <p class="subtitle">From this - experienced Here -</p>
</div> <p class="subtitle">Remove the Dates - to These -</p>
</center> <p class="subtitle">Let Months dissolve in further Months -</p>
</main> <p class="subtitle">And Years - exhale in Years ."</p>
</Layout> <p class="subtitle"></p><strong>- Emily Dickinson</strong>
</div>
</center>
</main>
</Layout>

View file

@ -1,48 +1,91 @@
--- ---
import Layout from '../layouts/Layout.astro'; import Layout from "../layouts/Layout.astro";
import Card from '../components/Card.astro'; import Card from "../components/Card.astro";
--- ---
<Layout title="Privacy Policy and Philosophy"> <Layout title="Privacy Policy and Philosophy">
<main> <main>
<div class="content"> <div class="content">
<div class="wrapper">
<div class="wrapper"> <h2 class="subtitle">Privacy & Security</h2>
<h2 class="subtitle">Privacy & Security</h2> <p>
<p>I try to use as little javascript as possible int he front-end of this site, I try to use as little javascript as possible int he front-end of this
I use <strong><a href="https://bulma.io/"><u>Bulma</u></a></strong> Which doesn't require JS in the frontend, site, I use <strong
I've used a little JS for the mobile version, ><a href="https://bulma.io/"><u>Bulma</u></a></strong
specifically the menu burger opening and closing). > Which doesn't require JS in the frontend, I've used a little JS for the
I do however use <strong><a href="https://astro.build"><u>Astro</u></a></strong> in the backend for server-side rendering (on the <a href="staging.limepot.xyz">Staging Site</a>), mobile version, specifically the menu burger opening and closing). I do
i mostly use this as a boilerplate solution, as i got tired of entering the same copy-paste fields over and over again. however use <strong
but this site will function if you turn JS off.</p> ><a href="https://astro.build"><u>Astro</u></a></strong
<br> > in the backend for server-side rendering (on the <a
<p>I do not collect or store information.</a></p> href="staging.limepot.xyz">Staging Site</a
<br> >), i mostly use this as a boilerplate solution, as i got tired of
<h2 class="subtitle">Credits</h2> entering the same copy-paste fields over and over again. but this site
<small>Or, at least, what I can credit</small> will function if you turn JS off.
<br> </p>
<!--Badges--> <br />
<a href="https://limepot.xyz/"><image src="/assets/badges/limepotxyz-badge00.gif"></a> <strong>Made by me for this website!</strong> <p>I do not collect or store information.</p>
<br> </div>
<a href="https://jointhefediverse.net/"><image src="/assets/badges/FEDERATE-NOW.jpg"></a> <strong>I forgor 💀</strong> <br />
<br> <h2 class="subtitle">Credits</h2>
<a href="https://gnu.org"><image src="/assets/badges/gnu-linux.gif"></a> <strong>I forgor 💀</strong> <small>Or, at least, what I can credit</small>
<br> <br />
<a href="https://fuckoffgoogle.de/"><image src="/assets/badges/google_stand.gif"></a> <strong>I forgor 💀</strong> <!--Badges-->
<br> <a href="https://limepot.xyz/"
<a href="https://privacytests.org/"><image src="/assets/badges/chrmevil.gif"></a> <strong>I forgor 💀</strong> ><image src="/assets/badges/limepotxyz-badge00.gif" />
<br> <strong>Made by me for this website!</strong>
<image src="/assets/badges/browser.gif"> <strong>I forgor 💀</strong> <br />
<br> <a href="https://jointhefediverse.net/"
<a href="https://tuxcrafting.online/"><image src="/assets/badges/tctek.gif"></a> <strong><a href="https://meow.tuxcrafting.online/@chjara">Chjara!</a></strong> ><image src="/assets/badges/FEDERATE-NOW.jpg" />
<br> <strong>I forgor 💀</strong>
<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"></iframe> <strong><a href="https://easrng.net/">easrng</a></strong> <br />
<br> <a href="https://gnu.org"
<a href="https://cybercriminal.eu"><image src ="/assets/badges/cbrmnl.png"></a> <strong><a href="https://cybercriminal.eu/users/voltrina">Volted Rina</a></strong> ><image src="/assets/badges/gnu-linux.gif" />
<br> <strong>I forgor 💀</strong>
<!--Badges--> <br />
</div> <a href="https://fuckoffgoogle.de/"
</div> ><image src="/assets/badges/google_stand.gif" />
</main> <strong>I forgor 💀</strong>
</Layout> <br />
<a href="https://privacytests.org/"
><image src="/assets/badges/chrmevil.gif" />
<strong>I forgor 💀</strong>
<br />
<image src="/assets/badges/browser.gif">
<strong>I forgor 💀</strong>
<br />
<a href="https://tuxcrafting.online/"
><image src="/assets/badges/tctek.gif" />
<strong
><a href="https://meow.tuxcrafting.online/@chjara"
>Chjara!</a
></strong
>
<br />
<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"></iframe>
<strong><a href="https://easrng.net/">easrng</a></strong>
<br />
<a href="https://cybercriminal.eu"
><image src="/assets/badges/cbrmnl.png" />
<strong
><a href="https://cybercriminal.eu/users/voltrina"
>Volted Rina</a
></strong
>
<br />
<!--Badges-->
</a>
</a>
</image>
</a></a
></a
></a
></a>
</div>
</main>
</Layout>

View file

@ -10,4 +10,4 @@ image:
tags: ["first", "blogging"] tags: ["first", "blogging"]
--- ---
Welcome to my _new blog_ this is a test post while I make the framework. Welcome to my _new blog_ this is a test post while I make the framework.

View file

@ -1,13 +0,0 @@
---
layout: ../../layouts/MDPost.astro
title: 'My Second Blog Post'
pubDate: 2023-10-29
description: 'This is the second post of my new blog.'
author: 'LimePotato'
image:
url: '/assets/branding/obo.svg'
alt: 'Website Icon'
tags: ["second", "blogging"]
---
Welcome to my _new blog_ this is a test post while I make the framework.

View file

@ -1,19 +1,23 @@
--- ---
import Layout from '../layouts/Layout.astro'; import Layout from "../layouts/Layout.astro";
import Card from '../components/Card.astro'; import Card from "../components/Card.astro";
--- ---
<Layout title="LimePot - Projects "> <Layout title="LimePot - Projects ">
<main> <main>
<div class="content"> <div class="content">
<center><p class="instructions"><strong>Profiles/Portfolios</strong></p></center><br> <center
<ul role="list" class="link-card-grid"> ><p class="instructions">
<Card <strong>Profiles/Portfolios</strong>
source=/assets/icons/Forgejo_logo.svg </p></center
href="https://git.ouroboros.group/LimePotato/" ><br />
title="Self-Hosted ForgeJo Instance" <ul role="list" class="link-card-grid">
/> <Card
<!-- source="/assets/icons/Forgejo_logo.svg"
href="https://git.ouroboros.group/LimePotato/"
title="Self-Hosted ForgeJo Instance"
/>
<!--
<Card <Card
source=/assets/icons/Forgejo_logo.svg source=/assets/icons/Forgejo_logo.svg
href="https://next.forgejo.org/LimePotato/" href="https://next.forgejo.org/LimePotato/"
@ -25,21 +29,25 @@ import Card from '../components/Card.astro';
title="Codeberg" title="Codeberg"
/> />
--> -->
<Card <Card
source=https://avatars.githubusercontent.com/u/67560307?s=200&v=4 source="https://avatars.githubusercontent.com/u/67560307?s=200&v=4"
href="https://modrinth.com/user/limepotato" href="https://modrinth.com/user/limepotato"
title="Modrinth" title="Modrinth"
/> />
<Card <Card
source=/assets/icons/image-outline.svg source="/assets/icons/image-outline.svg"
href="https://files.nullafati.xyz/Photos/limepotato/" href="https://files.nullafati.xyz/Photos/limepotato/"
title="Photography - File Archive" title="Photography - File Archive"
/> />
</ul> </ul>
<br><br><br> <br /><br /><br />
<center><p class="instructions"><strong>Individual Projects</strong></p></center> <center
<ul role="list" class="link-card-grid"> ><p class="instructions">
<!-- <strong>Individual Projects</strong>
</p></center
>
<ul role="list" class="link-card-grid">
<!--
<Card <Card
source=https://nullafati.xyz/favicon.svg source=https://nullafati.xyz/favicon.svg
href="https://nullafati.xyz" href="https://nullafati.xyz"
@ -59,19 +67,19 @@ import Card from '../components/Card.astro';
body="A Legacy Fabric mod for 1.7.10, exploring a timeline where minecrafts development took a different direction before 1.8" body="A Legacy Fabric mod for 1.7.10, exploring a timeline where minecrafts development took a different direction before 1.8"
/> />
--> -->
<Card <Card
source=/assets/icons/Forgejo_logo.svg source="/assets/icons/Forgejo_logo.svg"
href="https://next.forgejo.org/Ouroboros/potrogue/settings" href="https://next.forgejo.org/Ouroboros/potrogue/settings"
title="potrogue" title="potrogue"
body="A lil roguelike project built in Kotlin with cobalt/amethyst/zircon" body="A lil roguelike project built in Kotlin with cobalt/amethyst/zircon"
/> />
<Card <Card
source=/assets/icons/Forgejo_logo.svg source="/assets/icons/Forgejo_logo.svg"
href="https://git.ouroboros.group/limepotato/kotRemote" href="https://git.ouroboros.group/limepotato/kotRemote"
title="kotRemote" title="kotRemote"
body="SSHFS (and maybe other things later) Wrapper, in Kotlin with Jexer" body="SSHFS (and maybe other things later) Wrapper, in Kotlin with Jexer"
/> />
<!-- <!--
<Card <Card
source=https://next.forgejo.org/LimePotato/stellarworks/raw/branch/main/src/main/resources/assets/stellarworks/icon.png source=https://next.forgejo.org/LimePotato/stellarworks/raw/branch/main/src/main/resources/assets/stellarworks/icon.png
href="https://modrinth.com/mod/stellarworks" href="https://modrinth.com/mod/stellarworks"
@ -90,7 +98,7 @@ import Card from '../components/Card.astro';
body="In the spirit of MCP, but for older versions of alpha (initially just for a1.0.16_02)" body="In the spirit of MCP, but for older versions of alpha (initially just for a1.0.16_02)"
/> />
--> -->
</ul> </ul>
</div> </div>
</main> </main>
</Layout> </Layout>