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>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="Astro description">
<meta name="viewport" content="width=device-width">
<link rel="icon" type="image/svg+xml" href="/assets/branding/obo-icon.png">
<meta name="generator" content="Astro v2.10.7">
<title>Error 404</title>
<link rel="stylesheet" href="/_astro/404.0278d6dc.css" />
<head>
<meta charset="UTF-8">
<meta name="description" content="Astro description">
<meta name="viewport" content="width=device-width">
<link rel="icon" type="image/svg+xml" href="/assets/branding/obo-icon.png">
<meta name="generator" content="Astro v2.10.7">
<title>Error 404</title>
<link rel="stylesheet" href="/_astro/404.9b1be79b.css" />
<link rel="stylesheet" href="/_astro/404.3900936b.css" /></head>
<body>
<main class="astro-ZETDM5MD">
<marquee behavior="alternate" scrollamount="30" class="astro-ZETDM5MD">
<marquee behavior="alternate" scrollamount="30" direction="down" class="astro-ZETDM5MD">
<img src="/assets/404/404.png" class="astro-ZETDM5MD">
</marquee>
</marquee>
</main>
<body>
<main class="astro-ZETDM5MD">
<marquee behavior="alternate" scrollamount="30" class="astro-ZETDM5MD">
<marquee behavior="alternate" scrollamount="30" direction="down" class="astro-ZETDM5MD">
<img src="/assets/404/404.png" class="astro-ZETDM5MD">
</marquee>
</marquee>
</main>
</body></html>
</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>
<html lang="en">
<head>
<meta charset="UTF-8">
<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">
@ -11,13 +11,13 @@
<title>LimePot - About</title>
<link rel="stylesheet" href="/_astro/about.a75b474c.css" />
<title>LimePot - About</title>
<link rel="stylesheet" href="/_astro/about.a75b474c.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>
<body>
<nav class="navbar" role="navigation" aria-label="main navigation">
<body>
<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%">
@ -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 -->
<section class="section">
<div class="container">
<main>
<div class="content">
<section class="section">
<div class="container">
<div class="wrapper">
</div>
<p>Howdy Traveller!</p>
<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.
<main>
<div class="content">
<div class="wrapper"></div>
<p>Howdy Traveller!</p>
<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>
<br>-->
<p>do a lot of tinkering with various things, hardware and software. Currently messing around with web-development, Minecraft mods, 3D Printing, Linux, and Game Design. Checkout my <a href="https://limepot.xyz/projects.html"><u>Projects</u></a> to see what I'm currently working on.</p>
<p>Also dabble in photography.</p>
<br>
<!-- <small>Don't ask about time travel. 🏳️‍⚧️✊🏾</small>-->
<br><br>
<center><p class="instructions"><strong>Where to find/contact me:</strong></p></center><br>
<ul role="list" class="link-card-grid">
<li class="link-card astro-DOHJNAO5">
<a href="mailto: bm01@limepot.xyz" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5">
<img src="/assets/icons/mail-outline.svg" width="24" height="24" class="astro-DOHJNAO5">
Email
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
</p>
</a>
<p>
do a lot of tinkering with various things, hardware and software.
Currently messing around with web-development, Minecraft mods, 3D
Printing, Linux, and Game Design. Checkout my <a href="https://limepot.xyz/projects.html"><u>Projects</u></a> to see what I'm currently working on.
</p>
<p>Also dabble in photography.</p>
<br>
<!-- <small>Don't ask about time travel. 🏳️‍⚧️✊🏾</small>-->
<br><br>
<center><p class="instructions">
<strong>Where to find/contact me:</strong>
</p></center><br>
<ul role="list" class="link-card-grid">
<li class="link-card astro-DOHJNAO5">
<a href="mailto: bm01@limepot.xyz" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5">
<img src="/assets/icons/mail-outline.svg" width="24" height="24" class="astro-DOHJNAO5">
Email
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
</p>
</a>
</li>
<li class="link-card astro-DOHJNAO5">
<a href="https://ouroboros.gay/@limepot" class="informational 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">
Fediverse
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
</p>
</a>
<li class="link-card astro-DOHJNAO5">
<a href="https://ouroboros.gay/@limepot" class="informational 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">
Fediverse
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
</p>
</a>
</li>
<li class="link-card astro-DOHJNAO5">
<a href="https://matrix.to/#/@limepot:ouroboros.gay" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5">
<img src="/assets/icons/matrix.png" width="24" height="24" class="astro-DOHJNAO5">
Matrix
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
</p>
</a>
<li class="link-card astro-DOHJNAO5">
<a href="https://matrix.to/#/@limepot:ouroboros.gay" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5">
<img src="/assets/icons/matrix.png" width="24" height="24" class="astro-DOHJNAO5">
Matrix
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
</p>
</a>
</li><!--
<Card
source="/assets/icons/logo-youtube.svg"
@ -122,49 +126,52 @@
href="https://steamcommunity.com/id/limepot/"
title="Steam"
/>-->
</ul>
</div>
</main>
</ul>
</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>
<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>
</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>

