In this change we will create a new documentation site to publish on GitHub Pages.
- Located in the /docs folder in the same branch with the source code
- Publishes to a preview branch gh-pages-preview to allow us to gain parity with existing documentation before replacing
- Supports automated publishing of changes
In this change we will create a new documentation site to publish on GitHub Pages.