-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #76 from UNopenGIS:dev
Refactor events_updater.py and remove recurring weekly meeting event
- Loading branch information
Showing
4 changed files
with
72 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,5 @@ | ||
# Events | ||
|
||
The following events are upcoming: | ||
|
||
| Event | Date | Time| Location | | ||
| --- | --- | --- |----| | ||
| [スマート地図ミートアップ](2023-12-19.md) | [2023-12-19](2023-12-19.md) | [Time](https://www.timeanddate.com/worldclock/fixedtime.html?msg=スマート地図ミートアップ&iso=20231219T1230&p1=1440&ah=1) | [Register](#) | | ||
| [UN Smart Maps Pacific and Strategy meeting](2023-12-22.md) | [2023-12-22](2023-12-22.md) | [Time](https://www.timeanddate.com/worldclock/fixedtime.html?msg=UN+Smart+Maps+Pacific+and+Strategy+meeting&iso=20231222T0300&p1=1440&ah=1) | [Register](https://ucla.zoom.us/meeting/register/tJcoc-mvrTovG920aIcgb-64RaKdVWKTb1Ik) | | ||
| [スマート地図ミートアップ](2023-12-26.md) | [2023-12-26](2023-12-26.md) | [Time](https://www.timeanddate.com/worldclock/fixedtime.html?msg=スマート地図ミートアップ&iso=20231226T1230&p1=1440&ah=1) | [Register](#) | | ||
| [スマート地図ミートアップ](2024-01-02.md) | [2024-01-02](2024-01-02.md) | [Time](https://www.timeanddate.com/worldclock/fixedtime.html?msg=スマート地図ミートアップ&iso=20240102T1230&p1=1440&ah=1) | [Register](#) | | ||
| [UN Smart Maps Pacific and Strategy meeting](2023-12-22.md) | [2023-12-22](2023-12-22.md) | [3:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?msg=UN+Smart+Maps+Pacific+and+Strategy+meeting&iso=20231222T0300&p1=1440&ah=1) | [Register](https://ucla.zoom.us/j/93540731519?pwd=OG91Q2FPQktpUWF1YldVNVRMT294UT09) | |
9 changes: 2 additions & 7 deletions
9
i18n/ja/docusaurus-plugin-content-docs/current/events/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,5 @@ | ||
# イベントのお知らせ | ||
|
||
このページでは、プロジェクトに関連するイベントを紹介します。 | ||
|
||
| イベント | 日付 |時刻| 場所 | | ||
| イベント | 日付 |時間| 場所 | | ||
| --- | --- | --- |---| | ||
| [スマート地図ミートアップ](2023-12-19.md) | [2023-12-19](2023-12-19.md) | [Time](https://www.timeanddate.com/worldclock/fixedtime.html?msg=スマート地図ミートアップ&iso=20231219T1230&p1=1440&ah=1) | [Register](#) | | ||
| [UN Smart Maps Pacific and Strategy meeting](2023-12-22.md) | [2023-12-22](2023-12-22.md) | [Time](https://www.timeanddate.com/worldclock/fixedtime.html?msg=UN+Smart+Maps+Pacific+and+Strategy+meeting&iso=20231222T0300&p1=1440&ah=1) | [Register](https://ucla.zoom.us/meeting/register/tJcoc-mvrTovG920aIcgb-64RaKdVWKTb1Ik) | | ||
| [スマート地図ミートアップ](2023-12-26.md) | [2023-12-26](2023-12-26.md) | [Time](https://www.timeanddate.com/worldclock/fixedtime.html?msg=スマート地図ミートアップ&iso=20231226T1230&p1=1440&ah=1) | [Register](#) | | ||
| [スマート地図ミートアップ](2024-01-02.md) | [2024-01-02](2024-01-02.md) | [Time](https://www.timeanddate.com/worldclock/fixedtime.html?msg=スマート地図ミートアップ&iso=20240102T1230&p1=1440&ah=1) | [Register](#) | | ||
| [UN Smart Maps Pacific and Strategy meeting](2023-12-22.md) | [2023-12-22](2023-12-22.md) | [Time](https://www.timeanddate.com/worldclock/fixedtime.html?msg=UN+Smart+Maps+Pacific+and+Strategy+meeting&iso=20231222T0300&p1=1440&ah=1) | [Register](https://ucla.zoom.us/j/93540731519?pwd=OG91Q2FPQktpUWF1YldVNVRMT294UT09) | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters