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

Latest commit

 

History

History
33 lines (23 loc) · 833 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 833 Bytes

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.