Commit Graph
11 Commits
Author SHA1 Message Date
Poyraz Avsever c6d1252bb8 Refactor code structure for improved readability and maintainability 2026-03-11 14:44:20 +03:00
Poyraz Avsever 528fa12443 refactor(nav): remove newsletter route and menu link 2026-03-11 12:00:16 +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 80ac668335 feat: enhance search command functionality and update command palette groups with new data sources 2026-03-10 22:50:02 +03:00
poyrazavsever c253bad8bf Add new podcast episodes and update content structure
- Created new podcast episode files for "Freelance Client Stories", "Productivity Without Burnout", "Conversations with Builders", "Stable Frontend Systems", "Writing Cleaner Service Layers", and "Foundations Over Tools" with relevant metadata and episode notes.
- Introduced a new TypeScript type definition for PodcastKind and PodcastEpisode to enhance type safety.
- Implemented a content reading function to fetch and sort podcast episodes by date.
- Updated package.json to include new dependencies: gray-matter for markdown parsing and pdfjs-dist for PDF handling.
- Added PDF files for Atomic Design and personal resume to the public directory.
2026-03-10 22:21:40 +03:00
poyrazavsever 3bf8b362e4 feat: add Content and Newsletter links to navigation 2026-03-10 21:49:10 +03:00
poyrazavsever 0ccecf6b41 feat: add ProjectsPage and ProjectsContent components with project data integration 2026-03-10 21:36:42 +03:00
poyrazavsever d732f9b1c3 fix: fixed hydr error in site navbar 2026-03-10 15:11:31 +03:00
Poyraz Avsever bef1cbc901 feat: add ReferencesSection component and integrate AnnouncementBar with news updates 2026-03-10 10:39:15 +03:00
Poyraz Avsever 29a0a8a893 Add logo image to the public directory 2026-03-10 09:36:47 +03:00