From f083e8a40639749ad8fd29c0c4451f5ec495ce73 Mon Sep 17 00:00:00 2001 From: AXON Date: Mon, 1 Aug 2022 15:59:10 +0000 Subject: [PATCH] refactor: File tree --- .gitpod.yml | 3 -- README.md | 47 ++---------------- {2021 => office-hours/2021}/12/2021-12-08.md | 0 {2021 => office-hours/2021}/12/2021-12-16.md | 0 {2022 => office-hours/2022}/01/2022-01-05.md | 0 {2022 => office-hours/2022}/01/2022-01-12.md | 0 {2022 => office-hours/2022}/01/2022-01-19.md | 0 {2022 => office-hours/2022}/01/2022-01-26.md | 0 {2022 => office-hours/2022}/02/2022-02-09.md | 0 {2022 => office-hours/2022}/02/2022-02-16.md | 0 {2022 => office-hours/2022}/03/2022-03-02.md | 0 office-hours/README.md | 46 +++++++++++++++++ screenshot.png => office-hours/screenshot.png | Bin 13 files changed, 49 insertions(+), 47 deletions(-) rename {2021 => office-hours/2021}/12/2021-12-08.md (100%) rename {2021 => office-hours/2021}/12/2021-12-16.md (100%) rename {2022 => office-hours/2022}/01/2022-01-05.md (100%) rename {2022 => office-hours/2022}/01/2022-01-12.md (100%) rename {2022 => office-hours/2022}/01/2022-01-19.md (100%) rename {2022 => office-hours/2022}/01/2022-01-26.md (100%) rename {2022 => office-hours/2022}/02/2022-02-09.md (100%) rename {2022 => office-hours/2022}/02/2022-02-16.md (100%) rename {2022 => office-hours/2022}/03/2022-03-02.md (100%) create mode 100644 office-hours/README.md rename screenshot.png => office-hours/screenshot.png (100%) diff --git a/.gitpod.yml b/.gitpod.yml index 5c217e2..6e1af2b 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,6 +1,3 @@ -tasks: - - init: echo 'Office Hours Notes' - vscode: extensions: - dendron.dendron-markdown-notes \ No newline at end of file diff --git a/README.md b/README.md index 375d49e..23f1a4f 100644 --- a/README.md +++ b/README.md @@ -1,46 +1,5 @@ -# Gitpod Community Office Hours +# Gitpod Community Repo -We started hosting weekly Community Office Hours every Wednesday at 5:30PM CET ([What time is that where you live? Check here!](https://www.timeanddate.com/worldclock/converter.html?iso=20211216T163000&p1=tz_gmt&p2=tz_cet&p3=tz_pt&p4=240)) on our [community Discord server.](https://www.gitpod.io/chat) +This repo is used for storing various community things. -Also see [the internal RFC](https://www.notion.so/gitpod/Gitpod-Community-Office-Hours-e85cc0d0a92644409635956292bf6b01) on this proposal. - -As we wanted to make sure that these office hours are as inclusive and a safe space as possible, we do not record them. However, we will always have folks writing notes throughout and this is where they will live! - -Feel free to raise a PR if you took notes of your own and want to add it here. ๐Ÿงก - -## Getting started - -๐Ÿ‘‹๐Ÿผ Join our Discord server [here.](https://www.gitpod.io/chat) - -_**Top tip:** Head over to `getting-started` channel where you can learn about how to use Gitpod's Discord._ - -If you join one of our office hours, this is what you can expect: - -![office-hours screenshot](screenshot.png) - -๐Ÿ“ There is never any pressure for you to switch your mic or camera on, you can just listen in the background. - -๐Ÿ’ฌ There is an accompanying `#office-hours-text` where you can type responses/questions there if you'd prefer. - -๐Ÿšซ In some cases, moderators mute you if you accidentally unmute yourself and someone else is talking. - -โ“ Have a question? Drop them over at `#office-hours-text` before our next session or feel free to raise an issue in this repo! - -## Don't miss our next Gitpod Community Hour - -๐Ÿ“… Access our public Google calendar [is avaliable here](https://calendar.google.com/calendar/embed?src=c_pjqbs3u9afudmb2ebjb701eph8%40group.calendar.google.com&ctz=Europe%2FLondon) - -- Subscribe to this Google Calendar by adding `c_pjqbs3u9afudmb2ebjb701eph8@group.calendar.google.com` to your Google Calendar. -- The iCal version [is avaliable here.](https://calendar.google.com/calendar/ical/c_pjqbs3u9afudmb2ebjb701eph8%40group.calendar.google.com/public/basic.ics) - -## Past Events - -- 2nd March 2022 - [AXON's dotfiles demo, Community Showcase and AMA](./2022/03/2022-03-02.md) -- 16th February 2022 - [Community Hero: Shaal x DrupalPod Demo](./2022/02/2022-02-16.md) -- 9th February 2022 - [Community Showcase: Woss' Git GPG remote signing](./2022/02/2022-02-09.md) -- 26th January 2022 - [AXON's demo and AMA](./2022/01/2022-01-26.md) -- 19th January 2022 - [Project Environment Variables demo](./2022/01/2022-01-19.md) -- 12th January 2022 - [Community Hero Will - Nx demo](./2022/01/2022-01-12.md) -- 5th January 2022 - [Gitpod AMA](./2022/01/2022-01-05.md) -- 16th December 2021 - [Gitpod self-hosted installer demo](./2021/12/2021-12-16.md) -- 8th December 2021 - [Auto-generating the `gitpod.yml`](./2021/12/2021-12-08.md) +Feel free to check https://www.gitpod.io/community if you want to learn more about the Gitpod Community. \ No newline at end of file diff --git a/2021/12/2021-12-08.md b/office-hours/2021/12/2021-12-08.md similarity index 100% rename from 2021/12/2021-12-08.md rename to office-hours/2021/12/2021-12-08.md diff --git a/2021/12/2021-12-16.md b/office-hours/2021/12/2021-12-16.md similarity index 100% rename from 2021/12/2021-12-16.md rename to office-hours/2021/12/2021-12-16.md diff --git a/2022/01/2022-01-05.md b/office-hours/2022/01/2022-01-05.md similarity index 100% rename from 2022/01/2022-01-05.md rename to office-hours/2022/01/2022-01-05.md diff --git a/2022/01/2022-01-12.md b/office-hours/2022/01/2022-01-12.md similarity index 100% rename from 2022/01/2022-01-12.md rename to office-hours/2022/01/2022-01-12.md diff --git a/2022/01/2022-01-19.md b/office-hours/2022/01/2022-01-19.md similarity index 100% rename from 2022/01/2022-01-19.md rename to office-hours/2022/01/2022-01-19.md diff --git a/2022/01/2022-01-26.md b/office-hours/2022/01/2022-01-26.md similarity index 100% rename from 2022/01/2022-01-26.md rename to office-hours/2022/01/2022-01-26.md diff --git a/2022/02/2022-02-09.md b/office-hours/2022/02/2022-02-09.md similarity index 100% rename from 2022/02/2022-02-09.md rename to office-hours/2022/02/2022-02-09.md diff --git a/2022/02/2022-02-16.md b/office-hours/2022/02/2022-02-16.md similarity index 100% rename from 2022/02/2022-02-16.md rename to office-hours/2022/02/2022-02-16.md diff --git a/2022/03/2022-03-02.md b/office-hours/2022/03/2022-03-02.md similarity index 100% rename from 2022/03/2022-03-02.md rename to office-hours/2022/03/2022-03-02.md diff --git a/office-hours/README.md b/office-hours/README.md new file mode 100644 index 0000000..375d49e --- /dev/null +++ b/office-hours/README.md @@ -0,0 +1,46 @@ +# Gitpod Community Office Hours + +We started hosting weekly Community Office Hours every Wednesday at 5:30PM CET ([What time is that where you live? Check here!](https://www.timeanddate.com/worldclock/converter.html?iso=20211216T163000&p1=tz_gmt&p2=tz_cet&p3=tz_pt&p4=240)) on our [community Discord server.](https://www.gitpod.io/chat) + +Also see [the internal RFC](https://www.notion.so/gitpod/Gitpod-Community-Office-Hours-e85cc0d0a92644409635956292bf6b01) on this proposal. + +As we wanted to make sure that these office hours are as inclusive and a safe space as possible, we do not record them. However, we will always have folks writing notes throughout and this is where they will live! + +Feel free to raise a PR if you took notes of your own and want to add it here. ๐Ÿงก + +## Getting started + +๐Ÿ‘‹๐Ÿผ Join our Discord server [here.](https://www.gitpod.io/chat) + +_**Top tip:** Head over to `getting-started` channel where you can learn about how to use Gitpod's Discord._ + +If you join one of our office hours, this is what you can expect: + +![office-hours screenshot](screenshot.png) + +๐Ÿ“ There is never any pressure for you to switch your mic or camera on, you can just listen in the background. + +๐Ÿ’ฌ There is an accompanying `#office-hours-text` where you can type responses/questions there if you'd prefer. + +๐Ÿšซ In some cases, moderators mute you if you accidentally unmute yourself and someone else is talking. + +โ“ Have a question? Drop them over at `#office-hours-text` before our next session or feel free to raise an issue in this repo! + +## Don't miss our next Gitpod Community Hour + +๐Ÿ“… Access our public Google calendar [is avaliable here](https://calendar.google.com/calendar/embed?src=c_pjqbs3u9afudmb2ebjb701eph8%40group.calendar.google.com&ctz=Europe%2FLondon) + +- Subscribe to this Google Calendar by adding `c_pjqbs3u9afudmb2ebjb701eph8@group.calendar.google.com` to your Google Calendar. +- The iCal version [is avaliable here.](https://calendar.google.com/calendar/ical/c_pjqbs3u9afudmb2ebjb701eph8%40group.calendar.google.com/public/basic.ics) + +## Past Events + +- 2nd March 2022 - [AXON's dotfiles demo, Community Showcase and AMA](./2022/03/2022-03-02.md) +- 16th February 2022 - [Community Hero: Shaal x DrupalPod Demo](./2022/02/2022-02-16.md) +- 9th February 2022 - [Community Showcase: Woss' Git GPG remote signing](./2022/02/2022-02-09.md) +- 26th January 2022 - [AXON's demo and AMA](./2022/01/2022-01-26.md) +- 19th January 2022 - [Project Environment Variables demo](./2022/01/2022-01-19.md) +- 12th January 2022 - [Community Hero Will - Nx demo](./2022/01/2022-01-12.md) +- 5th January 2022 - [Gitpod AMA](./2022/01/2022-01-05.md) +- 16th December 2021 - [Gitpod self-hosted installer demo](./2021/12/2021-12-16.md) +- 8th December 2021 - [Auto-generating the `gitpod.yml`](./2021/12/2021-12-08.md) diff --git a/screenshot.png b/office-hours/screenshot.png similarity index 100% rename from screenshot.png rename to office-hours/screenshot.png