143
dist/blog/index.html vendored
View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<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">
@ -11,13 +11,13 @@
<title>LimePot - Blog</title>
<link rel="stylesheet" href="/_astro/blog.dd03d41d.css" />
<title>LimePot - Blog</title>
<link rel="stylesheet" href="/_astro/blog.dd03d41d.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>
<body>
<nav class="navbar" role="navigation" aria-label="main navigation">
<body>
<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%">
@ -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 -->
<section class="section">
<div class="container">
<div class="content">
<main>
<ul role="list" class="link-card-grid">
<section class="section">
<div class="container">
<div class="content">
<main>
<ul role="list" class="link-card-grid">
<li class="link-card astro-3ZWAQ7YM">
<a href="/posts/post-1" class="informational astro-3ZWAQ7YM">
<h2 class="astro-3ZWAQ7YM">
My First Blog Post
<span class="astro-3ZWAQ7YM">&rarr;</span>
</h2>
<p class="astro-3ZWAQ7YM">
This is the first post of my new blog.
</p>
</a>
<a href="/posts/post-1" class="informational astro-3ZWAQ7YM">
<h2 class="astro-3ZWAQ7YM">
My First Blog Post
<span class="astro-3ZWAQ7YM">&rarr;</span>
</h2>
<p class="astro-3ZWAQ7YM">
This is the first post of my new blog.
</p>
</a>
</li>
</ul><ul role="list" class="link-card-grid">
<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>
</ul>
</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>
</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>

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<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">
@ -11,12 +11,12 @@
<title>LimePot - </title>
<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")})})});
<title>LimePot - </title>
<link rel="stylesheet" href="/_astro/about.4daafeb6.css" />
<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>
<body>
<nav class="navbar" role="navigation" aria-label="main navigation">
<body>
<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%">
@ -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 -->
<section class="section">
<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">
<section class="section">
<div class="container">
<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>
<main></main>
</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>

View file

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

141
dist/index.html vendored
View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<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">
@ -11,12 +11,12 @@
<title>LimePot - Home</title>
<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")})})});
<title>LimePot - Home</title>
<link rel="stylesheet" href="/_astro/about.4daafeb6.css" />
<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>
<body>
<nav class="navbar" role="navigation" aria-label="main navigation">
<body>
<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%">
@ -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 -->
<section class="section">
<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">
<section class="section">
<div class="container">
<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>
<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>
<!--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>
<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>
<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>
<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>
</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>

