Commit Graph

5 Commits

Author SHA1 Message Date
Buğra Canata 214e9733d0 Performance & SEO optimization + Google login for CMS
Performance:
- Enable image optimization (Image: true, SVG: true)
- 429MB saved with WebP conversion

SEO:
- Add JSON-LD structured data (Organization & FAQ schemas)
- Add keywords and author metadata
- Update robots.txt with sitemap reference
- Add alt text to OpenGraph images

CMS:
- Enable Google OAuth login for admin panel
- Add logo to admin login page

Fixes:
- Update Telegram link to @ym1ktc on homepage

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-17 16:23:11 +03:00
Buğra 4538959c00 refactor: translate UI elements to Turkish and update homepage content 2025-07-10 15:53:05 +03:00
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
houston[bot] bb8eda4ece Initial commit from Astro 2025-07-09 17:31:27 +03:00