Post B4KkzF7jpFoBEAsfA0 by mikelovesbikes@hear-me.social
(DIR) More posts by mikelovesbikes@hear-me.social
(DIR) Post #B4KeD8f7wkqRYxB2TQ by alina@girldick.gay
1 likes, 0 repeats
the rewrite of the alina.dog / alina.cx webbed site is coming along nicely:- nav menu implemented as auto-tiling hexagon grid: ✅- still not a single line of javascript: ✅ (instead 200 lines of CSS and a dozen of handcrafted SVGs)- infinite hexagon grid (using a wholly different implementation than the other hexagon grid) background traversing towards bottom-right end: ✅- cursively written greeting based off of a photo of my actual handwriting by hand-placing bezier curve nodes in inkscape: ✅- pretty logos (stroke color => trans gradient): ✅- varying colors and opacity depending on even or odd hexagon position in the grid: ✅- trans colored nix flake: ✅what i still have on my checklist for another day:- hover effects- cross-reference a11y guides- add a caption to each hexagon- connect to the rocket.rs backend (or maybe start over with leptos?)- write a NixOS module so i can add one hexagon per self-hosted service's url that i need to navigate to (this will be the easiest part)- more pride colors besides trans colors (maybe add a theme picker rather than separate pages?)- another background between the rapidly moving hexagon grid background and the foreground navigation menu hexagon grid / greeting so one could actually read things if there was any text (dw i disable the keyframes at rule and its animation using the prefers-reduced-motion media at-rule) - tell darkreader to disable itself like i did in the old website
(DIR) Post #B4KkzF7jpFoBEAsfA0 by mikelovesbikes@hear-me.social
0 likes, 0 repeats
@alina Waow, all that with zero JavaScript sounds really impressive. Good job!