v1.1.2 - Bug Fix Release
馃悰 Bug Fixes
This patch release fixes a critical issue where blog posts could render without proper styling.
Fixed
- Removed misplaced markdown file from
src/pages/blog/directory that was causing the sample blog post to render without layout and styling (#11) - Blog posts now correctly render with the theme's full layout system
Testing
- Added automated test to prevent markdown files from being placed in the pages directory
- Test suite ensures blog posts always render with proper styling
Credits
Special thanks to @jdrhyne for reporting this issue with detailed information that made it easy to diagnose and fix!
Full Changelog: v1.1.1...v1.1.2