Giter Club home page Giter Club logo

progit2-zh-tw's Introduction

Pro Git, 繁體中文第二版

歡迎您來到 Pro Git 繁體中文第二版

你可以直接在這個網址找到這本書: http://git-scm.com/book

和第一版的書一樣,第二版的書使用創用 CC 開放原始碼授權。

但是從第一版開源以後,我們做了一些修改。舉例來說,我們已經將書的內容從 Markdown 改成了更令人的驚艷的 Asciidoc 格式。我們也改用 O’Reilly’s Atlas 平台 來持續編譯這本書,以便自動幫各國語系自動產生所有常用格式的書。

我們也改用不同的倉儲來保存各國翻譯版本,而不是像之前是在英文版使用子資料夾的方式保存。請看 貢獻須知 來取得更多資訊。

如何產生這本書

有兩種辦法可以從原始碼產生這本電子書。

最簡單的方法是交給我們處理。有個機器人會持續監視是否有新的內容更新,並且自動從主要的分支產生這本書給每個人下載。

你可以在 http://git-scm.com/book 找到最新的版本,如果您需要更多資訊,請查閱 https://progit.org

另外一個辦法就是手動使用 Asciidoctor 來產生電子書,如果你依照底下的指令,你就可以產生 HTML、Epub、Mobi 和 PDF 格式的電子書:

$ bundle install
$ bundle exec rake book:build
Converting to HTML...
 -- HTML output at progit.html
Converting to EPub...
 -- Epub output at progit.epub
Converting to Mobi (kf8)...
 -- Mobi output at progit.mobi
Converting to PDF...
 -- PDF  output at progit.pdf

以上的指令使用 asciidoctor, asciidoctor-pdfasciidoctor-epub 專案。

貢獻本專案

如果您希望可以幫我們修改或是翻譯文件,麻煩您查看 貢獻須知翻譯須知

progit2-zh-tw's People

Contributors

ben avatar schacon avatar taichunmin avatar jnavila avatar nightfeather avatar charlie831007 avatar peterdavehello avatar harupong avatar tacker66 avatar pmiossec avatar paveljanik avatar 064023 avatar zigarn avatar carlosmn avatar madhead avatar mike-charles avatar masoudfallahpour avatar cdwilson avatar austerus avatar metabr avatar m-macaskill avatar michaelgwelch avatar miketlive avatar nwidger avatar pableu avatar pborreli avatar petk avatar rdwampler avatar samford avatar stevenroddis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.