Changelog
All notable changes to this project will be documented in this file.
[2025-04-26]
Added
- Blogs All Blogs from Akbarnama volume 1.
- Blog Detail Page: Added dynamic rendering for individual Markdown blog posts.
- Changelog Page: You're looking at it! Tracks project updates.
[2025-04-20]
Added
- About Page: Created the initial /about page explaining the site's mission.
- AI Chat Interface: Implemented the core /ai-chat feature with backend integration (mock/real toggle).
- Basic Styling: Set up TailwindCSS theme variables and basic layout.
Fixed
- Resolved auto-scrolling issues in the AI chat interface.
[2025-04-05]
Added
- Project Initialization with SvelteKit.
- Setup TailwindCSS and shadcn/ui components.
- Basic Footer component.