Commit Graph

14 Commits

Author SHA1 Message Date
559abe3933 fucking shit working properly now. prod works.
TODO; Fix asset loading :3
2025-07-05 16:01:29 +02:00
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
1a07ff0ffd works now 2025-06-23 14:00:21 +02:00
309b5a47df emoji 2025-06-22 14:30:37 +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
ab15c7e20e Refactor markdown processing in posts API; replace unified with marked and DOMPurify for improved HTML sanitization and performance. 2025-06-17 17:44:01 +02:00
rattatwinko
7a90128247 fuck this shit 2025-06-17 17:36:13 +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
1303078c2e fuck my butthole pls 2025-06-16 20:10:14 +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