Commit Graph

13 Commits

Author SHA1 Message Date
86d76d39ac feat: add 88x31 retro badges in About this site window 2026-03-31 02:35:06 +02:00
c20b33e6af feat: add NEW! and WIP corner ribbons to post list 2026-03-31 02:31:36 +02:00
8abb3899a6 feat: add Vista-style 404 page 2026-03-31 02:31:30 +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
a3e3f53548 fix: use @utility for animate-blink, call handleScroll on mount 2026-03-31 02:26:22 +02:00
d55e41992d feat: add blink keyframe animation 2026-03-31 02:24:16 +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
c8536502bc Add RSS feed functionality and icon to the blog
All checks were successful
Build and Deploy Blog / build-and-deploy-local (push) Successful in 1m13s
2025-09-15 08:27:57 +02:00
2e7309434d Add cursor hiding effect for improved user experience
All checks were successful
Build and Deploy Blog / build-and-deploy-local (push) Successful in 43s
2025-09-04 00:37:41 +02:00
8314a2a328 Enhance blog metadata and SEO with structured Open Graph data; add sitemap and robots.txt functionality; replace default OG image.
All checks were successful
Build and Deploy Blog / build-and-deploy-local (push) Successful in 36s
2025-09-04 00:05:22 +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
2e6afd0556 Initial commit from Create Next App 2025-09-03 20:57:51 +02:00