-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add office hours blog post * Optimize img * Move files around
- Loading branch information
1 parent
8dc02d8
commit dbbc7f3
Showing
3 changed files
with
82 additions
and
0 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
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> |
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 |
---|---|---|
@@ -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 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.