- Removed about and moved it into welcome page
- Changed copyright to 2026
- Changed blog intro and about
- Support for a main image field in blog posts, allowing a featured image to be displayed alongside the post title.
- Makefile updated to support main image handling for blog posts.
- Improve style for heading
- Enhanced scrollbar visibility and styling for better horizontal scrolling
- Added custom scrollbar styling with themed colors
- Improved scrollbar support for Firefox and Webkit browsers
- Improved mobile font sizing and readability
- Enhanced table responsiveness with horizontal scrolling
- Updated Lektor link styling in footer with brand colors (#5390aa)
- Added dividing lines between search results for better visual separation
- Bootstrap Integration: Added Bootstrap 5.3.2 for enhanced styling and responsive components
- Responsive Navigation: Implemented collapsible navbar with hamburger menu for mobile devices
- Search Integration: Added search functionality to navbar with quick search input field
- Enhanced Search Page: Improved search page styling with glass-morphism effects and better visual hierarchy
- Blog title validation to ensure folder names match slugified titles
- Pre-commit hook for automated blog folder name checks
- Initial version release