* Add mkdocs configuration and update index page for System Design Primer: Update Edition
- Created mkdocs.yml to establish a structured documentation site with multilingual support.
- Updated index.md to reflect the new edition's focus on 2025 software development trends, including Kubernetes and Generative AI.
- Enhanced navigation with links to contributing guidelines, changelog, and language-specific resources for improved accessibility.
* Move images and solution under docs
* Add MkDocs deploy workflow
* Add MkDocs deploy workflow
* Update navigation and image paths in documentation
- Renamed "Start Here" to "Study Guide Start Here" in mkdocs.yml for clarity.
- Added "System Design Interview Questions" to the navigation.
- Updated image paths in multiple language documentation files to ensure correct referencing.
- Enhanced multilingual support by maintaining consistent image paths across all language versions.
* merge resloved
* Move images and solution under docs