Polymer-Japan / lit-html-docs-jp

[WIP] lit-html Japanese docs
https://github.com/Polymer-Japan/translation/wiki/201812-Polymer-Project-JP-translate
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

翻訳作業メモ #1

Closed howking closed 5 years ago

howking commented 5 years ago

ビルド方法

12/8 Cloud Buildで自動デプロイに対応

Requirements

Setup

git clone https://github.com/Polymer-Japan/lit-html-docs-jp
cd lit-html-docs-jp
git checkout -b jp-transrate

Install

npm install
npm gen-docs
cd docs
npm run build
npm run serve # or jekyll serve -w
# deploy
gcloud app deploy

cloud buildの設定メモ

  1. cloudbuild.yamlをつくっておき、
  2. Source RepositoryでGitHubとの連携を設定
  3. Cloud BuildのAPIを有効化して、
  4. IAMの数字@cloudbuild.gserviceaccount.comに対してApp Engineの権限割り当て
  5. Cloud Buildで「トリガー」を作成

ステータス

作業予定

TODO

howking commented 5 years ago

進行をまとめた :arrow_right: 201812 Polymerプロジェクト関連翻訳