Added GitHub Codespaces support to the NUnit Docs project and blogged about it.
- Blog post: https://seankilleen.com/2021/08/how-to-use-github-codespaces-with-your-docfx-project/
- Original PR: https://github.com/nunit/docs/pull/563
- Follow up PR that added tooling & aliases: https://github.com/nunit/docs/pull/574
Was a really great feeling to put Docker, bash, mono, and Node together to create this result.