⚠️ ⚠️ ⚠️ This repository is archived, the template will be developed in the https://github.com/dotnet/docfx repo.
Default site template for docfx.
Sample site: https://docascode.github.io/template/
To develop the template:
git submodule update --init
- Build the site template using
yarn
yarn build
- Start a local development server using
yarn start
To show contributor list locally, set the DOCFX__SECRETS__GITHUB_TOKEN
environment variable to a GitHub token with read access to repo
and user.email
.