{"id":26457153,"url":"https://github.com/progit/progit2-zh-tw","last_synced_at":"2025-03-18T22:43:07.682Z","repository":{"id":30985168,"uuid":"34543477","full_name":"progit/progit2-zh-tw","owner":"progit","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-19T05:16:33.000Z","size":172023,"stargazers_count":111,"open_issues_count":6,"forks_count":39,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-03-25T22:18:01.479Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/progit.png","metadata":{"files":{"readme":"README.asc","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.asc","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-24T21:45:49.000Z","updated_at":"2024-03-11T12:26:52.000Z","dependencies_parsed_at":"2022-08-26T15:20:48.780Z","dependency_job_id":null,"html_url":"https://github.com/progit/progit2-zh-tw","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progit%2Fprogit2-zh-tw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progit%2Fprogit2-zh-tw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progit%2Fprogit2-zh-tw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progit%2Fprogit2-zh-tw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/progit","download_url":"https://codeload.github.com/progit/progit2-zh-tw/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244320333,"owners_count":20434092,"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","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":"2025-03-18T22:43:07.108Z","updated_at":"2025-03-18T22:43:07.677Z","avatar_url":"https://github.com/progit.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"image::https://travis-ci.org/progit/progit2-zh-tw.svg?branch=master[]\n= Pro Git, 繁體中文第二版\n\n歡迎您來到 Pro Git 繁體中文第二版\n\n你可以直接在這個網址找到這本書： http://git-scm.com/book\n\n和第一版的書一樣，第二版的書使用創用 CC 開放原始碼授權。\n\n但是從第一版開源以後，我們做了一些修改。\n舉例來說，我們已經將書的內容從 Markdown 改成了更令人的驚艷的 Asciidoc 格式。\n我們也改用 O'Reilly's https://atlas.oreilly.com[Atlas 平台] 來持續編譯這本書，以便自動幫各國語系自動產生所有常用格式的書。\n\n我們也改用不同的倉儲來保存各國翻譯版本，而不是像之前是在英文版使用子資料夾的方式保存。\n請看 link:CONTRIBUTING.md[貢獻須知] 來取得更多資訊。\n\n== 如何產生這本書\n\n有兩種辦法可以從原始碼產生這本電子書。\n\n最簡單的方法是交給我們處理。\n有個機器人會持續監視是否有新的內容更新，並且自動從主要的分支產生這本書給每個人下載。\n\n你可以在底下找到最新的版本，如果您需要更多資訊，請查閱 https://progit.org[]。\n\n* https://taichunmin.gitlab.io/progit2-zh-tw/[HTML]\n* https://taichunmin.gitlab.io/progit2-zh-tw/progit-kf8.epub[KF8]\n* https://taichunmin.gitlab.io/progit2-zh-tw/progit.epub[EPUB]\n* https://taichunmin.gitlab.io/progit2-zh-tw/progit.pdf[PDF]\n\n另外一個辦法就是手動使用 Asciidoctor 來產生電子書，\n如果你依照底下的指令，你就可以產生 HTML、Epub、Mobi 和 PDF 格式的電子書：\n\n----\n$ bundle install\n$ TRAVIS_REPO_SLUG=\"progit/progit2-zh-tw\" bundle exec rake book:build\nConverting to HTML...\n -- HTML output at progit.html\nConverting to EPub...\n -- Epub output at progit.epub\nConverting to Mobi (kf8)...\n -- Mobi output at progit.mobi\nConverting to PDF...\n -- PDF  output at progit.pdf\n----\n\n以上的指令使用 `asciidoctor`, `asciidoctor-pdf` 和 `asciidoctor-epub` 專案。\n\n== 發出新議題\n\n在你發出新議題之前，請先檢查在臭蟲追蹤系統中並沒有相似的議題。\n\n以及，這個議題是否已經在 git-scm.com 網站上被提出來；請交叉確認它是否在 PDF 版本上也殘留一樣的問題。議題有可能已經被修正了，但修正好的內容可能尚未發佈。\n\n== 貢獻本專案\n\n如果您希望可以幫我們修改或是翻譯文件，麻煩您查看 link:CONTRIBUTING.md[貢獻須知] 及 link:TRANSLATION_NOTES.asc[翻譯須知]。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogit%2Fprogit2-zh-tw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogit%2Fprogit2-zh-tw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogit%2Fprogit2-zh-tw/lists"}