Skip to content
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

Revamp #9

Merged
merged 9 commits into from
Mar 24, 2025
Merged

Revamp #9

merged 9 commits into from
Mar 24, 2025

Conversation

sonnes
Copy link
Owner

@sonnes sonnes commented Mar 24, 2025

No description provided.

sonnes added 9 commits March 12, 2025 18:16
- Added MDX support by including @mdx-js/loader, @mdx-js/react, and @next/mdx in dependencies.
- Updated the Article component to use Next.js Link for navigation and improved structure.
- Enhanced article data handling with new Frontmatter interface and async article loading.
- Adjusted Next.js configuration to support MDX file extensions.
- Cleaned up header component by commenting out unnecessary code.
- Added functionality to fetch and display recent articles using the ArticleCard component.
- Updated layout to improve responsiveness and organization, separating main content and sidebar.
- Removed unnecessary sections and streamlined the presentation of the bio and social links.
- Updated the ArticleCard component to improve visual presentation with hover effects and rounded corners.
- Adjusted typography for better readability, including changes to font sizes and colors.
- Streamlined the layout by reorganizing elements and enhancing the link styles for better user interaction.
- Enhanced the Home page layout by reorganizing sections for better visual hierarchy and responsiveness.
- Removed redundant Resume component from the Home page and added a link to view all articles.
- Updated the About page to include the Resume component and improved text formatting for clarity.
- Adjusted social links presentation for a more streamlined appearance.
- Downgraded Next.js and related dependencies from version 15.2.2 to 15.1.7 in both package.json and bun.lock files for compatibility reasons.
- Refactored layout styles in the RootLayout component to remove unnecessary dark mode classes.
- Enhanced article layout by simplifying the structure and improving tag display in the Article component.
- Updated MDX component styles for better typography and spacing consistency.
- Updated global styles to replace font families with Noto Sans for improved typography.
- Enhanced the Article component by adding a metadata generation function for better SEO and social sharing.
- Made minor adjustments to the navigation component for consistency in code style.
- Replaced anchor tags with Next.js Link component in the Home page for better navigation.
- Updated metadata generation in the article page to use a Promise for slug handling.
- Refined type definitions in Avatar and Card components for better type safety.
- Enhanced MDX component handling for images, ensuring proper rendering and alt text support.
- Cleaned up imports and adjusted component structure for improved readability and maintainability.
Copy link

vercel bot commented Mar 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
raviatluriin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2025 10:44am

@sonnes sonnes merged commit 8df4eb3 into main Mar 24, 2025
2 checks passed
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