Fix emoji configuration: use material.extensions.emoji paths for mkdocs-material 9.4+
Fix GitHub Pages styling: update emoji config and ensure proper CSS loading
Remove unnecessary comments and clean up CSS file formatting
Fix CSS file formatting and ensure proper integration with MkDocs Material configuration
Enhance documentation with emoji support and improve formatting; update Getting Started and User Guide sections for clarity and consistency
Refactor documentation styles and navigation features; remove deprecated CSS rules and enhance MkDocs configuration
Enhanced header visibility with aggressive CSS fixes - Add comprehensive CSS targeting all possible header states - Include emergency fallback header system - Force visibility for all header elements and states - Increase z-index to maximum priority - Add detection for hidden states and override them
Fix header visibility and image filename typo - Remove navigation.instant feature that was causing header hiding - Add comprehensive CSS to force header visibility - Fix image filename typo: shhmodbus-add-device.png to shmodbus-add-device.png - Update markdown reference to corrected image name
Enhance header visibility and responsiveness in extra.css; remove instant navigation feature from mkdocs.yml
Enhance documentation styles and navigation features for improved user experience
Fix links in documentation for consistency and accuracy
Update README.md for improved clarity and comprehensive documentation structure
Add shared images and custom styles for documentation
Add version.json file with initial versioning information
Refactor code structure for improved readability and maintainability
Fix formatting of environment name in GitHub Actions workflow
Update GitHub Actions to use latest versions of setup-python, cache, upload-pages-artifact, and deploy-pages
Refactor code structure for improved readability and maintainability
Merge branch 'main' of https://github.com/pjdgsolutions/shmodbus-docs
Create main.yml
Add comprehensive documentation for SHModbus, including contributing guidelines, installation instructions, quick start examples, API reference, and license information.
Initial commit