Commit Graph
7 Commits
Author SHA1 Message Date
poyrazavsever 6e12c03312 feat: added projects section and updated layout 2026-07-14 16:23:46 +03:00
Poyraz 79b37e209a feat(i18n): localize global app shell announcement bar and widgets 2026-06-27 15:32:18 +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
Poyraz Avsever c6d1252bb8 Refactor code structure for improved readability and maintainability 2026-03-11 14:44:20 +03:00
poyrazavsever 4ac6c518c6 Translate various components to Turkish, including blog content, contact forms, newsletter, and navigation links. Update labels, placeholders, and error messages for better localization. Adjust layout and styling for improved user experience. 2026-03-11 00:04:31 +03:00
poyrazavsever 8c529e42ce feat: remove YouTube title from HomeVideosSection component 2026-03-10 22:37:25 +03:00
poyrazavsever 17ec09f8ab feat: add HomeVideosSection component with YouTube video integration 2026-03-10 21:43:46 +03:00