Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[Update]www.r-l.org zh_cn status

Aperta
#1,194 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
35/100
Tipo di issue
Documentazione
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
git, jekyll, ruby

Direzione di ricerca

Inizia con le pagine zh_cn non selezionate elencate nell’issue, incluse Security e le voci News specificate, e confrontale con le loro controparti in inglese; _config.yml è menzionato anche per gli aggiornamenti della localizzazione. Per i documenti mancanti, usa il percorso en corrispondente, quindi esegui bundle e rake preview per esaminare il risultato su localhost:4000. Il lavoro è completato quando la traduzione cinese selezionata è aggiornata e viene visualizzata correttamente nell’anteprima.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

This is an updated list of https://github.com/ruby/www.ruby-lang.org/issues/1074 which lists the things left to do. Please feel free to take tasks 😃
Please do leave a comment if you want to work on some of the things to avoid people double work on the same thing. 😅

Places that need your help 😢
  • Page footer and possibly more localizations in _config.yml
Pages
News (Please update from newest first!)
  • 2014/10/27/rexml-dos-cve-2014-8080 @AndyHelix
  • 2014/09/02/Railscamp-Koeln
  • 2014/07/01/eol-for-1-8-7-and-1-9-2 @diguage
  • 2014/06/16/rubyworld-conference-2014-speaker-invite @diguage
  • 2016 Fukuoka Ruby Award Competition - Entries to be judged by Matz @Zane5
How to help
    1. Fork this repository.
    1. Clone git@github.com:ruby/www.ruby-lang.org.git to your local machine.
    1. Add your forked remote: git remote add [your_username] git@github.com:[your_username]/www.ruby-lang.org.git (Replace [your_username] with your GitHub username)
    1. Get latest master branch: git pull origin master
    1. Pick a task from above
    1. Create a descriptive feature branch. (zh_cn/update-installation)
    1. Find the file and start translating.
      if the doc does not exist, copy en one to corresponding location under zh_cn.
      if doc already exists, compare with en and update to latest.
      If file is too big, you can also translate/update some part of it.
    1. Preview
      bundle to install dependencies. Then run rake preview to preview the website (May take 10 minutes!). Visit localhost:4000 and go to corresponding location of the site you're working on to see if anything goes wrong. This is a Jekyll powered website, you can know more about Jekyll here.
    1. Finished translation, add and commit it.
      git add and git commit -v, please write a descriptive commit message, you need to include (zh_cn) in the commit message.
    1. Push to your fork: git push forked [your-descriptive-feature-branch-name].
    1. Visit https://github.com/ruby/www.ruby-lang.org, you shall see there is a create a pull request button.
    1. Click button to create a Pull Request with descriptive title and body. Link back to this PR by putting Related #1074 in your PR body.
    1. Run rake preview and post a screenshot in the pull request.

Now wait your Pull Request to get reviewed! 🎊 Thank you! 🙇

If you reviewed a pull request, and think it is good to merge, can drop a comment like: 👍 , :shipit: , etc.

If you are not familiar with Git, you can try git-it. 😉

Examples
Style of Translation

Please refer to https://github.com/sparanoid/chinese-copywriting-guidelines

Lingua principale
HTML
Stelle
944
Fork
673
Merge medio
2g 6h
PR unite (30g)
9

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di ruby/www.ruby-lang.org

Tutte le issue di ruby/www.ruby-lang.org

Issue simili

Altre issue su Content

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.