Skip to content

Commit 0886161

Browse files
authored
Merge pull request #5 from ChafficPlugins/claude/rename-crucialapi-cruciallib-zAoCQ
Claude/rename crucialapi cruciallib z ao cq
2 parents abed81d + 54af9a0 commit 0886161

File tree

3 files changed

+55
-11
lines changed

3 files changed

+55
-11
lines changed

docs/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ Docs live in the `docs/` folder of each repository as Markdown files. If your ch
3333

3434
| Repo | Description |
3535
|------|-------------|
36-
| [CrucialLib](https://github.com/ChafficPlugins/CrucialLib) | Shared library (fork of CrucialAPI) |
36+
| [CrucialLib](https://github.com/ChafficPlugins/CrucialLib) | Shared library |
3737
| [MyTrip](https://github.com/ChafficPlugins/MyTrip) | Drug plugin |
3838
| [MiningLevels](https://github.com/ChafficPlugins/MiningLevels) | Mining progression |

index.html

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,29 +37,41 @@ <h2 class="section-title">What We Make</h2>
3737
<span class="plugin-card-tag">Spigot Plugin</span>
3838
<h3 class="plugin-card-name">MyTrip</h3>
3939
<p class="plugin-card-desc">Custom drugs for Minecraft. Create substances with unique crafting recipes, effects, and prices.</p>
40-
<a class="plugin-card-link" href="https://www.spigotmc.org/resources/mytrip-amazing-drugs-in-minecraft.76816/" target="_blank" rel="noopener noreferrer">
41-
View on SpigotMC
42-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M3 10a.75.75 0 01.75-.75h10.638L10.23 5.29a.75.75 0 111.04-1.08l5.5 5.25a.75.75 0 010 1.08l-5.5 5.25a.75.75 0 11-1.04-1.08l4.158-3.96H3.75A.75.75 0 013 10z" clip-rule="evenodd"/></svg>
43-
</a>
40+
<div class="plugin-card-links">
41+
<a class="plugin-card-link" href="https://www.spigotmc.org/resources/mytrip-amazing-drugs-in-minecraft.76816/" target="_blank" rel="noopener noreferrer">
42+
View on SpigotMC
43+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M3 10a.75.75 0 01.75-.75h10.638L10.23 5.29a.75.75 0 111.04-1.08l5.5 5.25a.75.75 0 010 1.08l-5.5 5.25a.75.75 0 11-1.04-1.08l4.158-3.96H3.75A.75.75 0 013 10z" clip-rule="evenodd"/></svg>
44+
</a>
45+
<a class="plugin-card-download" href="https://github.com/ChafficPlugins/MyTrip/releases/latest" target="_blank" rel="noopener noreferrer">
46+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path d="M10.75 2.75a.75.75 0 00-1.5 0v8.614L6.295 8.235a.75.75 0 10-1.09 1.03l4.25 4.5a.75.75 0 001.09 0l4.25-4.5a.75.75 0 00-1.09-1.03l-2.955 3.129V2.75z"/><path d="M3.5 12.75a.75.75 0 00-1.5 0v2.5A2.75 2.75 0 004.75 18h10.5A2.75 2.75 0 0018 15.25v-2.5a.75.75 0 00-1.5 0v2.5c0 .69-.56 1.25-1.25 1.25H4.75c-.69 0-1.25-.56-1.25-1.25v-2.5z"/></svg>
47+
Download
48+
</a>
49+
</div>
4450
</article>
4551

4652
<article class="plugin-card">
4753
<div class="plugin-card-icon">&#x26CF;&#xFE0F;</div>
4854
<span class="plugin-card-tag">Spigot Plugin</span>
4955
<h3 class="plugin-card-name">MiningLevels</h3>
5056
<p class="plugin-card-desc">Progression-based mining. Players gain XP, level up, and unlock access to higher-tier ores and tools.</p>
51-
<a class="plugin-card-link" href="https://www.spigotmc.org/resources/mininglevels.100886/" target="_blank" rel="noopener noreferrer">
52-
View on SpigotMC
53-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M3 10a.75.75 0 01.75-.75h10.638L10.23 5.29a.75.75 0 111.04-1.08l5.5 5.25a.75.75 0 010 1.08l-5.5 5.25a.75.75 0 11-1.04-1.08l4.158-3.96H3.75A.75.75 0 013 10z" clip-rule="evenodd"/></svg>
54-
</a>
57+
<div class="plugin-card-links">
58+
<a class="plugin-card-link" href="https://www.spigotmc.org/resources/mininglevels.100886/" target="_blank" rel="noopener noreferrer">
59+
View on SpigotMC
60+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M3 10a.75.75 0 01.75-.75h10.638L10.23 5.29a.75.75 0 111.04-1.08l5.5 5.25a.75.75 0 010 1.08l-5.5 5.25a.75.75 0 11-1.04-1.08l4.158-3.96H3.75A.75.75 0 013 10z" clip-rule="evenodd"/></svg>
61+
</a>
62+
<a class="plugin-card-download" href="https://github.com/ChafficPlugins/MiningLevels/releases/latest" target="_blank" rel="noopener noreferrer">
63+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path d="M10.75 2.75a.75.75 0 00-1.5 0v8.614L6.295 8.235a.75.75 0 10-1.09 1.03l4.25 4.5a.75.75 0 001.09 0l4.25-4.5a.75.75 0 00-1.09-1.03l-2.955 3.129V2.75z"/><path d="M3.5 12.75a.75.75 0 00-1.5 0v2.5A2.75 2.75 0 004.75 18h10.5A2.75 2.75 0 0018 15.25v-2.5a.75.75 0 00-1.5 0v2.5c0 .69-.56 1.25-1.25 1.25H4.75c-.69 0-1.25-.56-1.25-1.25v-2.5z"/></svg>
64+
Download
65+
</a>
66+
</div>
5567
</article>
5668

5769
<article class="plugin-card">
5870
<div class="plugin-card-icon">&#x2699;&#xFE0F;</div>
5971
<span class="plugin-card-tag">API / Library</span>
60-
<h3 class="plugin-card-name">CrucialAPI</h3>
72+
<h3 class="plugin-card-name">CrucialLib</h3>
6173
<p class="plugin-card-desc">Shared library used across our plugins. Handles common utilities, configs, and version management.</p>
62-
<a class="plugin-card-link" href="https://github.com/Chafficui/CrucialAPI" target="_blank" rel="noopener noreferrer">
74+
<a class="plugin-card-link" href="https://github.com/ChafficPlugins/CrucialLib" target="_blank" rel="noopener noreferrer">
6375
View on GitHub
6476
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M3 10a.75.75 0 01.75-.75h10.638L10.23 5.29a.75.75 0 111.04-1.08l5.5 5.25a.75.75 0 010 1.08l-5.5 5.25a.75.75 0 11-1.04-1.08l4.158-3.96H3.75A.75.75 0 013 10z" clip-rule="evenodd"/></svg>
6577
</a>

style/main.css

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,38 @@ body {
324324
transform: translateX(2px);
325325
}
326326

327+
.plugin-card-links {
328+
display: flex;
329+
align-items: center;
330+
gap: 1rem;
331+
}
332+
333+
.plugin-card-download {
334+
display: inline-flex;
335+
align-items: center;
336+
gap: 0.375rem;
337+
font-size: 0.8125rem;
338+
font-weight: 600;
339+
color: var(--color-gray-300);
340+
text-decoration: none;
341+
padding: 0.375rem 0.875rem;
342+
border-radius: 100px;
343+
border: 1px solid var(--color-surface-border);
344+
background: var(--color-surface-raised);
345+
transition: all var(--transition);
346+
}
347+
348+
.plugin-card-download:hover {
349+
color: var(--color-white);
350+
border-color: rgba(217, 70, 239, 0.3);
351+
background: var(--color-accent-subtle);
352+
}
353+
354+
.plugin-card-download svg {
355+
width: 14px;
356+
height: 14px;
357+
}
358+
327359
/* --- Stats --- */
328360
.stats-grid {
329361
display: grid;

0 commit comments

Comments
 (0)