Skip to content

Complete light theme with comprehensive improvements#5

Merged
Pierry merged 1 commit intomasterfrom
feature/sync-light-theme-and-improvements
Aug 7, 2025
Merged

Complete light theme with comprehensive improvements#5
Pierry merged 1 commit intomasterfrom
feature/sync-light-theme-and-improvements

Conversation

@Pierry
Copy link
Copy Markdown
Owner

@Pierry Pierry commented Aug 7, 2025

Summary

This PR completes the transition from dark theme to light theme and syncs all the comprehensive improvements that were previously working on the gh-pages branch.

✨ Key Changes

  • Light Theme Implementation: Full conversion from dark theme to light theme for better readability
  • Projects Section Enhancement: Added proper project cards for "How Much I Run" iOS app and "SpaceMetrics.ai" platform
  • Contact Form Integration: Added functional contact form with Formspree integration (https://formspree.io/f/xpwzkkld)
  • Section Removal: Removed GitHub Activity and Current Focus sections as requested
  • Styling Consistency: Updated footer and all components to match the new light theme

🎨 Theme Changes

  • Background: bg-gradient-to-br from-slate-50 via-white to-gray-50bg-gradient-to-br from-slate-50 to-blue-50
  • Navigation: Dark navigation converted to light with proper contrast
  • Cards: Updated all card styling for light theme compatibility
  • Footer: Updated from dark footer to light theme styling

📱 Projects Added

  1. How Much I Run: iOS running app with Apple Health integration

  2. SpaceMetrics.ai: Engineering Productivity Analytics Platform

📧 Contact Form

  • Formspree integration for reliable form submission
  • Fields: Name, Email, Subject, Message
  • Proper validation and styling
  • Responsive design for mobile and desktop

🧹 Cleanup

  • Removed unused ReadmeDisplay import reference
  • Removed GitHub Activity section completely
  • Removed Current Focus section completely
  • Consistent color scheme throughout

Test Plan

  • Verify light theme renders correctly across all sections
  • Test Projects section displays both apps with correct links
  • Ensure contact form submits properly to Formspree
  • Confirm all removed sections are gone
  • Check responsive design on mobile and desktop
  • Validate all external links work correctly

🤖 Generated with Claude Code

- Update Projects section with How Much I Run and SpaceMetrics.ai cards
- Add contact form with Formspree integration
- Fix footer styling to match light theme
- Remove GitHub Activity and Current Focus sections
- Sync all improvements from gh-pages branch

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

Co-Authored-By: Claude <noreply@anthropic.com>
@Pierry Pierry merged commit 0dde320 into master Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant