Commit Graph

13 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
00fe8e7107 no more typescript parser. only rust!
SSE Changed a bit to fit the Rust Parser
2025-06-29 17:57:59 +02:00
ZockerKatze
5ad73485ce rust parser working on local build. fix docker build 2025-06-24 10:23:34 +02:00
1cc864e4f0 mobile ; heading scroll broken 2025-06-21 20:39:22 +02:00
fb8f7f43ee Remove ecosystem configuration file, add Docker entrypoint script, and update deployment workflow to build and push Docker images. Enhance AdminPage with Docker export functionality and improve post management API to use dynamic posts directory path. 2025-06-20 17:13:52 +02:00
60b66ef57c cecks 2025-06-19 13:40:31 +02:00
dd10624ce4 WORKKKKKKKS ; Page loading works really well now. If anything goes wrong revert to this commit 2025-06-18 16:39:43 +02:00
rattatwinko
528a684699 analsex 2025-06-17 17:38:14 +02:00
rattatwinko
7a90128247 fuck this shit 2025-06-17 17:36:13 +02:00
rattatwinko
a1e4238435 Update welcome post content and formatting; implement dynamic blog owner name in layout and post metadata; add author field to post structure and API routes. 2025-06-17 16:26:43 +02:00
rattatwinko
dfe3e28dab Update dependencies in package.json and package-lock.json; remove test posts and update welcome post with new content and formatting details. 2025-06-17 14:58:25 +02:00
rattatwinko
92fb64733b folder support 2025-06-16 17:11:26 +02:00
rattatwinko
439d673e8f lesssagoo 2025-06-16 17:06:26 +02:00