-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
change design #50
change design #50
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
PR Type
enhancement, documentation
Description
Introduced a retro terminal-inspired design across the application.
Added new metadata fields, including YouTube, in
SITE_METADATA
.Updated styles and components to align with the retro theme.
Enhanced project and blog layouts with improved structure and interactivity.
Changes walkthrough 📝
18 files
Added YouTube link to `SITE_METADATA`.
Introduced retro terminal-inspired global styles.
Updated card component with retro styling.
Redesigned footer with retro terminal aesthetics.
Updated header with retro design and interactive search.
Enhanced mobile navigation with terminal-inspired animations.
Styled page titles with retro terminal effects.
Updated presentation card with retro design elements.
Refactored project card with retro styling and interactivity.
Redesigned list layout with retro terminal theme.
Enhanced list with tags layout for retro aesthetics.
Updated post layout with retro design and navigation.
Applied global retro terminal design to root layout.
Redesigned 404 page with retro error messaging.
Redesigned homepage with retro terminal theme.
Updated projects page with retro design and new project data.
Enhanced search page with retro design and error handling.
Updated talks page with retro terminal-inspired layout.
1 files
Updated about page with retro design and structured content.
1 files
Configured Tailwind for retro terminal colors and animations.