{"id":51375855,"url":"https://github.com/mlbo/cpp_learning","last_synced_at":"2026-07-03T12:18:38.823Z","repository":{"id":342483749,"uuid":"1172838496","full_name":"mlbo/cpp_learning","owner":"mlbo","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-13T14:11:40.000Z","size":1192,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-13T16:12:51.369Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlbo.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-04T18:32:47.000Z","updated_at":"2026-04-13T14:11:44.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mlbo/cpp_learning","commit_stats":null,"previous_names":["mlbo/cpp_learning"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mlbo/cpp_learning","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlbo%2Fcpp_learning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlbo%2Fcpp_learning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlbo%2Fcpp_learning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlbo%2Fcpp_learning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlbo","download_url":"https://codeload.github.com/mlbo/cpp_learning/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlbo%2Fcpp_learning/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35085342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-07-03T12:18:36.344Z","updated_at":"2026-07-03T12:18:38.803Z","avatar_url":"https://github.com/mlbo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CPP Learning 35 Days\n\n这是把仓库里的学习文档集中到 `docs/` 下，用 **GitHub Pages** 直接发布成网页的版本（无需构建）。\n\n## 站点特点\n\n- 简洁导航（左侧目录）\n- 支持 ` ```mermaid ` 代码块渲染\n- 适合直接在 GitHub 网页上编辑 Markdown 并自动发布\n\n## 在 GitHub Pages 启用（推荐）\n\n1. 进入仓库 `Settings` → `Pages`\n2. `Build and deployment` 选择 `Deploy from a branch`\n3. `Branch` 选择默认分支（例如 `main`），目录选择 `/docs`\n4. 保存后等待 GitHub 部署完成（几分钟内）\n\n## 本地预览\n\n在仓库根目录执行：\n\n```bash\ncd docs\npython3 -m http.server 8000\n```\n\n然后打开浏览器访问 `http://localhost:8000`。\n\n## 同步文档\n\n如果你在仓库其它目录更新了 Markdown，希望重新复制到 Pages 目录：\n\n```bash\n./docs/sync_from_repo.sh\n```\n\n## Mermaid 示例\n\n```mermaid\nflowchart LR\n  A[Learn C++] --\u003e B[Practice LeetCode]\n  B --\u003e C[Build Projects]\n  C --\u003e D[Review \u0026 Summarize]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlbo%2Fcpp_learning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlbo%2Fcpp_learning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlbo%2Fcpp_learning/lists"}