11 Commits
Author SHA1 Message Date
Poyraz 6907ec5183 feat(animation-sources): improve discovery and sharing 2026-08-29 17:38:08 +03:00
poyrazavsever 67fea16abd feat: added new page media kit 2026-07-18 14:39:18 +03:00
poyrazavsever 1e51fc1006 fix: fixed ataturk-widget-modal dark/light problem 2026-07-16 10:50:50 +03:00
poyrazavsever 8051dd9915 fix: fixed topbar layout style problem and removed padding left 6px 2026-07-16 10:15:07 +03:00
poyrazavsever 2c28b8a33e feat: updated navbar, topbar and announcement bar 2026-07-14 13:47:53 +03:00
Poyraz 79b37e209a feat(i18n): localize global app shell announcement bar and widgets 2026-06-27 15:32:18 +03:00
Poyraz Avsever 1e372fba51 feat: add AppShell component and include new Vue.js documentation project blog post with supporting assets 2026-04-22 14:02:54 +03:00
Poyraz Avsever 85868b4a14 feat: add Atatürk quote widget modal to app shell and initialize home page layout 2026-04-16 10:24:29 +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 62e024c0a7 feat: implement blog post detail page with markdown rendering, table of contents, and reading progress bar 2026-04-10 09:54:35 +03:00
Poyraz Avsever 6627402267 feat: refactor layout and links page, add AppShell component for improved structure 2026-03-18 12:24:37 +03:00