pidgin/nest

78a5df7416a9
Parents af7020d9a783
Children 55be51f136d9
Add a post announcing the state of the bird for q4 2021.

Also fix some build issues as hugo changed some things security wise.

Testing Done:
Ran via `npm run hugo:server` and verified the links all work.

Reviewed at https://reviews.imfreedom.org/r/1219/
--- a/hugo/config.toml Tue Dec 21 03:39:45 2021 -0600
+++ b/hugo/config.toml Fri Jan 07 13:37:18 2022 -0600
@@ -61,3 +61,8 @@
url = "https://shop.spreadshirt.com/imfreedom"
weight = 1000
+[security]
+
+ [security.funcs]
+ getenv = ['^HUGO_', '^BUILD_', '^COMMIT$']
+
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/hugo/content/post/state-of-the-bird-q4-2021.md Fri Jan 07 13:37:18 2022 -0600
@@ -0,0 +1,28 @@
+---
+title: "State of the Bird Q4 2021"
+date: 2022-01-07T12:14:17-06:00
+---
+
+We are pleased to announce that our next State of the Bird will be held on
+January 20th, 2022 at 20:00 UTC. You can use this
+[link](https://time.is/0800PM_20_Jan_2022_in_UTC?Pidgin_State_of_the_Bird_for_Q4_2021)
+to get the time in your time zone.
+
+The State of the Bird is a quarterly update on what has been happening in the
+world of Pidgin, Finch, and libpurple. The event will be held live on
+[Gary's Twitch.tv Channel](https://twitch.tv/rw_grim/). The presentation is
+scheduled for roughly one hour and will be followed by a question and answer
+session.
+
+During the event you can ask a question at any time by typing `!ask <the text
+of your question>` into chat and it will be queued up for the question and
+answer session.
+
+If you're unable to make it, the presentation as well as the question and
+answer session will be posted on
+[Gary's YouTube Channel](https://www.youtube.com/user/rwgrim) as soon as it is
+ready.
+
+Previous State of the Birds can be found in this [YouTube playlist](https://www.youtube.com/playlist?list=PLUmrAdJiXFMVZXy5DIrL8geGDzw3OJaAo).
+
+Hope to see you there!