v0.1.4
What's Changed
- Feature: Implemented Noindex - Use
noindex: true
in your frontmatter to prevent pages from being indexed by search engines. [#2] - Feature: Introduced Intro Shortcode - Formats a paragraph with larger text, ideal for use as an introduction paragraph on a page. [#36]
- Feature: Sticky Header Implementation - Added an option in the configuration to enable a sticky header on larger screens for enhanced navigation [#4].
- Feature: PageFind Search Integration - Introduced a new search functionality using PageFind, which can be enabled in the configuration settings [#35].
- Bugfix: Updated Menu Items - Adjusted menu items with children on desktop to not appear clickable, improving user interface clarity.
- Enhancement: Increased Breadcrumb and Byline Font Size - Enhanced readability by increasing the font size of breadcrumb trails and bylines.
- Enhancement: Adjusted Headings - Some headings have revised font sizes and spacing for better visual hierarchy and readability.
- Enhancement: Moved Submenus Upwards - Submenus are now closer to the top navigation bar for easier access and improved user experience.
- Chore: Renamed iframe.scss - File renamed to _iframe.scss for consistency with naming conventions [#33].
Full Changelog: v0.1.3...v0.1.4