Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add office hours blog post #191

Merged
merged 3 commits into from
Oct 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions blog/2023-10-10-opentofus-new-office-hours.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: OpenTofu’s New Office Hours
slug: opentofus-new-office-hours
image: /img/blog/office-hours.png
---

OpenTofu is introducing new office hours, open to everyone.

<!--truncate-->

These sessions will be held every two weeks over a Zoom. Expect to see developers and regular contributors, with a rotation of different contributors over time. To accommodate everyone, we’ll adjust the timings each session, catering to different time zones.

The next office hour is this **Wednesday at 10am PT**. For all future dates, subscribe to our Google calendar by [clicking this link](https://calendar.google.com/calendar/render?cid=c_3f2dd3c1fe0ef4e93ef3fc456ca2dd219a2e8fd85f6b40750af16c3df370bf93@group.calendar.google.com), or importing the following URL:

```
c_3f2dd3c1fe0ef4e93ef3fc456ca2dd219a2e8fd85f6b40750af16c3df370bf93@group.calendar.google.com
```

... or downloading the attached ICS file:

import Button from "@site/src/components/Button";

<Button
href="/OpenTofu-Events-Calendar.ics"
variant="secondary"
className="inline-flex"
target="_blank"
>
Download the ICS file
</Button>
52 changes: 52 additions & 0 deletions static/OpenTofu-Events-Calendar.ics
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
BEGIN:VCALENDAR
PRODID:-//Google Inc//Google Calendar 70.9054//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:OpenTofu Events Calendar
X-WR-TIMEZONE:America/Los_Angeles
X-WR-CALDESC:OpenTofu Events Calendar
BEGIN:VEVENT
DTSTART:20231004T133000Z
DTEND:20231004T141500Z
DTSTAMP:20231009T234938Z
UID:[email protected]
CLASS:PUBLIC
CREATED:20231002T133011Z
LAST-MODIFIED:20231005T192746Z
SEQUENCE:1
STATUS:CONFIRMED
SUMMARY:Test
TRANSP:TRANSPARENT
END:VEVENT
BEGIN:VEVENT
DTSTART:20231024T150000Z
DTEND:20231024T154500Z
DTSTAMP:20231009T234938Z
UID:[email protected]
CREATED:20231005T210039Z
LAST-MODIFIED:20231005T210039Z
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:OpenTofu Office Hours
TRANSP:OPAQUE
END:VEVENT
BEGIN:VEVENT
DTSTART:20231011T171500Z
DTEND:20231011T180000Z
DTSTAMP:20231009T234938Z
UID:[email protected]
CREATED:20231005T210001Z
DESCRIPTION:<p>The OpenTofu community invites you to a scheduled Zoom meeti
ng to talk about OpenTofu!<br><br>Join:<br>https://scalr.zoom.us/j/87449792
266?pwd=FPmMQlBjyYYKvtAbuXoDL17cGykLVF.1<br><br>Meeting ID: 874 4979 2266<b
r>Passcode: 668347<br><br></p><p>See you there!</p>
LAST-MODIFIED:20231005T231947Z
LOCATION:https://scalr.zoom.us/j/87449792266?pwd=FPmMQlBjyYYKvtAbuXoDL17cGy
kLVF.1
SEQUENCE:1
STATUS:CONFIRMED
SUMMARY:Inaugural OpenTofu Office Hours
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR
Binary file added static/img/blog/office-hours.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading