Git Product home page Git Product logo

gatsby-ja's Introduction

Gatsby Japanese Translation

このリポジトリーでは Gatsby 公式ドキュメントの日本語版を作成しています。

翻訳の進捗は Translation Progress Issue を確認してください。

日本語訳や日本語版特有の問題を見つけた場合はこのリポジトリーの Issue / Pull Request を使って報告ないし改善を提案してください。

翻訳・修正等に興味がある方へ

ドキュメントに誤字を見つけたり、まだ翻訳されていないページがあって、翻訳・修正を手伝いたいと言う方は、以下の手順に沿ってください。

作業の重複を防ぐための宣言

未翻訳記事を翻訳したい場合は、他の人との作業の重複を防ぐため、この Issue での宣言をお願いします。

環境構築

  1. このページの右上にある Fork ボタンからこのリポジトリーを Fork してください。
  2. Git, Node.js, Yarn をそれぞれ準備して、 Fork したリポジトリーをクローンしてください。
    1. git clone https://github.com/<yourname>/gatsby-ja
    2. cd gatsby-ja
    3. git switch -c docs/accessibility-statementdocs/accessibility-statement.mdを翻訳する場合)
  3. yarn を使って dependency のインストールを行ってください。
    1. yarn install
  4. これで準備は完了です! docs の中身の Markdown を好みのテキストエディターで編集してください。

翻訳の手引

コードスニペットなど、どう翻訳していいかわからない部分があった場合は、翻訳スタイルガイドを参照してください。

Gatsby Discord#translation-ja チャンネルで質問していただいても構いません。

提出

  1. 翻訳を終えたら校正します
    1. yarn lint(チェックマークが付いているエラーは自動修正できます)
    2. yarn format(すべてのエラーが自動修正されるわけではありません)
  2. 原稿をコミットしてプッシュします。
    1. git add .
    2. git commit -m "docs: translate docs/accessibility-statement"docs/accessibility-statement.mdを翻訳する場合)
    3. git push
  3. GitHub の画面から Pull Request を作成してください。

参考リンク

メンテナー

gatsby-ja's People

Contributors

vico0tech avatar naturalclar avatar uetchy avatar gentksb avatar yukisato avatar hirotaka avatar 2ur1 avatar tesseralis avatar qlawmarq avatar nzws avatar harapeko avatar naoya7076 avatar kenchon avatar kawamataryo avatar bebetaro avatar taka-take avatar hellotakako avatar tkt989 avatar dependabot[bot] avatar shinobuhori avatar dragoneena12 avatar nakajmg avatar satomixx avatar lilpacy avatar mottox2 avatar blkclct avatar youheinozaki avatar cosnomi avatar jijiimac avatar imamachi-n 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.