commit 80f23d7

merc  ·  2026-07-20 10:23:39 +0000 UTC
parent 14c7906
etc: sync to srcdump
7 files changed,  +5, -3
+0, -0
+0, -0
+1, -0
1@@ -0,0 +1 @@
2+em and pty
+2, -0
 1@@ -1,4 +1,5 @@
 2 <div class="button-grid">
 3+  <a href="https://merc.guru" class="button-grid__item"><img src="/.assets/mercbutton.png" alt="me button"></a>
 4   <a href="https://4plt.ch" class="button-grid__item"><img src="/.assets/4plt.gif" alt="4plt button"></a>
 5   <a href="https://srcdump.net" class="button-grid__item"><img src="/.assets/srcdump.png" alt="srcdump button"></a>
 6   <a href="https://acme.cat-v.org" class="button-grid__item"><img src="/.assets/acme.png" alt="acme button"></a>
 7@@ -8,5 +9,6 @@
 8   <a href="https://iyn.4plt.ch" class="button-grid__item"><img src="/.assets/zgd.png" alt="iyn button"></a>
 9   <a href="https://merc.guru" class="button-grid__item"><img src="/.assets/desktop.gif" alt="recom button"></a>
10   <a href="https://merc.guru" class="button-grid__item"><img src="/.assets/nonai.gif" alt="non-slop button"></a>
11+  <a href="https://alpinelinux.org" class="button-grid__item"><img src="/.assets/alpine.gif" alt="alpine button"></a>
12   <a class="button-grid__item"><img src="/.assets/believe.jpg" alt="believing button"></a>
13 </div>
+1, -1
1@@ -2,4 +2,4 @@ just a shell-based static site generator.
2 this site was built using myrc - says that at the bottom of ur screen.  
3 pretty proud of this :) mostly because this is my first ever serious project
4 
5-link: <https://srcdump.net/merc/myrc/>
6+link: <https://srcdump.net/merc/myrc>
+1, -1
1@@ -2,4 +2,4 @@ a pretty simple and minimal (if we don't count the miniaudio lib) music player f
2 i've personally been using it for a day ever since it was at a point where it could actually be used by someone  
3 (date of posting since that time: exactly 1 day || 2026-06-09)
4 
5-link: <https://github.com/foobar-p5/rudis>
6+link: <https://srcdump.net/merc/rudis>
+0, -1
1@@ -161,7 +161,6 @@ header {
2 
3 .button-grid__item:hover {
4     filter: drop-shadow(4px 4px 0 var(--fg-link-dark));
5-    background: none;
6 }
7 
8 .button-grid__item img {