202404170355

This commit is contained in:
nelle 2024-04-17 03:55:55 -06:00
parent 6602ba9ff0
commit 4f87a3f95b
14 changed files with 221 additions and 75 deletions

25
dist/404.html vendored
View file

@ -1,3 +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 v4.6.2"><title>Error 404</title><style>: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}
[data-astro-cid-zetdm5md]{margin:0;padding:0;box-sizing:border-box;-webkit-filter:grayscale(100%);filter:grayscale(100%)}body{width:100%;height:100vh;background-image:url(/assets/404/crt.gif);-webkit-filter:grayscale(100%);filter:grayscale(100%)}marquee[data-astro-cid-zetdm5md]{height:100vh}
</style></head> <body> <main data-astro-cid-zetdm5md> <marquee behavior="alternate" scrollamount="30" data-astro-cid-zetdm5md> <marquee behavior="alternate" scrollamount="30" direction="down" data-astro-cid-zetdm5md> <img src="/assets/404/404.png" data-astro-cid-zetdm5md> </marquee> </marquee> </main> </body></html>
<!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.15">
<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></html>

View file

@ -1,3 +0,0 @@
const onRequest = (_, next) => next();
export { onRequest };

191
dist/about/index.html vendored
View file

@ -1,28 +1,146 @@
<!DOCTYPE html><html lang="en"> <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 v4.6.2"><link rel="stylesheet" href="/mybulma/css/mystyles.css"><title>LimePot - About</title><style>.link-card[data-astro-cid-dohjnao5]{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 .6s cubic-bezier(.22,1,.36,1);box-shadow:inset 0 0 0 1px #ffffff1a}.link-card[data-astro-cid-dohjnao5]>a[data-astro-cid-dohjnao5]{width:100%;text-decoration:none;line-height:1.4;padding:calc(1.5rem - 1px);border-radius:8px;color:#fff;background-color:#23262d;opacity:.8}h2[data-astro-cid-dohjnao5]{margin:0;font-size:1.25rem;transition:color .6s cubic-bezier(.22,1,.36,1)}p[data-astro-cid-dohjnao5]{margin-top:.5rem;margin-bottom:0}.link-card[data-astro-cid-dohjnao5]:is(:hover,:focus-within){background-position:0;background-image:var(--accent-gradient)}.link-card[data-astro-cid-dohjnao5]:is(:hover,:focus-within) h2[data-astro-cid-dohjnao5]{color:rgb(var(--accent-light))}
: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%);font-family:system-ui,sans-serif;background:#13151a;background-size:224px}main{https://git.ouroboros.group/limepotato/kotRemote color: white;font-size:20px;line-height:1.6}body{background:repeat url(/assets/background.gif)}: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}
</style><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"> <div class="navbar-brand"> <a class="navbar-item" href="/"> <!--
<!DOCTYPE html>
<html lang="en">
<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.15">
<link rel="stylesheet" href="/mybulma/css/mystyles.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.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">
<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"> <!--
-->
<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>
--> <!--
-->
<!--
<a class="navbar-item" href="https://likeitsthe90s.limepot.xyz/">
Lets act like its the 90s
</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 --> <section class="section"> <div class="container"> <main> <div class="content"> <div class="wrapper"></div> <p>Howdy Traveller!</p> <br> <!-- \
-->
</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 -->
<section class="section">
<div class="container">
<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>
-->
<p>
I 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"><u>Projects</u></a> to see what I'm currently working on.
</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" data-astro-cid-dohjnao5> <a href="mailto: bm01@limepot.xyz" class="informational" data-astro-cid-dohjnao5> <h2 data-astro-cid-dohjnao5> <img src="/assets/icons/mail-outline.svg" width="24" height="24" data-astro-cid-dohjnao5> Email <span data-astro-cid-dohjnao5>&rarr;</span> </h2> <p data-astro-cid-dohjnao5> </p> </a> </li> <li class="link-card" data-astro-cid-dohjnao5> <a href="https://ouroboros.gay/@limepot" class="informational" data-astro-cid-dohjnao5> <h2 data-astro-cid-dohjnao5> <img src="https://upload.wikimedia.org/wikipedia/commons/9/93/Fediverse_logo_proposal.svg" width="24" height="24" data-astro-cid-dohjnao5> Fediverse <span data-astro-cid-dohjnao5>&rarr;</span> </h2> <p data-astro-cid-dohjnao5> </p> </a> </li> <li class="link-card" data-astro-cid-dohjnao5> <a href="https://matrix.to/#/@limepot:ouroboros.gay" class="informational" data-astro-cid-dohjnao5> <h2 data-astro-cid-dohjnao5> <img src="/assets/icons/matrix.png" width="24" height="24" data-astro-cid-dohjnao5> Matrix <span data-astro-cid-dohjnao5>&rarr;</span> </h2> <p data-astro-cid-dohjnao5> </p> </a> </li> <li class="link-card" data-astro-cid-dohjnao5> <a href="https://listenbrainz.org/user/LimePotato/" class="informational" data-astro-cid-dohjnao5> <h2 data-astro-cid-dohjnao5> <img src="/assets/icons/listenbrainzicon.png" width="24" height="24" data-astro-cid-dohjnao5> ListenBrainz Profile <span data-astro-cid-dohjnao5>&rarr;</span> </h2> <p data-astro-cid-dohjnao5> </p> </a> </li> <!--
</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>
<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>
<li class="link-card astro-DOHJNAO5">
<a href="https://listenbrainz.org/user/LimePotato/" class="informational astro-DOHJNAO5">
<h2 class="astro-DOHJNAO5">
<img src="/assets/icons/listenbrainzicon.png" width="24" height="24" class="astro-DOHJNAO5">
ListenBrainz Profile
<span class="astro-DOHJNAO5">&rarr;</span>
</h2>
<p class="astro-DOHJNAO5">
</p>
</a>
</li>
<!--
<Card
source="/assets/icons/logo-youtube.svg"
href="https://www.youtube.com/channel/UCk_yKIpDnMv_DvuDb9RGfcA"
@ -33,4 +151,57 @@ I do a lot of tinkering with various things, hardware and software.
href="https://steamcommunity.com/id/limepot/"
title="Steam"
/>
--> </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"> <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"> <br> </a><a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif"> <img src="/assets/badges/browser.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> <br> </a><p><a href="https://privacytests.org/"></a><a href="https://fediring.net/previous?host=limepot.xyz"></a> <a href="https://fediring.net/"><img src="/assets/badges/fediring-badge.gif"></a> <a href="https://fediring.net/next?host=limepot.xyz"></a> </p> <!--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> </body></html>
-->
</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">
<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">
<br>
</a><a href="https://privacytests.org/"><img src="/assets/badges/chrmevil.gif">
<img src="/assets/badges/browser.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>
<br>
</a><p><a href="https://privacytests.org/">
</a><a href="https://fediring.net/previous?host=limepot.xyz"></a>
<a href="https://fediring.net/"><img src="/assets/badges/fediring-badge.gif"></a>
<a href="https://fediring.net/next?host=limepot.xyz"></a>
</p>
<!--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>
</body></html>

