new rgb guide & small homepage restructure #9

Merged
dario merged 10 commits from new-rgb-guide into main 2025-12-19 18:46:19 +01:00

2025-12-18

resort rgb guide a bit for better overview
All checks were successful
/ build (pull_request) Successful in 57s
/ build (push) Successful in 24s
2025-12-18 22:47:37 +01:00
load images of rgb-ears instructions lazily
All checks were successful
/ build (pull_request) Successful in 58s
This way, the user agent can decide when it wants to load the image.
Usually this depends on how close the image is to the viewport.
2025-12-18 16:25:07 +01:00
add page for 3d printables
All checks were successful
/ build (pull_request) Successful in 56s
2025-12-18 12:08:42 +01:00

2025-12-15

add hover effect to <a>
This adds something like a color inversion when hovering <a> tags
which gives the user feedback and looks cool
2025-12-15 17:31:45 +01:00
increase default line-height to 1.4 for all text
In my opinion, this makes text-heavy sites like ours far easier to read.
2025-12-15 17:31:45 +01:00