Commit graph

4 commits

Author SHA1 Message Date
Paweł Orzech
9a3ea56e0e Fix CSS to match HTML structure and enable proper styling
- Corrected CSS classes to match the HTML elements (.navbar, .hero, .blog-card, etc.)
- Fixed broken styling that was using incompatible CSS from different design
- Restored modern blog appearance with gradients, animations, and responsive design
- Website now displays correctly with proper navigation, hero section, and blog cards

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-08 10:47:44 +02:00
Paweł Orzech
26cc8d51b3 Redesign as minimalistic magazine-style blog
- Redesigned with clean typography using Inter and Crimson Text fonts
- Implemented magazine-style layout with proper spacing and typography
- Added image support with figure elements and captions
- Integrated sample photography to showcase visual content
- Enhanced responsive design for better mobile experience
- Added subtle hover effects and transitions for better UX
- Prepared structure for importing existing blog content

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-08 10:30:20 +02:00
Paweł Orzech
265f050a5c Redesign as minimalistic magazine-style blog
- Complete redesign with clean, editorial layout focused on content
- Removed flashy elements, gradients, and animations for minimal aesthetic
- Implemented magazine-style typography using Crimson Text and Inter fonts
- Added support for different post types: long-form, photography, and short posts
- Created photography-focused layout with proper image handling
- Streamlined navigation and removed complex features
- Simplified JavaScript to essential functionality only
- Perfect for photography, writing, and technology content
- Mobile-responsive design maintaining clean aesthetics

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-08 10:25:53 +02:00
Paweł Orzech
58096c3fd8 Transform repository into a modern blog website
- Created responsive blog layout with hero section, navigation, and footer
- Implemented modern CSS with gradients, animations, and mobile-first design
- Added interactive JavaScript for mobile menu, smooth scrolling, and scroll effects
- Created blog post structure with sample welcome post
- Added Font Awesome icons and Google Fonts integration
- Implemented modern blog card design with hover effects
- Added about and contact sections for complete blog experience

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-07 22:51:10 +02:00