Commit Graph

5 Commits

Author SHA1 Message Date
7faaac2081 fix: notFound() on missing post, await params for Next.js 15 2026-03-31 02:39:33 +02:00
c3cc9ccd01 chore: use @/ alias for component imports in post page 2026-03-31 02:30:39 +02:00
6bf7ae9bef feat: add TOC, reading progress, WIP banner, and rehype-slug to post page 2026-03-31 02:29:54 +02:00
902521e1f3 Enhance code block styling with rehype-pretty-code integration and update package dependencies
Some checks failed
Build and Deploy Blog / build-and-deploy-local (push) Has been cancelled
2026-03-31 02:02:40 +02:00
8a921b0423 Add new blog posts and update existing content
- Created "My 2023 Coding Edition" post detailing projects and experiences in Rust and game development.
- Added "My 2024 and 2025 roadmap" outlining goals and projects for the upcoming years.
- Introduced "Python Tutorial - Introduction" and "Python - Variables" posts to teach Python programming basics.
- Published "ROADMAP for 2023" to outline initial goals for the year.
- Added "My Rust little adventure" post summarizing various Rust projects undertaken.
- Released "Spanish Inquisition - 3.0.1 UPDATE" detailing the latest game update and features.
- Added multiple background images in AVIF format for website use.
- Removed unused SVG files to clean up the public directory.
2025-09-03 23:27:41 +02:00