Transfer projects page

This commit is contained in:
nelle 2023-08-13 17:07:45 -06:00
parent d288127b90
commit 46c16a7e68

62
src/pages/projects.astro Normal file
View file

@ -0,0 +1,62 @@
---
import Layout from '../layouts/Layout.astro';
import Card from '../components/Card.astro';
---
<Layout title="LimePot - Projects ">
<main>
<div class="content">
<!--<h1 class="title">
<marquee behavior=scroll direction="left" scrollamount="15"><a href="https://up.ouroboros.gay"><u>My infra is undergoing maintenance, these links may die frequently</u></a></marquee>
</h1>-->
<!--GITEA-->
<h1 class="title"><image src="assets/icons/Forgejo_logo.svg" width="24" height="24"><a href="https://git.ouroboros.group/LimePotato/"><u>Forgejo</u></a><a href="./rss/forgejorss.html"> <image src="assets/rss.png" width="15" height="15"></image></a></h1>
<!--CODEBERG-->
<h1 class="title"><image src="assets/icons/codeberg-svgrepo-com.svg" width="24" height="24"><a href="https://codeberg.org/LimePotato"><u>Codeberg</u></a><a href="./rss/codebergrss.html"> <image src="assets/rss.png" width="15" height="15"></image></a></h1>
<!--MODRINTH-->
<h1 class="title"><image src="https://avatars.githubusercontent.com/u/67560307?s=200&v=4" width="24" height="24"><a href="https://modrinth.com/user/limepotato"><u>Modrinth</u></a></h1>
<br><br>
<!--NULLAFATI.XYZ-->
<h1 class="title"><image src="https://nullafati.xyz/assets/branding/obo-icon.png" width="24" height="24"><a href="https://nullafati.xyz"><u>The Library</u></a><a href="./rss/nullafatixyzrss.html"> <image src="assets/rss.png" width="15" height="15"></image></a></h1></h1>
<h3 class="subtitle">The Library is a self-hosted Archive.</h3>
<!--STELLARWORKS-->
<h1 class="title"><image src="https://git.ouroboros.group/LimePotato/Stellarworks/raw/branch/Latest/src/main/resources/assets/stellarworks/icon.png" width="24" height="24"><a href="https://modrinth.com/mod/stellarworks"><u>Stellarworks</u></a><a href="./rss/stellarworksrss.html"> <image src="assets/rss.png" width="15" height="15"></image></a></h1>
<h3 class="subtitle">A Minecraft mod, built for Quilt Loader, Reviving the ideas of my favorite classic tech and space mods.</h3>
<!--ROSES MOD-->
<h1 class="title"><image src="https://git.ouroboros.group/LimePotato/roses-mod/raw/branch/Latest/src/main/resources/assets/roses_mod/icon.png" width="24" height="24"><a href="https://modrinth.com/mod/roses-quilt"><u>Roses</u></a><a href="./rss/roses-modrss.html"> <image src="assets/rss.png" width="15" height="15"></image></a></h1>
<h3 class="subtitle">A Minecraft mod, built for Quilt Loader, bringing back the Roses and Cyan Roses of old.</h3>
<!--YUMMY! MOD-->
<h1 class="title"><image src="https://git.ouroboros.group/LimePotato/Yummy/raw/branch/1.20.1/src/main/resources/assets/yummy/icon.png" width="24" height="24"><!--<a href="https://modrinth.com/mod/yummy!">--><a href="https://codeberg.org/LimePotato/Yummy"><u>Yummy!</u></a><a href="./rss/yummyrss.html"> <image src="assets/rss.png" width="15" height="15"></image></a></h1>
<h3 class="subtitle">Adds various food related items to Minecraft, mostly inspired off of the promised/mentioned ideas from Mojang themselves.</h3>
<!--EVEN MORE BOUNTIFUL MOD-->
<h1 class="title"><image src="https://git.ouroboros.group/repo-avatars/0db9a3f788caaefcd40020db2010c5ba004522636b5e2dabfafc4c4e1fea94ea" width="24" height="24"><!--<a href="https://modrinth.com/mod/even-more-bountiful">--><a href="https://git.ouroboros.group/LimePotato/even-more-bountiful"><u>Even More Bountiful</u></a><a href="./rss/embrss.html"> <image src="assets/rss.png" width="15" height="15"></image></a></h1>
<h3 class="subtitle">A Legacy Fabric mod for 1.7.10, exploring a timeline where minecrafts development took a different direction before 1.8</h3>
<!--QUILT TEMPLATE MOD-->
<h1 class="title"><image src="https://git.ouroboros.group/LimePotato/quilt-template-mod/raw/branch/1.20.1/src/main/resources/assets/example_mod/icon.png" width="24" height="24"></image><a href="https://codeberg.org/LimePotato/limepot-quilt-template-mod"><u>Custom Quilt Template Mod</u></a><a href="./rss/quilt-template-modrss.html"> <image src="assets/rss.png" width="15" height="15"></image></a></h1>
<h3 class="subtitle">A fork of the quilt template mod, with an interactive setup script, and other nice-to-haves.</h3>
<!--LEGACY CODER PACK-->
<h1 class="title"><!--<image src="https://codeberg.org/LimePotato/quilt-template-mod/raw/branch/1.20.1/src/main/resources/assets/example_mod/icon.png" width="24" height="24"></image>--><a href="https://codeberg.org/LimePotato/LCP"><u>Legacy Coder Pack - LCP</u></a><a href="./rss/LCPRSS.html"> <image src="assets/rss.png" width="15" height="15"></image></a></h1>
<h3 class="subtitle">In the spirit of MCP, but for older versions of alpha (initially just for a1.0.16_02)</h3>
<!--GD RETRO TEMPLATE-->
<h1 class="title"><image src="https://git.ouroboros.group/LimePotato/Godot-Retro-Template/raw/branch/main/Assets/Branding/Gameplay_logo.png" width="24" height="24"></image><a href="https://git.ouroboros.group/LimePotato/Godot-Retro-Template"><u>Godot Retro Template</u></a><a href="./rss/godottempproj.html"> <image src="assets/rss.png" width="15" height="15"></image></a></h1>
<h3 class="subtitle">A template godot project for retro (PSX/2, GC, N64, Dreamcast, etc.) styled games.</h3>
<!--PIXELFED PORTFOLIO-->
<h1 class="title"><image src="https://portfolio.pixelfed.social/img/favicon.png?v=2" width="24" height="24"><a href="https://portfolio.pixelfed.social/LimePotato"><u>Photography</u></a><a href="./rss/pixelfedrss.html"> <image src="assets/rss.png" width="15" height="15"></image></a></h1>
<h3 class="subtitle">Some of my photography, until I have it on my archive.</h3>
</div>
</main>
</Layout>