Skip to content

Commit

Permalink
Deploying to website from @ f7b671a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
LeStegii committed Jun 18, 2024
1 parent 8f78604 commit 5fa6277
Show file tree
Hide file tree
Showing 13 changed files with 189 additions and 78 deletions.
4 changes: 2 additions & 2 deletions assets/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ section.hero article:hover {
filter: brightness(1.3) saturate(1.3);
}
article.java-vanilla, article.bedrock-vanilla {
background: radial-gradient(at left top, #cacc9d22 0%, var(--pico-card-background-color) 70%);
background: radial-gradient(at left top, #cace8a22, var(--pico-card-background-color) 70%);
}
article.java-plugins, article.bedrock-plugins {
background: radial-gradient(at left top, #1289D222, var(--pico-card-background-color) 70%);
Expand All @@ -121,6 +121,6 @@ article.java-proxies, article.bedrock-proxies {
article.java-regionized {
background: radial-gradient(at left top, #00ff1122, var(--pico-card-background-color) 70%);
}
article.miscellaneous {
article.miscellaneous, article.java-limbo {
background: radial-gradient(at left top, #00ff9522, var(--pico-card-background-color) 70%);
}
4 changes: 2 additions & 2 deletions bedrock-plugins/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,9 @@ <h6 style="display: inline;">🗃️ <span class="fancy">Minecraft Server Softwa
<small>
<span class="mobile-block">All Rights Reserved © <a href="https://github.com/LeStegii/server-softwares/graphs/contributors">LeStegii & contributors</a></span>
<span class="mobile-hide"></span>
<span class="mobile-block">Data updated on <a href="https://github.com/LeStegii/server-softwares/commits/master/">2024-06-05</a></span>
<span class="mobile-block">Data updated on <a href="https://github.com/LeStegii/server-softwares/commits/master/">2024-06-18</a></span>
<span class="mobile-hide"></span>
<span class="mobile-block">lunofe/mcss-frontend@<a href="https://github.com/lunofe/mcss-frontend/commits/main">ddeb3b4</a></span>
<span class="mobile-block">lunofe/mcss-frontend@<a href="https://github.com/lunofe/mcss-frontend/commits/main">89eca4f</a></span>
</small>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions bedrock-proxies/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ <h6 style="display: inline;">🗃️ <span class="fancy">Minecraft Server Softwa
<small>
<span class="mobile-block">All Rights Reserved © <a href="https://github.com/LeStegii/server-softwares/graphs/contributors">LeStegii & contributors</a></span>
<span class="mobile-hide"></span>
<span class="mobile-block">Data updated on <a href="https://github.com/LeStegii/server-softwares/commits/master/">2024-06-05</a></span>
<span class="mobile-block">Data updated on <a href="https://github.com/LeStegii/server-softwares/commits/master/">2024-06-18</a></span>
<span class="mobile-hide"></span>
<span class="mobile-block">lunofe/mcss-frontend@<a href="https://github.com/lunofe/mcss-frontend/commits/main">ddeb3b4</a></span>
<span class="mobile-block">lunofe/mcss-frontend@<a href="https://github.com/lunofe/mcss-frontend/commits/main">89eca4f</a></span>
</small>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions bedrock-vanilla/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@ <h6 style="display: inline;">🗃️ <span class="fancy">Minecraft Server Softwa
<small>
<span class="mobile-block">All Rights Reserved © <a href="https://github.com/LeStegii/server-softwares/graphs/contributors">LeStegii & contributors</a></span>
<span class="mobile-hide"></span>
<span class="mobile-block">Data updated on <a href="https://github.com/LeStegii/server-softwares/commits/master/">2024-06-05</a></span>
<span class="mobile-block">Data updated on <a href="https://github.com/LeStegii/server-softwares/commits/master/">2024-06-18</a></span>
<span class="mobile-hide"></span>
<span class="mobile-block">lunofe/mcss-frontend@<a href="https://github.com/lunofe/mcss-frontend/commits/main">ddeb3b4</a></span>
<span class="mobile-block">lunofe/mcss-frontend@<a href="https://github.com/lunofe/mcss-frontend/commits/main">89eca4f</a></span>
</small>
</div>
</footer>
Expand Down
18 changes: 14 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,16 @@ <h5>Regionized</h5>
</article>
</a>
</div>
<div class="grid">
<a href="java-limbo/">
<article class="java-limbo">
<h5>Limbo</h5>
<p>For your fallback, afk & pre-auth needs.</p>
</article>
</a>
<div></div>
<div></div>
</div>

<h3>Bedrock</h3>
<div class="grid">
Expand All @@ -116,7 +126,7 @@ <h5>Vanilla</h5>
<a href="bedrock-plugins/">
<article class="bedrock-plugins">
<h5>Plugins</h5>
<p>Nukkit, LiteLoader BDS, PocketMine-MP, etc.</p>
<p>Nukkit, LiteLoaderBDS, PocketMineMP, etc.</p>
</article>
</a>
<a href="bedrock-proxies/">
Expand All @@ -132,7 +142,7 @@ <h3>Other</h3>
<a href="miscellaneous/">
<article class="miscellaneous">
<h5>Miscellaneous</h5>
<p>The stuff that makes you go say "Interesting..."</p>
<p>The even less common stuff.</p>
</article>
</a>
<div></div>
Expand Down Expand Up @@ -210,9 +220,9 @@ <h6 style="display: inline;">🗃️ <span class="fancy">Minecraft Server Softwa
<small>
<span class="mobile-block">All Rights Reserved © <a href="https://github.com/LeStegii/server-softwares/graphs/contributors">LeStegii & contributors</a></span>
<span class="mobile-hide"></span>
<span class="mobile-block">Data updated on <a href="https://github.com/LeStegii/server-softwares/commits/master/">2024-06-05</a></span>
<span class="mobile-block">Data updated on <a href="https://github.com/LeStegii/server-softwares/commits/master/">2024-06-18</a></span>
<span class="mobile-hide"></span>
<span class="mobile-block">lunofe/mcss-frontend@<a href="https://github.com/lunofe/mcss-frontend/commits/main">ddeb3b4</a></span>
<span class="mobile-block">lunofe/mcss-frontend@<a href="https://github.com/lunofe/mcss-frontend/commits/main">89eca4f</a></span>
</small>
</div>
</footer>
Expand Down
10 changes: 5 additions & 5 deletions java-hybrid/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ <h3>Java Hybrid</h3>
<li><strong>Mods:</strong> Forge</li>
</ul></article><article><h5><a href="https://mohistmc.com" id="-mohist">🪐 Mohist</a></h5>
<ul>
<li><strong>Version:</strong> 1.7.10 (Deprecated), 1.12.2, 1.16.5, 1.19.2, 1.19.4, 1.20.1, 1.20.2, 1.20.4 (Experimental)</li>
<li><strong>Version:</strong> 1.7.10 (Deprecated), 1.12.2, 1.16.5, 1.19.2, 1.19.4, 1.20.1, 1.20.2, 1.20.4, 1.20.6, 1.21</li>
<li><strong>Author:</strong> Mgazul</li>
<li><strong>Fork:</strong> Forge/Spigot/Paper/Atom/Thermos/um_bukkit ➜ Mohist</li>
<li><strong>Description:</strong> Software that allows the use of Forge Mods and Bukkit/Spigot/Paper plugins on your server.</li>
Expand All @@ -105,15 +105,15 @@ <h3>Java Hybrid</h3>
<li><strong>Mods:</strong> Forge</li>
</ul></article><article><h5><a href="https://www.spongepowered.org/downloads/spongeforge/" id="-spongeforge">🧽 SpongeForge</a></h5>
<ul>
<li><strong>Version:</strong> 1.8-1.12.2, 1.16.5</li>
<li><strong>Version:</strong> 1.8-1.12.2, 1.16.5, 1.19.4, 1.20.6</li>
<li><strong>Author:</strong> SpongePowered</li>
<li><strong>Fork:</strong> -</li>
<li><strong>Description:</strong> Forge Mod that allows the use of Sponge Plugins.</li>
<li><strong>Plugins:</strong> Sponge</li>
<li><strong>Mods:</strong> Forge</li>
</ul></article><article><h5><a href="https://github.com/MohistMC/Banner" id="-banner">🚩 Banner</a></h5>
<ul>
<li><strong>Version:</strong> 1.19.4, 1.20.1, 1.20.2 (Experimental), 1.20.4 (Experimental)</li>
<li><strong>Version:</strong> 1.19.4, 1.20.1, 1.20.2 (Experimental), 1.20.4-1.20.6 (Experimental)</li>
<li><strong>Author:</strong> MohistMC</li>
<li><strong>Fork:</strong> Fabric/CraftBukkit/Spigot/Paper/Mohist/Arclight ➜ Banner</li>
<li><strong>Description:</strong> Fabric Mod that allows the use of Bukkit/Spigot/Paper Plugins.</li>
Expand Down Expand Up @@ -280,9 +280,9 @@ <h6 style="display: inline;">🗃️ <span class="fancy">Minecraft Server Softwa
<small>
<span class="mobile-block">All Rights Reserved © <a href="https://github.com/LeStegii/server-softwares/graphs/contributors">LeStegii & contributors</a></span>
<span class="mobile-hide"></span>
<span class="mobile-block">Data updated on <a href="https://github.com/LeStegii/server-softwares/commits/master/">2024-06-05</a></span>
<span class="mobile-block">Data updated on <a href="https://github.com/LeStegii/server-softwares/commits/master/">2024-06-18</a></span>
<span class="mobile-hide"></span>
<span class="mobile-block">lunofe/mcss-frontend@<a href="https://github.com/lunofe/mcss-frontend/commits/main">ddeb3b4</a></span>
<span class="mobile-block">lunofe/mcss-frontend@<a href="https://github.com/lunofe/mcss-frontend/commits/main">89eca4f</a></span>
</small>
</div>
</footer>
Expand Down
107 changes: 107 additions & 0 deletions java-limbo/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="color-scheme" content="dark" />

<title>Minecraft Server Softwares</title>
<meta name="description" content="🗃️ Minecraft Server Softwares provides you with a list of server softwares for Minecraft.">
<meta name="keywords" content="minecraft, server, software, softwares, list, vanilla, plugins, mods, hybrid, proxies, regionized, bedrock, java">

<link rel="icon" href=".././assets/favicon.svg">
<!-- favicon.svg, originally 1f5c3.svg ("Card File Box" emoji) by Twitter (X) is CC-BY-4.0 licensed: https://github.com/twitter/twemoji/blob/master/LICENSE-GRAPHICS. Alterations: Minified SVG. Original: https://github.com/twitter/twemoji/blob/master/assets/svg/1f5c3.svg -->

<link rel="stylesheet" href=".././assets/pico.css">
<link rel="stylesheet" href=".././assets/custom.css">
</head>

<body>

<header class="container">

<nav class="main">
<ul>
<li>
<h1><a href=".././">🗃️ <span class="fancy">Minecraft Server Softwares</span></a></h1>
</li>
</ul>
<ul>
<li><a href=".././#recommended"><button class="outline">Recommended</button></a></li>
<li>
<details class="dropdown">
<summary>Java</summary>
<ul dir="rtl">
<li><a href=".././java-vanilla/">Vanilla</a></li>
<li><a href=".././java-plugins/">Plugins</a></li>
<li><a href=".././java-mods/">Mods</a></li>
<li><a href=".././java-hybrid/">Hybrid</a></li>
<li><a href=".././java-proxies/">Proxies</a></li>
<li><a href=".././java-regionized/">Regionized</a></li>
</ul>
</details>
</li>
<li>
<details class="dropdown">
<summary>Bedrock</summary>
<ul dir="rtl">
<li><a href=".././bedrock-vanilla/">Vanilla</a></li>
<li><a href=".././bedrock-plugins/">Plugins</a></li>
<li><a href=".././bedrock-proxies/">Proxies</a></li>
</ul>
</details>
</li>
<li>
<a href="https://github.com/LeStegii/server-softwares"><img src="https://github.githubassets.com/favicons/favicon-dark.svg" alt="GitHub"></a>
</li>
</ul>
</nav>

</header>
<main class="container">

<h3>Java Limbo</h3>

<article class="note"><p>ℹ️ Limbo servers can be used as fallback server on your network, afk or an authorization server.</p></article><article><h5><a href="https://github.com/LOOHP/Limbo" id="-limbo">⬛ Limbo</a></h5>
<ul>
<li><strong>Version:</strong> 1.21</li>
<li><strong>Author:</strong> LOOHP</li>
<li><strong>Fork:</strong> -</li>
<li><strong>Description:</strong> Lightweight Solution for AFK or Waiting Rooms in your Server Network.</li>
</ul></article><article><h5><a href="https://github.com/Nan1t/NanoLimbo" id="-nanolimbo">⬛ NanoLimbo</a></h5>
<ul>
<li><strong>Version:</strong> 1.7-1.21</li>
<li><strong>Author:</strong> Nan1t</li>
<li><strong>Fork:</strong> -</li>
<li><strong>Description:</strong> The main goal of the project is maximum simplicity with a minimum number of sent and handled packets.</li>
</ul></article>
<!--
<div class="spacer"></div>
<article class="inactive">
<h3>⚠️ Inactive Development</h3>
<p>The following projects are no longer being actively developed. They may still be useful, but they aren't supported and most likely contain security vulnerabilities, like Log4Shell.</p>
</article>
-->

</main>
<footer class="container">
<hr>
<div class="center">
<h6 style="display: inline;">🗃️ <span class="fancy">Minecraft Server Softwares</span></h6> is <a href="https://github.com/LeStegii/server-softwares">open source</a>.
<p class="tiny">Not an official Minecraft product or service. Not approved by or associated with Mojang or Microsoft.</p>
<small>
<span class="mobile-block">All Rights Reserved © <a href="https://github.com/LeStegii/server-softwares/graphs/contributors">LeStegii & contributors</a></span>
<span class="mobile-hide"></span>
<span class="mobile-block">Data updated on <a href="https://github.com/LeStegii/server-softwares/commits/master/">2024-06-18</a></span>
<span class="mobile-hide"></span>
<span class="mobile-block">lunofe/mcss-frontend@<a href="https://github.com/lunofe/mcss-frontend/commits/main">89eca4f</a></span>
</small>
</div>
</footer>

</body>

</html>
12 changes: 6 additions & 6 deletions java-mods/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,28 +65,28 @@ <h3>Java Mods</h3>

<article><h5><a href="http://files.minecraftforge.net/" id="-forge">🔨 Forge</a></h5>
<ul>
<li><strong>Version:</strong> 1.1-1.20.6</li>
<li><strong>Version:</strong> 1.1-1.21</li>
<li><strong>Author:</strong> MinecraftForge</li>
<li><strong>Fork:</strong> ?</li>
<li><strong>Description:</strong> Software that allows the use of Forge Mods on your server.</li>
<li><strong>Mods:</strong> Forge</li>
</ul></article><article><h5><a href="https://neoforged.net/" id="-neoforge">🦊 Neoforge</a></h5>
<ul>
<li><strong>Version:</strong> 1.20.1-1.20.6</li>
<li><strong>Version:</strong> 1.20.1-1.21</li>
<li><strong>Author:</strong> NeoForged</li>
<li><strong>Fork:</strong> Forge ➜ NeoForge</li>
<li><strong>Description:</strong> A fork of NeoForge trying to fix issues with Forge's team/development.</li>
<li><strong>Mods:</strong> Forge, NeoForge</li>
</ul></article><article><h5><a href="https://fabricmc.net/" id="-fabric">🧻 Fabric</a></h5>
<ul>
<li><strong>Version:</strong> 1.14.4-1.20.6, Snapshots</li>
<li><strong>Version:</strong> 1.14.4-1.21, Snapshots</li>
<li><strong>Author:</strong> FabricMC</li>
<li><strong>Fork:</strong> -</li>
<li><strong>Description:</strong> Software that allows the use of Fabric Mods on your server.</li>
<li><strong>Mods:</strong> Fabric</li>
</ul></article><article><h5><a href="https://quiltmc.org/" id="-quiltmc">🟪 QuiltMC</a></h5>
<ul>
<li><strong>Version:</strong> 1.14-1.20.4</li>
<li><strong>Version:</strong> 1.14-1.21</li>
<li><strong>Author:</strong> QuiltMC</li>
<li><strong>Fork:</strong> FabricMC ➜ QuiltMC</li>
<li><strong>Description:</strong> Software that allows the use of Quilt/Fabric Mods on your server.</li>
Expand Down Expand Up @@ -134,9 +134,9 @@ <h6 style="display: inline;">🗃️ <span class="fancy">Minecraft Server Softwa
<small>
<span class="mobile-block">All Rights Reserved © <a href="https://github.com/LeStegii/server-softwares/graphs/contributors">LeStegii & contributors</a></span>
<span class="mobile-hide"></span>
<span class="mobile-block">Data updated on <a href="https://github.com/LeStegii/server-softwares/commits/master/">2024-06-05</a></span>
<span class="mobile-block">Data updated on <a href="https://github.com/LeStegii/server-softwares/commits/master/">2024-06-18</a></span>
<span class="mobile-hide"></span>
<span class="mobile-block">lunofe/mcss-frontend@<a href="https://github.com/lunofe/mcss-frontend/commits/main">ddeb3b4</a></span>
<span class="mobile-block">lunofe/mcss-frontend@<a href="https://github.com/lunofe/mcss-frontend/commits/main">89eca4f</a></span>
</small>
</div>
</footer>
Expand Down
Loading

0 comments on commit 5fa6277

Please sign in to comment.