Skip to content

Commit

Permalink
refactor: File tree
Browse files Browse the repository at this point in the history
  • Loading branch information
axonasif committed Aug 1, 2022
1 parent 5b6a211 commit f083e8a
Show file tree
Hide file tree
Showing 13 changed files with 49 additions and 47 deletions.
3 changes: 0 additions & 3 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
tasks:
- init: echo 'Office Hours Notes'

vscode:
extensions:
- dendron.dendron-markdown-notes
47 changes: 3 additions & 44 deletions README.md
Original file line number Diff line number Diff line change
@@ -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 `[email protected]` 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.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
46 changes: 46 additions & 0 deletions office-hours/README.md
Original file line number Diff line number Diff line change
@@ -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 `[email protected]` 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)
File renamed without changes

0 comments on commit f083e8a

Please sign in to comment.