Commit Graph

7 Commits (f614af8bca0ba1093a29dac7a3dfca91d6056a4f)

Author SHA1 Message Date
Ido Ophir f614af8bca
Pages1 (#518)
* 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
2025-05-11 16:59:48 +03:00
Ido777 91b67a57f0 Move images and solution under docs 2025-05-11 15:29:13 +03:00
Ido777 cb28c0d58c 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.
2025-05-11 15:29:13 +03:00
Ido777 4f3c5a77a5 Add multilingual support and new index page for System Design Primer
- Introduced new index.html file for a language selection interface, allowing users to choose their preferred documentation language.
- Added README files in Arabic, Japanese, Turkish, Simplified Chinese, and Traditional Chinese to expand accessibility and support for diverse audiences.
- Created an English index.md file to guide users through the updated System Design Primer resources.
- Enhanced the overall structure of documentation to facilitate easier navigation and improve user experience.
2025-05-11 11:42:45 +03:00
Ido777 243f5e7cd0 Enhance System Design Interview Study Guide
- Expanded the study guide to include detailed learning objectives, emphasizing strategic preparation and understanding the interviewer's perspective.
- Added a comprehensive table of contents for easier navigation through the guide.
- Improved the structure of the content, including the introduction of Alex Xu's four-phase framework and ABC cheat codes for effective interview preparation.
- Incorporated visual flowcharts and diagrams to illustrate key concepts and processes, enhancing clarity and engagement for candidates.
2025-05-11 10:56:21 +03:00
Ido777 9cc6a0817d Add Study Guide for System Design Interviews
- Introduced a comprehensive Study Guide document to assist candidates in preparing for system design interviews.
- Included key principles, strategies, and a structured approach to tackle interviews effectively.
- Added visual flowcharts to illustrate the learning process and interview phases.
- Emphasized the importance of dialogue, scoping, and gaining buy-in during interviews.
2025-05-11 10:41:57 +03:00
Ido777 43f849b8c6 Move the main file and translations to docs 2025-04-30 12:01:58 +03:00