Commit Graph
73 Commits
Author SHA1 Message Date
Poyraz c637102e20 feat: add reference components including reusable cards, section marquee, and detail page content 2026-06-29 10:04:31 +03:00
Poyraz cd7cc56688 feat: add ReferenceCards component and update pnpm workspace build configuration 2026-06-29 09:54:46 +03:00
Poyraz 4100d7d9e2 feat: implement references section with marquee-scrolling testimonial cards and data model 2026-06-29 09:40:54 +03:00
Poyraz 79b37e209a feat(i18n): localize global app shell announcement bar and widgets 2026-06-27 15:32:18 +03:00
Poyraz 18f92d9a80 fix(links): simplify TOP_ICON_LINKS rendering as standard anchors 2026-06-27 15:20:56 +03:00
Poyraz 66c8848760 fix(links): fix static file routing issues for RSS and resume files 2026-06-27 15:19:57 +03:00
Poyraz 66639bf31c feat(blog): isolate articles by locale and add initial english posts 2026-06-27 14:42:52 +03:00
Poyraz ac20bd697c feat(i18n): convert portfolio lists to bilingual schemas and resolve localized values 2026-06-27 14:42:48 +03:00
Poyraz 0d112c6568 feat(i18n): localize static elements, navbar switcher, and search palette 2026-06-27 14:42:45 +03:00
Poyraz d3c56713fb feat(i18n): migrate route structure under [locale] parameter prefix 2026-06-27 14:42:42 +03:00
Poyraz cc67b2a904 feat: set maximum height for reference cards section 2026-06-22 23:48:33 +03:00
Poyraz Avsever 02429f69fd feat: add reference cards and detail content components to display testimonials 2026-06-20 12:49:45 +03:00
Poyraz Avsever a22055c4d9 feat: add sponsors section to homepage with new sponsor data and assets 2026-06-20 12:48:07 +03:00
Poyraz Avsever a646b35a33 feat: add blog detail content component with markdown parsing, syntax highlighting, and reading progress tracking 2026-04-24 11:20:35 +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 2744059281 feat: add contact section and home footer with Ataturk quote widget 2026-04-16 10:06:06 +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 7982d0fb6b feat: implement gallery page with lightbox functionality and image data management 2026-04-13 12:14:37 +03:00
Poyraz Avsever c147dc4eb4 feat: add ReferencesSection component with gradient overlay for reference cards 2026-04-10 11:59:01 +03:00
Poyraz Avsever 36ffbea30a feat: add new blog posts, associated images, and automation scripts for content management 2026-04-10 11:55:47 +03:00
Poyraz Avsever 83e192ebd6 feat: implement gallery page with category filtering and lightbox functionality 2026-04-10 10:50:54 +03:00
Poyraz Avsever 34f9ff2531 feat: add BlogToc component to parse markdown headings and provide scroll-spy navigation 2026-04-10 10:18:07 +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 af6d4c9f4d feat: implement data management panel and blog data utilities 2026-04-10 09:23:43 +03:00
Poyraz Avsever e0130d42e6 fix(references): adjust padding for responsive layout in ReferencesSection 2026-04-03 12:03:51 +03:00
Poyraz Avsever ed5f3b0900 Refactor sitemap and project components; remove snippets page; update project data structure and command palette links 2026-04-03 11:53:22 +03:00
Poyraz Avsever 7b95ca43b7 feat: add Google Analytics integration component using Next.js Script 2026-03-30 11:33:52 +03:00
Poyraz Avsever 31da9f114b feat(snippets): introduce reusable code chunks section, add cms support, and fix navbar turkish characters 2026-03-30 11:30:14 +03:00
Poyraz Avsever d3c13ed25d feat(blog): revamp detail ui, add dynamic table of contents, and integrate giscus comments 2026-03-30 11:30:13 +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 a23665ee9e feat(seo): implement google analytics, sitemap, robots and json-ld structured data 2026-03-30 11:28:05 +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
Poyraz 64155dae65 Fix typos in Turkish labels in site-navbar 2026-03-16 11:16:18 +03:00
Poyraz Avsever bb2ddfdb45 feat: add LinksPage and LinksContent components for link management 2026-03-16 09:49:15 +03:00
poyrazavsever 5c50c2bc27 fix: replace Image component with img tag for cover image in BlogDetailContent 2026-03-11 17:43:06 +03:00
poyrazavsever 539084960b fix: update padding in ReferencesSection for improved layout 2026-03-11 17:40:05 +03:00
Poyraz Avsever 9beee24b6b fix: adjust PDF preview scaling and layout for better responsiveness 2026-03-11 16:38:46 +03:00
Poyraz Avsever f65a9bcd9e feat: update layout metadata and add icons for data panel 2026-03-11 15:22:27 +03:00
Poyraz Avsever c6d1252bb8 Refactor code structure for improved readability and maintainability 2026-03-11 14:44:20 +03:00
poyrazavsever d59f0985b7 feat: add blog category selection and update project section title 2026-03-11 13:43:17 +03:00
poyrazavsever b3e2b42de5 fix: fixed category filtering problem 2026-03-11 13:29:52 +03:00
poyrazavsever 0a02432a54 feat: updated blog content and blog detail component 2026-03-11 13:16:24 +03:00
Poyraz Avsever 529893af38 feat(about): localize education, experience and certificates 2026-03-11 12:01:23 +03:00
Poyraz Avsever 86fd119cb1 feat(projects): refresh portfolio project datasets 2026-03-11 12:01:08 +03:00
Poyraz Avsever 843e1dd246 feat(contact): replace form with direct social contact cards 2026-03-11 12:00:55 +03:00
Poyraz Avsever 528fa12443 refactor(nav): remove newsletter route and menu link 2026-03-11 12:00:16 +03:00
Poyraz Avsever 0a43eeb4a2 feat(ui): add cursor-following fire neko 2026-03-11 11:59:58 +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