Giter VIP home page Giter VIP logo

Comments (1)

KINGSABRI avatar KINGSABRI commented on July 17, 2024

Thank you for reading the book

Sure, you can translate the book and PR the changes for us to merge it under the original book to be
https://rubyfu.net/content/ch/

All what you have to do is,

How to Translate Rubyfu?

  1. Create a GitHub account.
  2. Fork RubyFu repository.
  3. Clone GitHub forked RubyFu repository (git clone https://github.com/[YourGithubAccount]/RubyFu)
  4. Create a new branch (git checkout -b rubyfu2chinese)
  5. Create a new directory in Rubyfu root directory with your language shortname (eg. mkdir ch)
  6. Copy all en/ content and paste it in your new directory.
  7. Update LANGS.md file to add your Language name and it's directoy. (eg. * [Chinese](ch))
  8. Translate!
  9. Commit your changes
  • git commit add *
  • git commit -m "My translation to Arabic"
  • git push origin rubyfu2arabic
  1. Create a new Pull Request (PR).

from rubyfu.

Related Issues (16)

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.