Add documentation and scripts for project management #14
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request introduces a major reorganization and enhancement of the documentation structure, including navigation improvements, metadata additions, and support for blog and API documentation. The changes make the documentation easier to navigate, more informative, and better suited for future expansion.
Documentation Structure & Navigation
docs/.nav.ymlto organize documentation sections such as Home, Getting Started, API Documentation, Development, Research, Blog, Release Notes, and About.about,api-docs, anddevto provide clear and consistent navigation within each section. [1] [2] [3]Metadata & Organization
.meta.yml) forabout,api-docs,dev, andblogsections to improve tagging, searchability, and control visibility of tags. [1] [2] [3] [4]README.md, About pages, API docs, Blog index) to enable titles and better integration with static site generators. [1] [2] [3] [4] [5] [6] [7] [8]Blog System Improvements
API Documentation Enhancements
Miscellaneous
.markdownlint.jsonto disable additional markdown linting rules for improved flexibility.