Commit Graph

6 Commits

Author SHA1 Message Date
525e4fdc35 Refactor navigation links to use Next.js routing and improve post handling
- Updated AboutButton to navigate to the about page using Next.js router.
- Changed HeaderButtons and MobileNav to link directly to the about page.
- Modified Home component to exclude the 'about' post from the posts list.
- Added a helper function to strip YAML frontmatter from post summaries.
- Enhanced API routes to handle reading and writing markdown files for posts.
2025-07-04 17:34:04 +02:00
bb83c6db33 fixed image clicking stuff
Some checks failed
Deploy / build-and-deploy (push) Failing after 1s
2025-06-29 21:11:03 +02:00
1cc864e4f0 mobile ; heading scroll broken 2025-06-21 20:39:22 +02:00
803b9899df testing this shit 2025-06-20 16:05:57 +02:00
f17a6ddce4 ass 2025-06-19 22:48:21 +02:00
rattatwinko
cbfb4c667c Refactor layout.tsx to include new header buttons and SVG icons for improved UI 2025-06-17 12:42:59 +02:00