Coder Social home page Coder Social logo

progit2-zh's Introduction

Pro Git,第二版,简体中文

欢迎阅读 Pro Git 第二版。

你可以在以下地址找到本书的在线版本: http://git-scm.com/book

与第一版类似,Pro Git 第二版以知识共享协议开源。

自第一版开源以来,许多事情都发生了变化。 其一,我们将本书的文本由 Markdown 迁移至 Asciidoc。 同时,我们还开始使用 O’Reilly 的 Atlas平台 持续构建生成本书,因此,所有主要格式在每种语言都是可用的。

我们还在独立的仓库中进行翻译,而不是在英文仓库的子目录中。 查看 贡献文档 了解更多信息。

如何生成本书

有两种办法可以通过这份源代码生成电子书。

最简单的办法是让我们去做这个工作。 我们有一个机器人时刻准备着,寻找主分支上的新工作,为每个人自动构建。

你可以在 http://git-scm.com/book 找到当前构建,关于构建可用的详情请见 https://progit.org

另一个生成电子书文件的方法是使用 Asciidoctor 手动完成。 如果你运行下面的命令,你 可能 实际上获得 HTML、Epub、Mobi 和 PDF 输出文件:

$ bundle install
$ asciidoctor-pdf-cjk-kai_gen_gothic-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

这些命令使用了 asciidoctorasciidoctor-pdfasciidoctor-epub 项目。

贡献

如果你想要帮助修改或者贡献翻译,查看 贡献者指南

progit2-zh's People

Contributors

networm avatar ben avatar schacon avatar oldsharp avatar devbean avatar leo108 avatar sanddudu avatar zwpaper avatar geno1024 avatar branchzero avatar alamier avatar archersmind avatar codetalks-new avatar leshiv avatar icenature avatar 8loser avatar spacewander avatar lax avatar zbin avatar wych42 avatar misakar avatar secondwtq avatar pmiossec avatar hbrls avatar xiaket avatar carlosmn avatar gecceg avatar liwenzhuo avatar liufangjie avatar chloerei avatar

Watchers

James Cloos avatar  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.