8000 GitHub - noureddin/progit2: [WIP] Arabic translation of Pro Git 2nd Edition
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

noureddin/progit2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pro Git, Second Edition, Arabic Edition

This is the work-in-progress Arabic translation of the second edition of the Pro Git book.

You can read it online at: https://www.noureddin.dev/progit2/

This branch is currently dynamic; it’s rebased on the latest English branch. Please open an issue if you have a suggestion.

The original authors moved from Markdown to the amazing AsciiDoc format for the text of the book; here’s an AsciiDoc quick reference.

How To Generate the Book

To build the book, you need Ruby, Perl, Bash, and Make.

Run this to install the original book’s building requirements:

$ bundle install

Then you should be able to build it using:

$ make

Then point your browser to docs/index.html, or run a local server there (eg, cd docs; python3 -m http.server 1122).

See Also: Translation Notes for the custom editor and various notes.

Hint: You might like the debugging build instead of the production build; switch to it by:

$ make switch_debug
$ make

And switch to the production build by:

$ make switch_production
$ make

Signaling an Issue

Before signaling an issue, please check that there isn’t already a similar one in the bug tracking system.

Also, if this issue has been spotted on the git-scm.com site, please cross-check that it is still present in this repo. The issue may have already been corrected, but the changes have not been deployed yet.

Contributing

If you’d like to help out by making a change, take a look at the contributor’s guide.

6A40

About

[WIP] Arabic translation of Pro Git 2nd Edition

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 41.3%
  • CSS 21.5%
  • Shell 21.4%
  • XSLT 8.1%
  • Ruby 6.6%
  • HTML 0.6%
  • Other 0.5%
0