poyrazavsever
6e12c03312
feat: added projects section and updated layout
2026-07-14 16:23:46 +03:00
poyrazavsever
30204be512
feat: updated some sections
2026-07-14 15:48:06 +03:00
poyrazavsever
a9a80dba27
fix: include poyraz-ui dist in tailwind source
2026-07-14 11:48:25 +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
66639bf31c
feat(blog): isolate articles by locale and add initial english posts
2026-06-27 14:42:52 +03:00
Poyraz
d3c56713fb
feat(i18n): migrate route structure under [locale] parameter prefix
2026-06-27 14:42:42 +03:00
Poyraz
968ebb33c5
feat(i18n): setup next-intl core config and translation dictionaries
2026-06-27 14:42:40 +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
bcd96480e0
feat: implement dynamic blog post page with metadata and JSON-LD support
2026-04-17 11:03:20 +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
7982d0fb6b
feat: implement gallery page with lightbox functionality and image data management
2026-04-13 12:14:37 +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
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
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
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
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 Avsever
bb2ddfdb45
feat: add LinksPage and LinksContent components for link management
2026-03-16 09:49:15 +03:00
Poyraz Avsever
96d8938128
feat: add RSS feed route for blog articles
2026-03-11 16:02:35 +03:00
Poyraz Avsever
f65a9bcd9e
feat: update layout metadata and add icons for data panel
2026-03-11 15:22:27 +03:00
poyrazavsever
b3e2b42de5
fix: fixed category filtering problem
2026-03-11 13:29:52 +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
61c6717313
feat(layout): load announcement bar content from site settings
2026-03-11 11:03:26 +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
ad432cfa5e
feat: update layout and enhance SiteNavbar with top icon links
2026-03-10 22:37:03 +03:00
poyrazavsever
4036aeacc1
feat: add NewsletterPage and NewsletterContent components for newsletter subscription
2026-03-10 22:35:41 +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
17ec09f8ab
feat: add HomeVideosSection component with YouTube video integration
2026-03-10 21:43:46 +03:00
poyrazavsever
9142962fce
feat: add ContactPage and ContactContent components for user inquiries
2026-03-10 21:39:26 +03:00
poyrazavsever
0ccecf6b41
feat: add ProjectsPage and ProjectsContent components with project data integration
2026-03-10 21:36:42 +03:00
poyrazavsever
5d83541761
feat: enhance blog detail page with engagement features including likes and comments
2026-03-10 21:11:13 +03:00
poyrazavsever
d262b391c9
feat: add references and volunteer community sections with detailed content
2026-03-10 20:53:31 +03:00
Poyraz Avsever
4c0be0374c
chore: clean up empty code change sections in the changes log
2026-03-10 11:55:05 +03:00
Poyraz Avsever
e2b9f24d50
feat: add BlogPage and BlogContent components with blog data integration
2026-03-10 11:40:17 +03:00
Poyraz Avsever
0b6a885014
feat: add AboutPage and AboutContent component; integrate AnnouncementBar in layout
2026-03-10 11:16:31 +03:00
Poyraz Avsever
f84d345612
feat: update layout and components for improved styling and functionality
2026-03-10 10:51:22 +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
98f8f7f175
feat: add loading and page skeleton components
2026-03-10 10:29:37 +03:00
Poyraz Avsever
29a0a8a893
Add logo image to the public directory
2026-03-10 09:36:47 +03:00
Poyraz Avsever
437080eb35
feat: update portfolio metadata and remove unused dependencies
2026-03-10 08:59:03 +03:00
Poyraz Avsever
ffc6c65db1
feat: integrate poyraz-ui and reactive-switcher for theme management
...
- Added poyraz-ui preset CSS import to globals.css for styling.
- Created theme-switcher.md documentation for reactive-switcher usage.
- Added usage-guide.md for comprehensive Poyraz UI instructions.
- Updated package.json to include reactive-switcher as a dependency.
- Modified pnpm-lock.yaml to reflect the addition of reactive-switcher.
- Established themes.ts to export Poyraz UI themes for use in the application.
2026-03-09 10:25:39 +03:00
Poyraz Avsever
24241aa1af
Initial commit from Create Next App
2026-03-09 10:21:53 +03:00