You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor MkDocs configuration to improve navigation (#536)
* Add Giscus comments integration and update MkDocs configuration
- Introduced a new .markdownlint.json file to manage markdown linting rules.
- Updated mkdocs.yml to enhance theme features and added offline plugin for improved performance.
- Added new JavaScript files for Giscus comments functionality, including client and debug scripts.
- Created a new comments partial to integrate Giscus comments into the documentation.
- Removed outdated footer.html to streamline the comments integration process.
* Add .meta.yml files for solutions and resources to enable comments functionality
* Enable directory URLs in MkDocs configuration for cleaner navigation
* Refactor MkDocs configuration to improve navigation and add new documentation files
- Updated navigation paths in mkdocs.yml to point to local documentation files for About, Contributing, License, and Changelog.
- Commented out the offline plugin for potential future use.
- Added new symbolic links for About, Contributing, License, and Changelog documents in the docs directory.
0 commit comments