LocalDev

  1. Install docfx console if you don't already have it https://github.com/dotnet/docfx
  2. Open DocFx solution file and build in Visual Studio
  3. In command prompt window, navigate to location of docfx project and type in docfx --serve
  4. Navigate to http://localhost:8080 to see your page

Publish to GitHub Pages

  1. Make sure to check in the generated docs folder from the root of the repostiory.
  2. To view the page, navigatge to https://spadapet.github.io/peterspada/