Skip to content

ionic-jp/capacitor-site

 
 

Repository files navigation

Built With Stencil

Capacitor日本語ドキュメンテーション

Capacitorの公式ドキュメントを日本語に翻訳するためのレポジトリです。 コンテンツは capacitorjs.jp で公開しています。

翻訳作業について

コントリビューションのお願い

翻訳プロジェクトは規模が大きく、多くの方々の協力なくては成立しません。ぜひ皆さんのコントリビューションをお待ちしております。また、翻訳作業についての議論はIonic Japan slackの #translation チャンネルで行っておりますのでぜひご参加ください。

Ionicの知見を共有するためのslackのオープンチャンネル Ionic Japan Users Group

ワークフロー

0. 本レポジトリをForkする

1. 翻訳作業のIssueを作成する

2. 翻訳する

3. プルリクエストを作成する

注意事項

  • 本レポジトリは、元レポジトリを引き継ぎ Apache License を採用しています。皆さんの翻訳も同一ライセンスとなりますのでご了承ください。
  • 元レポジトリがライセンスを変更いた場合、本レポジトリはそれに追随する可能性があります。
  • 翻訳前と翻訳後で行数が同じになるようにご注意ください。これは、本家のdiffを追跡しやすくするためですのでご協力お願いいたします。

Capacitor Site

The official Capacitor documentation, built with Stencil.

Getting Started

Install the latest versions of Node and npm.

Once npm is install, run

npm install
npm run build
npm run start

The site will launch in development mode.

Contributing

Thanks for your interest in contributing! Read up on our guidelines for contributing.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

About

Capacitor日本語ドキュメンテーション

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 91.3%
  • TypeScript 4.9%
  • SCSS 3.1%
  • Other 0.7%