Commit Graph

15 Commits

Author SHA1 Message Date
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 8ea274a518 docs(docs): add PDF viewing feature entry 2026-05-20 22:07:45 +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 bef83100c8 docs(website): refresh site copy and update changelog descriptions 2026-05-18 08:36:37 +02:00
kekePower af3c3b1d45 docs(website): add Local AI setup guide and chat modes docs
Restructure getting started to cover Local AI and Cloud AI options
with Hybrid support. Add Chat Modes section documenting Code Mode,
Planning Mode, and Implement Action. Expand Settings with Local AI
tab, Configuration, and Experiments details. Update tools page and
add changelog entry for File Explorer drag-to-move fix.
2026-05-10 21:34:56 +02:00
kekePower 9d39786cd6 docs(tools): refresh tool reference and prompt guidance
- add symbol-based code navigation guidance to docs prompt examples
- clarify tool result truncation limits and simplify tools page copy
2026-03-27 00:23:47 +01:00
kekePower 38ed0fea7d style(docs): reduce hero section height and spacing
Shrinks the docs hero to be less dominant, reducing min-height from 60vh to 35vh and tightening padding and font sizes for a more balanced page layout.
2026-03-26 23:40:20 +01:00
kekePower 86a504e5f3 style(docs): replace em dashes with hyphens for consistency 2026-02-12 19:37:47 +01:00
kekePower b11e6d11f0 feat: release v0.1.1 with new features and bug fixes 2026-02-09 18:46:12 +01:00
kekePower 8d74ac5433 docs(screenshot): add screenshot capture section to user guide and docs page 2026-02-07 15:07:49 +01:00
kekePower c9589ac0e0 Add a tools page 2026-02-05 18:22:58 +01:00
kekePower 9d6eda1861 Add Local AI system prompts documentation and known bugs section to docs page 2026-02-04 21:05:53 +01:00
kekePower f8c9171b0e Add paragraph about Local AI and OpenAI-compatible support to docs concept section 2026-02-04 20:43:05 +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