196
dist/policy/index.html vendored
View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<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">
@ -11,12 +11,12 @@
<title>Privacy Policy and Philosophy</title>
<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")})})});
<title>Privacy Policy and Philosophy</title>
<link rel="stylesheet" href="/_astro/about.4daafeb6.css" />
<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>
<body>
<nav class="navbar" role="navigation" aria-label="main navigation">
<body>
<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%">
@ -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 -->
<section class="section">
<div class="container">
<main>
<div class="content">
<section class="section">
<div class="container">
<div class="wrapper">
<h2 class="subtitle">Privacy & Security</h2>
<p>I try to use as little javascript as possible int he front-end of this 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 mobile version,
specifically the menu burger opening and closing).
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>),
i mostly use this as a boilerplate solution, as i got tired of entering the same copy-paste fields over and over again.
but this site will function if you turn JS off.</p>
<br>
<p>I do not collect or store information.</p>
<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"></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>
<main>
<div class="content">
<div class="wrapper">
<h2 class="subtitle">Privacy & Security</h2>
<p>
I try to use as little javascript as possible int he front-end of this
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
mobile version, specifically the menu burger opening and closing). 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>), i mostly use this as a boilerplate solution, as i got tired of
entering the same copy-paste fields over and over again. but this site
will function if you turn JS off.
</p>
<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>
<p>I do not collect or store information.</p>
</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>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<head>
<meta charset="UTF-8">
<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">
@ -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")})})});
</script></head>
<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 -->
<center>
<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>
<br>
</center>
<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>
<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>
<footer class="footer">
<div class="content has-text-centered">
<!--Badges-->
<a href="https://limepot.xyz/"><img src="/assets/badges/limepotxyz-badge00.gif">
<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>
</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>

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>
<html lang="en">
<head>
<meta charset="UTF-8">
<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">
@ -11,13 +11,13 @@
<title>LimePot - Projects </title>
<link rel="stylesheet" href="/_astro/about.a75b474c.css" />
<title>LimePot - Projects </title>
<link rel="stylesheet" href="/_astro/about.a75b474c.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>
<body>
<nav class="navbar" role="navigation" aria-label="main navigation">
<body>
<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%">
@ -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 -->
<section class="section">
<div class="container">
<main>
<div class="content">
<center><p class="instructions"><strong>Profiles/Portfolios</strong></p></center><br>
<ul role="list" class="link-card-grid">
<li class="link-card astro-DOHJNAO5">
<a href="https://git.ouroboros.group/LimePotato/" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5">
<img src="/assets/icons/Forgejo_logo.svg" width="24" height="24" class="astro-DOHJNAO5">
Self-Hosted ForgeJo Instance
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
</p>
</a>
<section class="section">
<div class="container">
<main>
<div class="content">
<center><p class="instructions">
<strong>Profiles/Portfolios</strong>
</p></center><br>
<ul role="list" class="link-card-grid">
<li class="link-card astro-DOHJNAO5">
<a href="https://git.ouroboros.group/LimePotato/" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5">
<img src="/assets/icons/Forgejo_logo.svg" width="24" height="24" class="astro-DOHJNAO5">
Self-Hosted ForgeJo Instance
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
</p>
</a>
</li>
<!--
<!--
<Card
source=/assets/icons/Forgejo_logo.svg
href="https://next.forgejo.org/LimePotato/"
@ -86,35 +88,37 @@
title="Codeberg"
/>
-->
<li class="link-card astro-DOHJNAO5">
<a href="https://modrinth.com/user/limepotato" class="informational 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">
Modrinth
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
</p>
</a>
<li class="link-card astro-DOHJNAO5">
<a href="https://modrinth.com/user/limepotato" class="informational 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">
Modrinth
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
</p>
</a>
</li>
<li class="link-card astro-DOHJNAO5">
<a href="https://files.nullafati.xyz/Photos/limepotato/" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5">
<img src="/assets/icons/image-outline.svg" width="24" height="24" class="astro-DOHJNAO5">
Photography - File Archive
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
</p>
</a>
<li class="link-card astro-DOHJNAO5">
<a href="https://files.nullafati.xyz/Photos/limepotato/" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5">
<img src="/assets/icons/image-outline.svg" width="24" height="24" class="astro-DOHJNAO5">
Photography - File Archive
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
</p>
</a>
</li>
</ul>
<br><br><br>
<center><p class="instructions"><strong>Individual Projects</strong></p></center>
<ul role="list" class="link-card-grid">
<!--
</ul>
<br><br><br>
<center><p class="instructions">
<strong>Individual Projects</strong>
</p></center>
<ul role="list" class="link-card-grid">
<!--
<Card
source=https://nullafati.xyz/favicon.svg
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"
/>
-->
<li class="link-card astro-DOHJNAO5">
<a href="https://next.forgejo.org/Ouroboros/potrogue/settings" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5">
<img src="/assets/icons/Forgejo_logo.svg" width="24" height="24" class="astro-DOHJNAO5">
potrogue
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
A lil roguelike project built in Kotlin with cobalt/amethyst/zircon
</p>
</a>
<li class="link-card astro-DOHJNAO5">
<a href="https://next.forgejo.org/Ouroboros/potrogue/settings" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5">
<img src="/assets/icons/Forgejo_logo.svg" width="24" height="24" class="astro-DOHJNAO5">
potrogue
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
A lil roguelike project built in Kotlin with cobalt/amethyst/zircon
</p>
</a>
</li>
<li class="link-card astro-DOHJNAO5">
<a href="https://git.ouroboros.group/limepotato/kotRemote" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5">
<img src="/assets/icons/Forgejo_logo.svg" width="24" height="24" class="astro-DOHJNAO5">
kotRemote
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
SSHFS (and maybe other things later) Wrapper, in Kotlin with Jexer
</p>
</a>
<li class="link-card astro-DOHJNAO5">
<a href="https://git.ouroboros.group/limepotato/kotRemote" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5">
<img src="/assets/icons/Forgejo_logo.svg" width="24" height="24" class="astro-DOHJNAO5">
kotRemote
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
SSHFS (and maybe other things later) Wrapper, in Kotlin with Jexer
</p>
</a>
</li>
<!--
<!--
<Card
source=https://next.forgejo.org/LimePotato/stellarworks/raw/branch/main/src/main/resources/assets/stellarworks/icon.png
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)"
/>
-->
</ul>
</div>
</main>
</ul>
</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>
<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>
</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>

