Commit graph

2 commits

Author SHA1 Message Date
200d0b7181 feat: add AboutPage component with personal information and JSON-LD schema support
All checks were successful
Deploy / deploy (push) Successful in 47s
- Created AboutPage.astro to showcase personal details, including bio, contact information, and social media links.
- Implemented localization support for German and English languages.
- Added JsonLd.astro component for structured data representation using JSON-LD.
2026-04-23 00:54:16 +02:00
Adrian Altner
5bb63bacf5 Initial commit: Astro 6 static blog site
All checks were successful
Deploy / deploy (push) Successful in 49s
- German (default) and English i18n support
- Categories and tags
- Blog posts with hero images
- Dark/light theme switcher
- View Transitions removed to fix reload ghost images
- Webmentions integration
- RSS feeds per locale

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-04-22 10:55:29 +02:00