Commit Graph
9 Commits
Author SHA1 Message Date
Poyraz 0d112c6568 feat(i18n): localize static elements, navbar switcher, and search palette 2026-06-27 14:42:45 +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 87f6585a78 feat(ui): add staggered entry animations using framer-motion and fix typography nesting 2026-03-30 11:30:12 +03:00
Poyraz Avsever 2884f989a9 fix(home-hero): correct Turkish text in the description 2026-03-11 11:33:12 +03:00
Poyraz Avsever be43edc6a6 refactor(blog): drive blog and home sections from markdown data 2026-03-11 11:03:00 +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 20b126976c feat: update references and HomeHero component text to Turkish 2026-03-10 22:54:08 +03:00
Poyraz Avsever f84d345612 feat: update layout and components for improved styling and functionality 2026-03-10 10:51:22 +03:00
Poyraz Avsever 449f22bf0e feat: implement HomeHero component with image carousel and news cards 2026-03-10 10:29:50 +03:00