This pull request includes several updates to the project, focusing on bug fixes, improvements to the layout and styling, and documentation enhancements. The most significant changes include updates to the version number, alignment adjustments, and the addition of a table of contents in the documentation.
Bug Fixes and Improvements:
_sass/_layout.scss: Adjusted the height of images, added background color and border-radius to the menu icon, and changed the alignment of the "Powered by" text. [1][2][3][4][5]
_sass/_base.scss: Added spacing to the pre element for better layout.
Documentation:
README.md: Added a table of contents to improve navigation.
CHANGELOG.md: Documented bug fixes for mobile menu and alignment changes.
GitHub Copilot Summary
This pull request includes several updates to the project, focusing on bug fixes, improvements to the layout and styling, and documentation enhancements. The most significant changes include updates to the version number, alignment adjustments, and the addition of a table of contents in the documentation.
Bug Fixes and Improvements:
_sass/_layout.scss
: Adjusted the height of images, added background color and border-radius to the menu icon, and changed the alignment of the "Powered by" text. [1] [2] [3] [4] [5]_sass/_base.scss
: Added spacing to thepre
element for better layout.Documentation:
README.md
: Added a table of contents to improve navigation.CHANGELOG.md
: Documented bug fixes for mobile menu and alignment changes.Version Update:
bay_jekyll_theme.gemspec
: Updated the version number from1.1.2
to1.1.4
.Breaking change
Don't know.
Proposed change
commmits from fork origin.
Type of change
Additional information
Checklist