• Joined on 2025-11-15
valknar pushed to main at valknar/palina-theme 2026-02-20 09:26:34 +01:00
c2100248f2 fix(prose): ensure headings and links follow adaptive brand primary with high specificity
valknar pushed to main at valknar/palina-theme 2026-02-20 09:23:23 +01:00
5aa58cbd4a fix(prose): ensure headings and links are adaptive and readable in both themes
valknar pushed to main at valknar/palina-theme 2026-02-20 09:12:09 +01:00
de0c566c04 fix(prose): explicitly map prose variables in @theme for robust dark mode support
valknar pushed to main at valknar/palina-theme 2026-02-20 09:04:36 +01:00
25848c9ea5 chore: update tailwind to latest, remove redundant nesting plugin, and cleanup theme variables
valknar pushed to main at valknar/palina-theme 2026-02-20 08:58:05 +01:00
1b5ac9bf07 style: cleanup prose
valknar pushed to main at valknar/palina-theme 2026-02-20 08:54:45 +01:00
a80b914a17 style: fix prose styling with native Tailwind v4 opacity syntax
valknar pushed to main at valknar/palina-theme 2026-02-20 08:52:06 +01:00
9f5ff9d56b style: cleanup
valknar pushed to main at valknar/palina-theme 2026-02-20 08:49:57 +01:00
57a2a6da2d style: cleanup
valknar pushed to main at valknar/palina-theme 2026-02-20 08:46:36 +01:00
e63ae9a9c7 feat: add @tailwindcss/typography plugin and register it in tailwind.css
valknar pushed to main at valknar/palina-theme 2026-02-20 08:42:53 +01:00
63454468a7 style: properly style the Valknar link in footer
valknar pushed to main at valknar/palina-theme 2026-02-20 08:39:17 +01:00
f7fe14298a style: ensure consistent sizing for theme toggle and menu buttons
valknar pushed to main at valknar/palina-theme 2026-02-20 08:14:10 +01:00
9691b7164b feat: show theme toggle on mobile and add it to mobile menu
valknar pushed to main at valknar/palina-theme 2026-02-19 21:30:50 +01:00
839fcb7314 style: replace Lora with Urbanist for a cooler, modern character
valknar pushed to main at valknar/palina-theme 2026-02-19 21:26:30 +01:00
395f9a0e9f style: map fonts to standard Tailwind variables for prose compatibility
valknar pushed to main at valknar/palina-theme 2026-02-19 21:20:23 +01:00
5acced48ad fix(htmx): implement persistent shell pattern by targeting #main-content
valknar pushed to main at valknar/palina-theme 2026-02-19 21:19:34 +01:00
755a0e5057 fix(mobile-menu): implement persistent viewport pattern and hx-preserve for mobile menu
valknar pushed to main at valknar/palina-theme 2026-02-19 21:13:25 +01:00
b00f0559f0 fix(mobile-menu): move state to root x-data and add .stop to all logo links
valknar pushed to main at valknar/palina-theme 2026-02-19 21:03:41 +01:00
ce531399f9 fix(mobile-menu): use persistent store and move x-cloak to base layer for stability
valknar pushed to main at valknar/palina-theme 2026-02-19 20:51:44 +01:00
265cee9b97 fix(mobile-menu): add event isolation to all links and state logging
valknar pushed to main at valknar/palina-theme 2026-02-19 20:42:23 +01:00
5203e616d0 fix(mobile-menu): move state to root component and refine event isolation