Skip to content
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.

docascode/template

Repository files navigation

Default docfx Site Template

⚠️⚠️⚠️ 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/

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 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.