View file

@ -1,5 +0,0 @@
export { renderers } from '../renderers.mjs';
const page = () => import('../chunks/404_hIB2Q-Hu.mjs');
export { page };

View file

@ -1,5 +0,0 @@
export { renderers } from '../renderers.mjs';
const page = () => import('../chunks/about_DfbgSASu.mjs');
export { page };

View file

@ -1,5 +0,0 @@
export { renderers } from '../renderers.mjs';
const page = () => import('../chunks/blog_D0La2DVm.mjs');
export { page };

View file

@ -1,5 +0,0 @@
export { renderers } from '../renderers.mjs';
const page = () => import('../chunks/boilerplate_C6zeWVie.mjs');
export { page };

View file

@ -1,5 +0,0 @@
export { renderers } from '../../renderers.mjs';
const page = () => import('../../chunks/gmod_loading_BeD4dSo6.mjs');
export { page };

View file

@ -1,5 +0,0 @@
export { renderers } from '../renderers.mjs';
const page = () => import('../chunks/index_ClcmJhdg.mjs');
export { page };

View file

@ -1,5 +0,0 @@
export { renderers } from '../renderers.mjs';
const page = () => import('../chunks/policy_Dw4vUHV7.mjs');
export { page };

View file

@ -1,5 +0,0 @@
export { renderers } from '../renderers.mjs';
const page = () => import('../chunks/projects_DdJbUl-7.mjs');
export { page };

View file

@ -1,5 +0,0 @@
export { renderers } from '../renderers.mjs';
const page = () => import('../chunks/rss.xml_qlXdddg3.mjs');
export { page };

3
dist/renderers.mjs vendored
View file

@ -1,3 +0,0 @@
const renderers = [];
export { renderers };

View file

@ -1,6 +1,7 @@
---
import Header from '../components/Header.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;
}
@ -8,6 +9,7 @@ interface Props {
const { title } = Astro.props;
const { frontmatter } = Astro.props;
---
<head>
<Head />
<title>{title}</title>
@ -15,8 +17,13 @@ const { frontmatter } = Astro.props;
<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>
<h2 class="subtitle">
<em
>Summary: {frontmatter.description} - Written by {frontmatter.author} on {
frontmatter.pubDate.slice(0, 10)
}</em>
</h2>
<br />
</center>
<slot />
<Footer />