Commit Graph
5 Commits
Author SHA1 Message Date
poyrazavsever 87e6279dec perf(images): serve optimized portfolio media 2026-08-31 10:20:02 +03:00
Poyraz 968ebb33c5 feat(i18n): setup next-intl core config and translation dictionaries 2026-06-27 14:42:40 +03:00
Poyraz Avsever 0609170073 feat: enhance components with new features and optimizations
- Added support for conditional rendering of the NekoFollower component in AppShell based on ENABLE_NEKO_FOLLOWER.
- Introduced MarkdownImage component in BlogDetailContent for handling images in markdown, supporting both local and external assets.
- Improved BlogToc component to use IntersectionObserver for better performance in tracking active headings.
- Refactored ContentContent to utilize YoutubeLiteEmbed for embedding YouTube videos, simplifying the video rendering logic.
- Created a new YoutubeLiteEmbed component for lazy loading YouTube videos with thumbnail previews.
- Updated site-settings to include ENABLE_NEKO_FOLLOWER constant for feature toggling.
- Enhanced next.config.ts with image optimization settings for better performance.
- Refactored snippets-content to improve code readability and structure.
- Cleaned up home-hero and home-videos-section components for better layout and performance.
2026-04-15 10:38:28 +03:00
poyrazavsever 0ccecf6b41 feat: add ProjectsPage and ProjectsContent components with project data integration 2026-03-10 21:36:42 +03:00
Poyraz Avsever 24241aa1af Initial commit from Create Next App 2026-03-09 10:21:53 +03:00