Commit Graph

32 Commits

Author SHA1 Message Date
ecdf5dd2cc style: switch to Fraunces for a more expressive, high-end heading pairing with Montserrat
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
2026-02-20 09:49:13 +01:00
f5a430b39c style: switch to Montserrat for a modern and stylish pairing with Playfair Display
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
2026-02-20 09:46:39 +01:00
ab1d471fd5 style: switch to Tenor Sans for an artful and feminine pairing with Playfair Display
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
2026-02-20 09:43:00 +01:00
c6f0ddfa14 style: refine button shape to rounded-lg and add high-end hover effect
All checks were successful
Deploy Theme / deploy (push) Successful in 15s
2026-02-20 09:36:22 +01:00
332f4197a3 style: add consistent button and fancy link hover effects
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
2026-02-20 09:33:22 +01:00
0bfeb87a49 style: remove prose link underlines and add fancy animated underline effect
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
2026-02-20 09:30:21 +01:00
c2100248f2 fix(prose): ensure headings and links follow adaptive brand primary with high specificity
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
2026-02-20 09:26:35 +01:00
5aa58cbd4a fix(prose): ensure headings and links are adaptive and readable in both themes
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
2026-02-20 09:23:24 +01:00
de0c566c04 fix(prose): explicitly map prose variables in @theme for robust dark mode support
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
2026-02-20 09:12:10 +01:00
25848c9ea5 chore: update tailwind to latest, remove redundant nesting plugin, and cleanup theme variables
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
2026-02-20 09:04:36 +01:00
1b5ac9bf07 style: cleanup prose
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
2026-02-20 08:58:01 +01:00
a80b914a17 style: fix prose styling with native Tailwind v4 opacity syntax
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
2026-02-20 08:54:47 +01:00
e63ae9a9c7 feat: add @tailwindcss/typography plugin and register it in tailwind.css
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
2026-02-20 08:46:37 +01:00
839fcb7314 style: replace Lora with Urbanist for a cooler, modern character
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
2026-02-19 21:30:48 +01:00
395f9a0e9f style: map fonts to standard Tailwind variables for prose compatibility
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
2026-02-19 21:26:29 +01:00
ce531399f9 fix(mobile-menu): use persistent store and move x-cloak to base layer for stability
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
2026-02-19 21:03:41 +01:00
c2af21ae42 style: update fonts to Playfair Display and Lora for an artful character
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
2026-02-19 20:10:16 +01:00
2e224930b5 fix(mobile-menu): move store to head and use explicit state transitions to prevent re-opening
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
2026-02-19 20:03:51 +01:00
c398905f9b fix(mobile-menu): implement ultra-robust closing logic with global listeners
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
2026-02-19 19:59:46 +01:00
bac70d7823 feat(theme): implement Palina Gold theme and adaptive SVG logo system
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
2026-02-19 19:49:11 +01:00
99bae87b0d feat(logo): integrate logo into header, mobile menu, and footer
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
2026-02-19 19:06:29 +01:00
1a1dc48afe feat(logo): replace site title with logo and add dark mode filter
All checks were successful
Deploy Theme / deploy (push) Successful in 15s
2026-02-19 19:04:43 +01:00
c8f731a353 feat: completely remove lightbox feature
All checks were successful
Deploy Theme / deploy (push) Successful in 15s
2026-02-19 18:40:49 +01:00
af4cc2ae48 fix(lightbox): prevent unintended activation during navigation and fix broken images
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
2026-02-19 18:16:34 +01:00
64a3c1d583 feat: enhance site with HTMX for AJAX navigation and Alpine.js for reactivity
All checks were successful
Deploy Theme / deploy (push) Successful in 1m6s
2026-02-19 18:07:46 +01:00
19b91eb9e4 fix(theme-toggle): Implement proper sun/moon icons and JS toggling 2026-02-17 20:12:45 +01:00
920c0a1d49 fix(header): Fix inline menu items and theme switch icon styling 2026-02-17 19:49:10 +01:00
99ddd47649 refactor(api-key): Inject Ghost API key at build time 2026-02-17 19:21:42 +01:00
9a3b35b428 feat: Implement infinite scroll with preloader 2026-02-17 19:07:11 +01:00
64f48f82c0 feat: Implement light theme, mobile menu, font and image fallback 2026-02-17 18:54:09 +01:00
a781249c1a feat: Add CSS animations and image lightbox 2026-02-17 18:29:09 +01:00
f5a5eed8ab Initial commit of Palina Ghost theme 2026-02-17 17:53:00 +01:00