View file

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

View file

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

View file

@ -1,42 +1,84 @@
---
---
<center>
<footer class="footer">
<div class="content has-text-centered">
<!--Badges-->
<a href="https://limepot.xyz/"><image src="/assets/badges/limepotxyz-badge00.gif"></a>
<br>
<a href="https://jointhefediverse.net/"><image src="/assets/badges/FEDERATE-NOW.jpg"></a>
<a href="https://gnu.org"><image src="/assets/badges/gnu-linux.gif"></a>
<a href="https://fuckoffgoogle.de/"><image src="/assets/badges/google_stand.gif"></a>
<a href="https://privacytests.org/"><image src="/assets/badges/chrmevil.gif"></a>
<br>
<image src="/assets/badges/browser.gif">
<a href="https://tuxcrafting.online/"><image 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"><image 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>
</section>
<footer class="footer">
<div class="content has-text-centered">
<!--Badges-->
<a href="https://limepot.xyz/"
><image src="/assets/badges/limepotxyz-badge00.gif" />
<br />
<a href="https://jointhefediverse.net/"
><image src="/assets/badges/FEDERATE-NOW.jpg" />
<a href="https://gnu.org"
><image src="/assets/badges/gnu-linux.gif" />
<a href="https://fuckoffgoogle.de/"
><image src="/assets/badges/google_stand.gif" />
<a href="https://privacytests.org/"
><image src="/assets/badges/chrmevil.gif" />
<br />
<image src="/assets/badges/browser.gif">
<a href="https://tuxcrafting.online/"
><image 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 href="https://cybercriminal.eu"
><image src="/assets/badges/cbrmnl.png" />
<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>
</a>
</a></image
>
</a></a
></a
></a
></a>
</div>
</footer></center
>

View file

@ -1,9 +1,9 @@
---
import Header from '../components/Header.astro';
import Head from '../components/Head.astro';
import Footer from '../components/Footer.astro';
---
import Header from "../components/Header.astro";
import Head from "../components/Head.astro";
import Footer from "../components/Footer.astro";
interface Props {
title: string;
title: string;
}
const { title } = Astro.props;
@ -11,86 +11,93 @@ const { title } = Astro.props;
<!DOCTYPE html>
<html lang="en">
<head>
<Head />
<title>{title}</title>
</head>
<body>
<Header />
<section class="section">
<div class="container">
<slot />
</div>
</section>
</body>
<Footer />
<head>
<Head />
<title>{title}</title>
</head>
<body>
<Header />
<section class="section">
<div class="container">
<slot />
</div>
</section>
<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>
<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 Head from '../components/Head.astro';
import Footer from '../components/Footer.astro';
---
import Header from "../components/Header.astro";
import Head from "../components/Head.astro";
import Footer from "../components/Footer.astro";
interface Props {
title: string;
title: string;
}
const { title } = Astro.props;
const { frontmatter } = Astro.props;
---
<head>
<Head />
<title>{title}</title>
<Head />
<title>{title}</title>
</head>
<Header />
<center>
<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>
<br>
</center>
<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>
<br />
</center>
<slot />
<Footer />

View file

@ -1,6 +1,6 @@
---
---
interface Props {
title: string;
title: string;
}
const { title } = Astro.props;
@ -8,28 +8,37 @@ const { title } = Astro.props;
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="description" content="Astro description">
<meta name="viewport" content="width=device-width" />
<link rel="icon" type="image/svg+xml" href="/assets/branding/obo-icon.png" />
<meta name="generator" content={Astro.generator} />
<title>{title}</title>
</head>
<body>
<slot />
</body>
<head>
<meta charset="UTF-8" />
<meta name="description" content="Astro description" />
<meta name="viewport" content="width=device-width" />
<link
rel="icon"
type="image/svg+xml"
href="/assets/branding/obo-icon.png"
/>
<meta name="generator" content={Astro.generator} />
<title>{title}</title>
</head>
<body>
<slot />
</body>
</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;
}
: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;
}
</style>

