oceanhackweek / oceanhackweek/oceanhackweek.github.io

Instructions for embedding Google-Sheet-based schedules in the schedule page

オープン
#273 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
CSS
スター
12
フォーク
49
平均マージ
19分
マージ済み PR(30日)
1

説明

We have a Google Sheet with multiple tabs that has the event schedules. These schedules are embedded in a website page. This year (OHW23), it'll be this page alone: https://oceanhackweek.org/ohw23/schedule.html

The individual tabs that will be embedded first needs to be "published to the web" before it can be embedded. In the Google Sheet, go to File > Share > Publish to Web. This pop up will appear:

image

Click Embed, then select the tab that you want to publish. Then click Publish and copy the text block that's shown. This block is a url enclosed in an HTML <iframe> tag:

image

That block is then posted as is into the Markdown page:
https://github.com/oceanhackweek/oceanhackweek.github.io/blob/c5ce42d9f8de03fbf1175bc2c141182920af0c52/ohw23/schedule.md?plain=1#L7-L13

I've already done this for OHW23 (PR #272)! So, we probably won't need to do it again, unless we add an Australia schedule.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

ohw23/schedule.md の 7-13 行目と、issue に記載されている Google Sheets の公開手順を読み、その後 PR #272 にある既存の OHW23 embeds を確認します。Australia schedule など、新たに必要となる Schedule タブがあれば公開し、その iframe を該当する Markdown ページに追加できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
html, markdown
領域
documentation
issue の種類
ドキュメント
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。