More formatting
This commit is contained in:
parent
f042a80a65
commit
d6e319b578
2 changed files with 60 additions and 103 deletions
|
@ -7,30 +7,34 @@ import Card from "../components/Card.astro";
|
||||||
<main>
|
<main>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<div class="wrapper"></div>
|
<div class="wrapper"></div>
|
||||||
<center>
|
<center>
|
||||||
<h1>Howdy Traveller!</h1>
|
<h1>Howdy Traveller!</h1>
|
||||||
<hr>
|
<hr />
|
||||||
<p class="title">Name(s):</p>
|
<p class="title">Name(s):</p>
|
||||||
<p>
|
<p>
|
||||||
You can call me Nelle, although some call me [Luna, Lilith, ???].
|
You can call me <span style="color: #fe640b;">[Nelle]</span>, although some call me <span style="color: #fe640b;">[Luna, Lilith, ???]</span>. Or
|
||||||
Or you can simply call me by my username [LimePot/LimePotato].
|
you can simply call me by my username <span style="color: #fe640b;">[LimePot/LimePotato]</span>.
|
||||||
</p>
|
</p>
|
||||||
<hr>
|
<hr />
|
||||||
|
|
||||||
<p class="title">Pronoun'd:</p>
|
<p class="title">Pronoun'd:</p>
|
||||||
<p>She/They, Alternatively: <a href="https://pronouns.cc/@LimePotato">pronouns.cc page</a>.</p>
|
<p>
|
||||||
<hr>
|
<span style="color: #fe640b;">[She/They]</span>, Alternatively: <a href="https://pronouns.cc/@LimePotato"
|
||||||
<p class="title">Some Info:</p>
|
>pronouns.cc page</a
|
||||||
<p>
|
>.
|
||||||
I do a lot of tinkering with various things, hardware and software.
|
</p>
|
||||||
Currently messing around with Web Development, Minecraft mods, 3D
|
<hr />
|
||||||
Printing, Linux, and whatever comes to mind really. Checkout my <a
|
<p class="title">Some Info:</p>
|
||||||
href="https://limepot.xyz/projects"><u>Projects</u></a
|
<p>
|
||||||
> to see what I'm currently working on.
|
I do a lot of tinkering with various things, hardware and software.
|
||||||
</p>
|
Currently messing around with Web Development, Minecraft mods, 3D
|
||||||
<br />
|
Printing, Linux, System Administration, Pixel Art, and whatever comes to mind really. Checkout my <a
|
||||||
<br /><br />
|
href="https://limepot.xyz/projects"><u>Projects</u></a
|
||||||
<p class="instructions">
|
> to see what I'm currently working on.
|
||||||
|
</p>
|
||||||
|
<br />
|
||||||
|
<br /><br />
|
||||||
|
<p class="instructions">
|
||||||
<strong>Where to find/contact me:</strong>
|
<strong>Where to find/contact me:</strong>
|
||||||
</p></center
|
</p></center
|
||||||
><br />
|
><br />
|
||||||
|
|
|
@ -7,13 +7,13 @@ import Card from "../components/Card.astro";
|
||||||
<main>
|
<main>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<center>
|
<center>
|
||||||
<h1>Projects</h1>
|
<h1>Projects</h1>
|
||||||
<h2 class="title">The things (various, VARIOUS, things) I do/make.</h2>
|
<h2 class="title">The things (various, VARIOUS, things) I do/make.</h2>
|
||||||
<h2 class="subtitle">(Not a comprehensive list)</h2>
|
<h2 class="subtitle">(Not a comprehensive list)</h2>
|
||||||
<br>
|
<br />
|
||||||
<hr>
|
<hr />
|
||||||
<br>
|
<br />
|
||||||
<p class="instructions">
|
<p class="instructions">
|
||||||
<strong>Profiles/Portfolios</strong>
|
<strong>Profiles/Portfolios</strong>
|
||||||
</p>
|
</p>
|
||||||
</center>
|
</center>
|
||||||
|
@ -23,18 +23,6 @@ import Card from "../components/Card.astro";
|
||||||
href="https://git.nullafati.xyz/LimePotato/"
|
href="https://git.nullafati.xyz/LimePotato/"
|
||||||
title="Self-Hosted ForgeJo Instance"
|
title="Self-Hosted ForgeJo Instance"
|
||||||
/>
|
/>
|
||||||
<!--
|
|
||||||
<Card
|
|
||||||
source=/assets/icons/Forgejo_logo.svg
|
|
||||||
href="https://next.forgejo.org/LimePotato/"
|
|
||||||
title="ForgeJo Account (For 24/7 repo hosting)"
|
|
||||||
/>
|
|
||||||
<Card
|
|
||||||
source=/assets/icons/codeberg-svgrepo-com.svg
|
|
||||||
href="https://codeberg.org/LimePotato"
|
|
||||||
title="Codeberg"
|
|
||||||
/>
|
|
||||||
-->
|
|
||||||
<Card
|
<Card
|
||||||
source="https://avatars.githubusercontent.com/u/67560307?s=200&v=4"
|
source="https://avatars.githubusercontent.com/u/67560307?s=200&v=4"
|
||||||
href="https://modrinth.com/user/limepotato"
|
href="https://modrinth.com/user/limepotato"
|
||||||
|
@ -48,53 +36,37 @@ import Card from "../components/Card.astro";
|
||||||
</ul>
|
</ul>
|
||||||
<br /><br />
|
<br /><br />
|
||||||
<center>
|
<center>
|
||||||
<hr>
|
<hr />
|
||||||
<br>
|
<br />
|
||||||
<p class="instructions">
|
<p class="instructions">
|
||||||
<strong>Individual Projects</strong>
|
<strong>Individual Projects</strong>
|
||||||
</p></center
|
</p></center
|
||||||
>
|
>
|
||||||
<ul role="list" class="link-card-grid">
|
<ul role="list" class="link-card-grid">
|
||||||
<!--
|
<Card
|
||||||
<Card
|
source="https://git.nullafati.xyz/LimePotato/roses-mod/raw/branch/main/src/main/resources/assets/roses_mod/icon.png"
|
||||||
source=https://nullafati.xyz/favicon.svg
|
href="https://modrinth.com/mod/roses-quilt"
|
||||||
href="https://nullafati.xyz"
|
title="Roses"
|
||||||
title="The Library"
|
body="A Minecraft mod, built for Quilt Loader, bringing back the Roses and Cyan Roses of old."
|
||||||
body="The Library is a self-hosted Archive."
|
/>
|
||||||
/>
|
<Card
|
||||||
-->
|
source="https://git.nullafati.xyz/limepotato/yummy/raw/branch/main/src/main/resources/assets/yummy/icon.png"
|
||||||
<Card
|
href="https://git.nullafati.xyz/limepotato/yummy"
|
||||||
source="https://git.nullafati.xyz/LimePotato/roses-mod/raw/branch/main/src/main/resources/assets/roses_mod/icon.png"
|
title="Yummy"
|
||||||
href="https://modrinth.com/mod/roses-quilt"
|
body="A Minecraft mod, all about food (WIP)."
|
||||||
title="Roses"
|
/>
|
||||||
body="A Minecraft mod, built for Quilt Loader, bringing back the Roses and Cyan Roses of old."
|
<Card
|
||||||
/>
|
source="/assets/icons/Forgejo_logo.svg"
|
||||||
<Card
|
href="https://git.nullafati.xyz/limepotato/edibleBlocks"
|
||||||
source="https://git.nullafati.xyz/limepotato/yummy/raw/branch/main/src/main/resources/assets/yummy/icon.png"
|
title="Edible Blocks"
|
||||||
href="https://git.nullafati.xyz/limepotato/yummy"
|
body="A Minecraft mod, that lets you.... eat block items????"
|
||||||
title="Yummy"
|
/>
|
||||||
body="A Minecraft mod, all about food (WIP)."
|
<Card
|
||||||
/>
|
source="/assets/icons/Forgejo_logo.svg"
|
||||||
<Card
|
href="https://git.nullafati.xyz/limepotato/mc-badges"
|
||||||
source="/assets/icons/Forgejo_logo.svg"
|
title="Minecraft Badges"
|
||||||
href="https://git.nullafati.xyz/limepotato/edibleBlocks"
|
body="A handful of 88x31 badges for all your minecraft related projects!"
|
||||||
title="Edible Blocks"
|
/>
|
||||||
body="A Minecraft mod, that lets you.... eat block items????"
|
|
||||||
/>
|
|
||||||
<Card
|
|
||||||
source="/assets/icons/Forgejo_logo.svg"
|
|
||||||
href="https://git.nullafati.xyz/limepotato/mc-badges"
|
|
||||||
title="Minecraft Badges"
|
|
||||||
body="A handful of 88x31 badges for all your minecraft related projects!"
|
|
||||||
/>
|
|
||||||
<!--
|
|
||||||
<Card
|
|
||||||
source=https://git.nullafati.xyz/LimePotato/even-more-bountiful/raw/branch/main/src/main/resources/assets/emb/icon.png
|
|
||||||
href="https://git.nullafati.xyz/LimePotato/even-more-bountiful"
|
|
||||||
title="Even More Bountiful"
|
|
||||||
body="A Legacy Fabric mod for 1.7.10, exploring a timeline where minecrafts development took a different direction before 1.8"
|
|
||||||
/>
|
|
||||||
-->
|
|
||||||
<Card
|
<Card
|
||||||
source="/assets/icons/Forgejo_logo.svg"
|
source="/assets/icons/Forgejo_logo.svg"
|
||||||
href="https://git.nullafati.xyz/Ouroboros/potrogue/"
|
href="https://git.nullafati.xyz/Ouroboros/potrogue/"
|
||||||
|
@ -107,25 +79,6 @@ import Card from "../components/Card.astro";
|
||||||
title="kotRemote"
|
title="kotRemote"
|
||||||
body="SSHFS (and maybe other things later) Wrapper, in Kotlin with Jexer"
|
body="SSHFS (and maybe other things later) Wrapper, in Kotlin with Jexer"
|
||||||
/>
|
/>
|
||||||
<!--
|
|
||||||
<Card
|
|
||||||
source=https://git.nullafati.xyz/LimePotato/stellarworks/raw/branch/main/src/main/resources/assets/stellarworks/icon.png
|
|
||||||
href="https://modrinth.com/mod/stellarworks"
|
|
||||||
title="Stellarworks"
|
|
||||||
body="A Minecraft mod, built for Quilt Loader, Reviving the ideas of my favorite classic tech and space mods."
|
|
||||||
/>
|
|
||||||
<Card
|
|
||||||
source=https://git.nullafati.xyz/LimePotato/quilt-template-mod/raw/branch/main/src/main/resources/assets/example_mod/icon.png
|
|
||||||
href="https://git.ourobros.group/LimePotato/quilt-template-mod"
|
|
||||||
title="Custom Quilt Template Mod"
|
|
||||||
body="A fork of the quilt template mod, with an interactive setup script, and other nice-to-haves."
|
|
||||||
/>
|
|
||||||
<Card
|
|
||||||
href="https://git.nullafati.xyz/LimePotato/LCP"
|
|
||||||
title="Legacy Coder Pack - LCP"
|
|
||||||
body="In the spirit of MCP, but for older versions of alpha (initially just for a1.0.16_02)"
|
|
||||||
/>
|
|
||||||
-->
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|
Loading…
Reference in a new issue