View file

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

View file

@ -1,42 +1,50 @@
---
import Layout from '../layouts/Layout.astro';
import Card from '../components/Card.astro';
import Layout from "../layouts/Layout.astro";
import Card from "../components/Card.astro";
---
<Layout title="LimePot - About">
<main>
<div class="content">
<div class="wrapper">
</div>
<p>Howdy Traveller!</p>
<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.
<main>
<div class="content">
<div class="wrapper"></div>
<p>Howdy Traveller!</p>
<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>
<br>-->
<p>do a lot of tinkering with various things, hardware and software. Currently messing around with web-development, Minecraft mods, 3D Printing, Linux, and Game Design. Checkout my <a href="https://limepot.xyz/projects.html"><u>Projects</u></a> to see what I'm currently working on.</p>
<p>Also dabble in photography.</p>
<br>
<!-- <small>Don't ask about time travel. 🏳️‍⚧️✊🏾</small>-->
<br><br>
<center><p class="instructions"><strong>Where to find/contact me:</strong></p></center><br>
<ul role="list" class="link-card-grid">
<Card
source="/assets/icons/mail-outline.svg"
href="mailto: bm01@limepot.xyz"
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"
/><!--
<p>
do a lot of tinkering with various things, hardware and software.
Currently messing around with web-development, Minecraft mods, 3D
Printing, Linux, and Game Design. Checkout my <a
href="https://limepot.xyz/projects.html"><u>Projects</u></a
> to see what I'm currently working on.
</p>
<p>Also dabble in photography.</p>
<br />
<!-- <small>Don't ask about time travel. 🏳️‍⚧️✊🏾</small>-->
<br /><br />
<center
><p class="instructions">
<strong>Where to find/contact me:</strong>
</p></center
><br />
<ul role="list" class="link-card-grid">
<Card
source="/assets/icons/mail-outline.svg"
href="mailto: bm01@limepot.xyz"
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
source="/assets/icons/logo-youtube.svg"
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/"
title="Steam"
/>-->
</ul>
</div>
</main>
</Layout>
</ul>
</div>
</main>
</Layout>

View file

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

View file

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

View file

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

View file

@ -1,27 +1,31 @@
---
import Layout from '../layouts/Layout.astro';
import Card from '../components/Card.astro';
import Layout from "../layouts/Layout.astro";
import Card from "../components/Card.astro";
---
<Layout title="LimePot - Home">
<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></p>
</div>
</center>
</main>
</Layout>
<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>
</Layout>

View file

