pidgin/nest

A first pass at a blog post thanking Steadfast Networks for their generous
hosting over the past several years. Included is a bit of a history lesson on
how we ended up on Steadfast and how we used the server they provided us.

Testing Done:
Ran hugo server locally and verified the post appeared as expected.

Reviewed at https://reviews.imfreedom.org/r/660/
env:
browser: true
es6: true
node: true
extends: 'eslint:recommended'
globals:
Atomics: readonly
SharedArrayBuffer: readonly
parserOptions:
ecmaVersion: 2018
sourceType: module
rules: {}