Commit Graph
18 Commits
Author SHA1 Message Date
Poyraz f6cc30640d feat: add bilingual blog posts about CreatorOps project 2026-07-09 10:57:06 +03:00
Poyraz b4e4f7b050 feat(blog): added new blog 2026-07-09 10:28:56 +03:00
Poyraz c4a7542f76 feat(blog): add english translation of clean architecture frontend article 2026-06-27 14:52:36 +03:00
Poyraz 66639bf31c feat(blog): isolate articles by locale and add initial english posts 2026-06-27 14:42:52 +03:00
Poyraz Avsever d15e2d4828 feat: add blog post about JavaScript scope, hoisting, and closures 2026-04-24 11:16:31 +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 d6ca87c664 feat: add new blog post about JavaScript's single-threaded nature 2026-04-17 10:55:55 +03:00
Poyraz Avsever 5fc2658460 Refactor blog posts with code snippets and formatting improvements for better readability and consistency across various topics including Chakra UI, Materialize, Docker, Jest, Cypress, Next.js, Svelte, Tailwind CSS, Three.js, and TypeScript. 2026-04-14 11:48:49 +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 af6d4c9f4d feat: implement data management panel and blog data utilities 2026-04-10 09:23:43 +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 99c8904b11 feat: add blog post about conventional commits 2026-03-30 10:08:59 +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
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