{"id":15893745,"url":"https://github.com/chinanf-boy/mdbook-zh","last_synced_at":"2025-09-02T15:12:52.798Z","repository":{"id":44818455,"uuid":"157207575","full_name":"chinanf-boy/mdBook-zh","owner":"chinanf-boy","description":"中文翻译:\u003cmdBook\u003e 一个从 Markdown 文件创建现代在线书籍的实用程序 :heart: 更新 ✅ 2022-1-8","archived":false,"fork":false,"pushed_at":"2022-01-22T15:55:28.000Z","size":1474,"stargazers_count":52,"open_issues_count":0,"forks_count":21,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T19:40:36.496Z","etag":null,"topics":["docs","mdbook","rust","zh"],"latest_commit_sha":null,"homepage":"https://llever.com/mdBook-zh","language":"Rust","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/chinanf-boy.png","metadata":{"files":{"readme":"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}},"created_at":"2018-11-12T12:05:46.000Z","updated_at":"2025-04-06T12:41:03.000Z","dependencies_parsed_at":"2022-09-10T03:44:00.015Z","dependency_job_id":null,"html_url":"https://github.com/chinanf-boy/mdBook-zh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chinanf-boy/mdBook-zh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinanf-boy%2FmdBook-zh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinanf-boy%2FmdBook-zh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinanf-boy%2FmdBook-zh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinanf-boy%2FmdBook-zh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chinanf-boy","download_url":"https://codeload.github.com/chinanf-boy/mdBook-zh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinanf-boy%2FmdBook-zh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273302167,"owners_count":25081167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"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":["docs","mdbook","rust","zh"],"created_at":"2024-10-06T08:13:21.318Z","updated_at":"2025-09-02T15:12:52.706Z","avatar_url":"https://github.com/chinanf-boy.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rust-lang/mdBook [![translate-svg]][translate-list]\n\n\u003c!-- [![explain]][source] --\u003e\n\n[explain]: http://llever.com/explain.svg\n[source]: https://github.com/chinanf-boy/Source-Explain\n[translate-svg]: http://llever.com/translate.svg\n[translate-list]: https://github.com/chinanf-boy/chinese-translate-list\n\n「 一个从 Markdown 文件，创建现代在线书籍的实用程序 」\n\n[中文](./readme.md) | [english](https://github.com/rust-lang/mdBook)\n\n---\n\n## 更新 √ \n\n\u003c!-- doc-templite START generated --\u003e\n\u003c!-- repo = 'rust-lang/mdBook' --\u003e\n\u003c!-- commit = '64838ce07df787761bba5451fb23428c9ff66b77' --\u003e\n\u003c!-- time = '2022-01-08' --\u003e\n\n| 翻译的原文 | 与日期        | 最新更新 | 更多                       |\n| ---------- | ------------- | -------- | -------------------------- |\n| [commit]   | ⏰ 2022-01-08 | ![last]  | [中文翻译][translate-list] |\n\n[last]: https://img.shields.io/github/last-commit/rust-lang/mdBook.svg\n[commit]: https://github.com/rust-lang/mdBook/tree/64838ce07df787761bba5451fb23428c9ff66b77\n\n\u003c!-- doc-templite END generated --\u003e\n\n\u003cdetails\u003e\n\n- readme\n# Summary\n\n[Introduction](src/README.zh.md)\n\n# User Guide\n\n- [Installation](src/guide/installation.zh.md)\n- [Reading Books](src/guide/reading.zh.md)\n- [Creating a Book](src/guide/creating.zh.md)\n\n# Reference Guide\n\n- [Command Line Tool](src/cli/README.zh.md)\n  - [init](src/cli/init.zh.md)\n  - [build](src/cli/build.zh.md)\n  - [watch](src/cli/watch.zh.md)\n  - [serve](src/cli/serve.zh.md)\n  - [test](src/cli/test.zh.md)\n  - [clean](src/cli/clean.zh.md)\n  - [completions](src/cli/completions.zh.md)\n- [Format](src/format/README.zh.md)\n  - [SUMMARY.md](src/format/summary.zh.md)\n    - [Draft chapter](src/)\n  - [Configuration](src/format/configuration/README.zh.md)\n    - [General](src/format/configuration/general.zh.md)\n    - [Preprocessors](src/format/configuration/preprocessors.zh.md)\n    - [Renderers](src/format/configuration/renderers.zh.md)\n    - [Environment Variables](src/format/configuration/environment-variables.zh.md)\n  - [Theme](src/format/theme/README.zh.md)\n    - [index.hbs](src/format/theme/index-hbs.zh.md)\n    - [Syntax highlighting](src/format/theme/syntax-highlighting.zh.md)\n    - [Editor](src/format/theme/editor.zh.md)\n  - [MathJax Support](src/format/mathjax.zh.md)\n  - [mdBook-specific features](src/format/mdbook.zh.md)\n  - [Markdown](src/format/markdown.zh.md)\n- [Continuous Integration](src/continuous-integration.zh.md)\n- [For Developers](src/for_developers/README.zh.md)\n  - [Preprocessors](src/for_developers/preprocessors.zh.md)\n  - [Alternative Backends](src/for_developers/backends.zh.md)\n  \n\u003c/details\u003e\n\n### 贡献\n\n欢迎 👏 勘误/校对/更新贡献 😊 [具体贡献请看](https://github.com/chinanf-boy/chinese-translate-list#贡献)\n\n## 生活\n\n[If help, **buy** me coffee —— 营养跟不上了，给我来瓶营养快线吧! 💰](https://github.com/chinanf-boy/live-need-money)\n\n---\n\n# mdBook\n\n[![Build Status](https://github.com/rust-lang/mdBook/workflows/CI/badge.svg?event=push)](https://github.com/rust-lang/mdBook/actions?workflow=CI)\n[![crates.io](https://img.shields.io/crates/v/mdbook.svg)](https://crates.io/crates/mdbook)\n[![LICENSE](https://img.shields.io/github/license/rust-lang/mdBook.svg)](LICENSE)\n\nmdBook 是一个把 Markdown 文件，创建为现代在线图书的实用程序。\n\n查看 **[用户指南][user guide]** 有关功能，以及安装和使用信息的列表。《用户指南》还可以作为展示书籍外观的演示。\n\n如果您对 mdBook 的开发感兴趣，请查看 [Contribution Guide]。\n\n## License\n\n此存储库中的所有代码都是在 **_Mozilla 公共许可证 v2。0_** ，有关更多信息，请参阅[LICENSE]文件\n\n[user guide]: https://llever.com/mdBook-zh\n[contribution guide]: https://github.com/rust-lang/mdBook/blob/master/CONTRIBUTING.md\n[license]: https://github.com/rust-lang/mdBook/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchinanf-boy%2Fmdbook-zh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchinanf-boy%2Fmdbook-zh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchinanf-boy%2Fmdbook-zh/lists"}