Commit Graph

2 Commits

Author SHA1 Message Date
Buğra 81760d0ba1 Fix TypeScript errors and code formatting
- Add 'href' property to Item interface in types.d.ts
- Remove unused imports from Logo.astro and index.astro
- Fix implicit 'any' type in utils/images.ts
- Run prettier formatting across all files

All TypeScript checks now pass with 0 errors, 0 warnings, and 0 hints.
2025-07-10 00:45:10 +03:00
Buğra 463f5e7148 Customize AstroWind theme for Amatör Radyocular Derneği (ARC)
- Configure site for ARC with YM1KTC call sign and Turkish localization
- Add ARC logo and branding elements throughout the site
- Update all content to Turkish and remove placeholder text
- Customize homepage with ARC services and information
- Add all blog posts with featured images from WordPress export
- Configure navigation and footer with ARC-specific links
- Add social media links and contact information
- Remove membership/disaster references per requirements
- Include complete image assets and blog content

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-10 00:25:26 +03:00