Builds from the Workshop
Pulled the source of this repo.
docfx init -q
Moved to root folder.
Updated docfx.json
Added favicon etc to the images folder.
Build docfx docfx.json
Run docfx serve _site
Build and Run docfx docfx.json --serve
The site is auto-deployed to GitHub Pages using ci-cd.yml