PlasmaPy / PlasmaPy/plasmapy.github.io
Create shortcode to handle time zones
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 17
- フォーク
- 24
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Create a shortcode so we can defined a meeting in a given timezone (e.g. EST) hand have the other timezones (PST and UTC) automatically generated.
It might be possible to store meeting times in web/data/vars.json so the variables are available to all pages/posts. This would allows us to only update vars.json if we change a weekly meeting time, and the change would propagate to all pages/posts.
It would nice to this pinned with a cron job that has the website built, say, at 5am EST every Sunday so time changes from daylight savings is automatically adjusted for.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、提案されている web/data/vars.json の場所と、Webサイトのページおよび投稿で shortcode がどのように扱われているかを調査します。あるタイムゾーンの会議時刻から PST と UTC の値を生成する方法を定義し、その後、夏時間の更新を毎週行うために Webサイトのビルドを cron でスケジュールする方法を決定します。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- web-dev
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100