Commit Graph
4 Commits
Author SHA1 Message Date
poyrazavsever eea179c96a content: added new blog content 2026-03-11 12:46:24 +03:00
Poyraz Avsever 00a61fe9ad refactor(content): keep single placeholder episodes for podcast sections 2026-03-11 12:01:41 +03:00
Poyraz Avsever 2fbf1f532d content: update building-minimal-design-systems.md, deneme.md, blog-detail.ts (2026-03-11 07:00) 2026-03-11 10:00:20 +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