pidgin/nest

78a5df7416a9
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/
env:
browser: true
es6: true
node: true
extends: 'eslint:recommended'
globals:
Atomics: readonly
SharedArrayBuffer: readonly
parserOptions:
ecmaVersion: 2018
sourceType: module
rules: {}