Commit Graph

12 Commits

Author SHA1 Message Date
86d76d39ac feat: add 88x31 retro badges in About this site window 2026-03-31 02:35:06 +02:00
6de2a1c9fa fix: fall back to home when no history in GoBackButton 2026-03-31 02:34:02 +02:00
8abb3899a6 feat: add Vista-style 404 page 2026-03-31 02:31:30 +02:00
4b8533f9be fix: polish TableOfContents — initial state, Tailwind indent, aria-current 2026-03-31 02:28:54 +02:00
c0229f28a9 feat: add showProgress prop to Window with reading progress strip 2026-03-31 02:27:13 +02:00
5e11d3e13e feat: add TableOfContents component with IntersectionObserver 2026-03-31 02:27:05 +02:00
a3e3f53548 fix: use @utility for animate-blink, call handleScroll on mount 2026-03-31 02:26:22 +02:00
a1019daab8 feat: add ReadingProgress client component 2026-03-31 02:24:14 +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
294814d131 Refactor CloseIcon link to improve accessibility and maintainability
All checks were successful
Build and Deploy Blog / build-and-deploy-local (push) Successful in 38s
2025-09-06 03:07:06 +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
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