Default docfx Site Template
Default site template for docfx.
Sample site: https://docascode.github.io/template/
Development Setup
To develop the template:
git submodule update --init
- Build the site template using
yarn
yarn build- Start a local development server using
yarn startTo show contributor list locally, set the DOCFX__SECRETS__GITHUB_TOKEN environment variable to a GitHub token with read access to repo and user.email.