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
2a0a0c9f38
german translations and some minor changes to the UI to make it prettier
2025-06-25 21:04:42 +02:00
ZockerKatze
5ad73485ce
rust parser working on local build. fix docker build
2025-06-24 10:23:34 +02:00
ZockerKatze
7e2ada529d
Implement Server-Sent Events for real-time updates and enhance API route handling. Added loading state and last update indicator in the home page. Improved folder and post detail fetching logic in the admin page. Added webhook notification on file changes.
Deploy / build-and-deploy (push) Failing after 2s
2025-06-24 07:23:34 +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
13c841adb8
Refactor Home component to display blog owner's name dynamically; add folder path display for posts and improve post rendering logic for better clarity and organization.
2025-06-18 23:04:09 +02:00
c4af151d6c
Enhance blog layout and functionality; add social links configuration in .env.local, implement search functionality in Home component, and improve post page styling.
2025-06-18 19:27:05 +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
df97fe59bb
sex
2025-06-17 12:54:43 +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
rattatwinko
1303078c2e
fuck my butthole pls
2025-06-16 20:10:14 +02:00
rattatwinko
da8822ec0e
Enhance post date display with loading state for unpublished posts
2025-06-16 17:15:26 +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
rattatwinko
037c7cd31e
initial
2025-06-16 16:55:38 +02:00