@ -1,48 +1,91 @@
---
import Layout from '../layouts/Layout.astro';
import Card from '../components/Card.astro';
import Layout from "../layouts/Layout.astro";
import Card from "../components/Card.astro";
---
<Layout title="Privacy Policy and Philosophy">
<main>
<div class="content">
<div class="wrapper">
<h2 class="subtitle">Privacy & Security</h2>
<p>I try to use as little javascript as possible int he front-end of this 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 mobile version,
specifically the menu burger opening and closing).
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>),
i mostly use this as a boilerplate solution, as i got tired of entering the same copy-paste fields over and over again.
but this site will function if you turn JS off.</p>
<br>
<p>I do not collect or store information.</a></p>
<br>
<h2 class="subtitle">Credits</h2>
<small>Or, at least, what I can credit</small>
<br>
<!--Badges-->
<a href="https://limepot.xyz/"><image src="/assets/badges/limepotxyz-badge00.gif"></a> <strong>Made by me for this website!</strong>
<br>
<a href="https://jointhefediverse.net/"><image src="/assets/badges/FEDERATE-NOW.jpg"></a> <strong>I forgor 💀</strong>
<br>
<a href="https://gnu.org"><image src="/assets/badges/gnu-linux.gif"></a> <strong>I forgor 💀</strong>
<br>
<a href="https://fuckoffgoogle.de/"><image src="/assets/badges/google_stand.gif"></a> <strong>I forgor 💀</strong>
<br>
<a href="https://privacytests.org/"><image src="/assets/badges/chrmevil.gif"></a> <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"></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"><image src ="/assets/badges/cbrmnl.png"></a> <strong><a href="https://cybercriminal.eu/users/voltrina">Volted Rina</a></strong>
<br>
<!--Badges-->
</div>
</div>
</main>
</Layout>
<main>
<div class="content">
<div class="wrapper">
<h2 class="subtitle">Privacy & Security</h2>
<p>
I try to use as little javascript as possible int he front-end of this
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
mobile version, specifically the menu burger opening and closing). 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
>), i mostly use this as a boilerplate solution, as i got tired of
entering the same copy-paste fields over and over again. but this site
will function if you turn JS off.
</p>
<br />
<p>I do not collect or store information.</p>
</div>
<br />
<h2 class="subtitle">Credits</h2>
<small>Or, at least, what I can credit</small>
<br />
<!--Badges-->
<a href="https://limepot.xyz/"
><image src="/assets/badges/limepotxyz-badge00.gif" />
<strong>Made by me for this website!</strong>
<br />
<a href="https://jointhefediverse.net/"
><image src="/assets/badges/FEDERATE-NOW.jpg" />
<strong>I forgor 💀</strong>
<br />
<a href="https://gnu.org"
><image src="/assets/badges/gnu-linux.gif" />
<strong>I forgor 💀</strong>
<br />
<a href="https://fuckoffgoogle.de/"
><image src="/assets/badges/google_stand.gif" />
<strong>I forgor 💀</strong>
<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"]
---
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 Card from '../components/Card.astro';
import Layout from "../layouts/Layout.astro";
import Card from "../components/Card.astro";
---
<Layout title="LimePot - Projects ">
<main>
<div class="content">
<center><p class="instructions"><strong>Profiles/Portfolios</strong></p></center><br>
<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"
/>
<!--
<main>
<div class="content">
<center
><p class="instructions">
<strong>Profiles/Portfolios</strong>
</p></center
><br />
<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
source=/assets/icons/Forgejo_logo.svg
href="https://next.forgejo.org/LimePotato/"
@ -25,21 +29,25 @@ import Card from '../components/Card.astro';
title="Codeberg"
/>
-->
<Card
source=https://avatars.githubusercontent.com/u/67560307?s=200&v=4
href="https://modrinth.com/user/limepotato"
title="Modrinth"
/>
<Card
source=/assets/icons/image-outline.svg
href="https://files.nullafati.xyz/Photos/limepotato/"
title="Photography - File Archive"
/>
</ul>
<br><br><br>
<center><p class="instructions"><strong>Individual Projects</strong></p></center>
<ul role="list" class="link-card-grid">
<!--
<Card
source="https://avatars.githubusercontent.com/u/67560307?s=200&v=4"
href="https://modrinth.com/user/limepotato"
title="Modrinth"
/>
<Card
source="/assets/icons/image-outline.svg"
href="https://files.nullafati.xyz/Photos/limepotato/"
title="Photography - File Archive"
/>
</ul>
<br /><br /><br />
<center
><p class="instructions">
<strong>Individual Projects</strong>
</p></center
>
<ul role="list" class="link-card-grid">
<!--
<Card
source=https://nullafati.xyz/favicon.svg
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"
/>
-->
<Card
source=/assets/icons/Forgejo_logo.svg
href="https://next.forgejo.org/Ouroboros/potrogue/settings"
title="potrogue"
body="A lil roguelike project built in Kotlin with cobalt/amethyst/zircon"
/>
<Card
source=/assets/icons/Forgejo_logo.svg
href="https://git.ouroboros.group/limepotato/kotRemote"
title="kotRemote"
body="SSHFS (and maybe other things later) Wrapper, in Kotlin with Jexer"
/>
<!--
<Card
source="/assets/icons/Forgejo_logo.svg"
href="https://next.forgejo.org/Ouroboros/potrogue/settings"
title="potrogue"
body="A lil roguelike project built in Kotlin with cobalt/amethyst/zircon"
/>
<Card
source="/assets/icons/Forgejo_logo.svg"
href="https://git.ouroboros.group/limepotato/kotRemote"
title="kotRemote"
body="SSHFS (and maybe other things later) Wrapper, in Kotlin with Jexer"
/>
<!--
<Card
source=https://next.forgejo.org/LimePotato/stellarworks/raw/branch/main/src/main/resources/assets/stellarworks/icon.png
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)"
/>
-->
</ul>
</div>
</main>
</Layout>
</ul>
</div>
</main>
</Layout>