* Bump versions of the dependencies
This resolves the following error when trying to build the app:
package `socket2 v0.5.5` cannot be built because it requires rustc 1.63 or newer
* Update the documentation
Currently, when following the steps to recreate the sample code,
we will face the following errors when trying to build the app:
error: edition 2021 is unstable and only available with -Z unstable-options.
error: could not compile `proc-macro2`
* Move community docs onto MkDocs site
* Edit about community processes
* Will this fix the tests?
* Add redirects
* Fix broken redirects
* Change folder name and fix samples
* lint
* more lint
* Fix code snippet
* style tweak
* Add signing the CLA as a prereq and update serving issue link
* Capitalization
* Clarify roles
* lint