Commit Graph

18 Commits

Author SHA1 Message Date
kekePower 635cac22fe fix(ui): force nav toggle visibility with !important override 2026-05-26 18:58:55 +02:00
kekePower ca47c7bae9 feat(ui): add responsive navigation and mobile layout improvements
Add hamburger menu toggle with ARIA support for mobile nav. Introduce
responsive breakpoints at 768px (tablet) and 480px (phone) with stacked
nav, adjusted spacing, and full-width elements. Add table overflow
protection and responsive refinements across all page layouts.
2026-05-26 18:34:42 +02:00
kekePower 757ff13ad2 style(ui): adjust line-height for hero titles 2026-05-19 22:29:56 +02:00
kekePower 92a231b2bf style(ui): add button glow and scale down hero titles 2026-05-19 22:01:48 +02:00
kekePower 674f4e1cd4 style(ui): remove uppercase text and refine typography
Remove text-transform: uppercase from headings, buttons, labels, and navigation. Reduce letter-spacing throughout for a cleaner look. Replace text-stroke outline effects with solid colors. Remove decorative hero background blocks and scanline animation. Simplify hover effects on logo and buttons.
2026-05-19 21:56:11 +02:00
kekePower 4f1aa99570 style(ui): clean up site styling and section labels
- Soften global glow shadows to standard dark shadows
- Hide scanline background effect
- Format documentation and page section labels to be cleaner and more readable
2026-05-19 19:35:50 +02:00
kekePower 124b78a323 chore(website): bump astro to 6.3.5 and update styles 2026-05-18 21:32:17 +02:00
kekePower 63937b65a2 feat(website): add styled Download button to navigation 2026-05-18 08:46:24 +02:00
kekePower e985de2609 fix(nav): highlight active navigation links
Add active route detection in BaseLayout and apply active styles
for docs, blog, and changelog links, including trailing slash support
2026-03-18 23:13:55 +01:00
kekePower 7038780611 feat(showcase): add click-to-expand modal for screenshot 2026-02-14 23:30:26 +01:00
kekePower 4d540b2acf style(showcase): simplify screenshot section with cleaner layout 2026-02-14 23:23:56 +01:00
kekePower 4a09c5cfc6 style(showcase): redesign screenshot section with modern frame layout 2026-02-14 23:18:16 +01:00
kekePower 2e6f6e5303 style(showcase): refine screenshot component spacing and effects 2026-02-14 23:15:06 +01:00
kekePower 891becc6bf feat(styles): add screenshot showcase component styles 2026-02-14 23:12:32 +01:00
kekePower de96dcbda9 feat(layout): add logo image and favicon styling 2026-02-10 14:03:00 +01:00
kekePower 291ce3b7c2 Update download links to releases page, add platform format indicators, refine architecture labels 2026-02-04 22:00:21 +01:00
kekePower 0238a0d2ba Add .zblade/ to .gitignore, configure allow_gitignored_files setting, add TypeScript and Astro check dependencies, remove pnpm lockfile 2026-02-04 20:12:02 +01:00
kekePower adc09431d3 Initial commit. All work done in Zaguan Blade 2026-01-22 23:14:13 +01:00