Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 476 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 476 Bytes

Twist Site

This is the repository for the React Twist documentation website.

NOTE: Do not try to submit PRs to this repository for changes to Twist documentation. Update the documentation in the appropriate repositories, and when this site is next built, those changes will be included.

Configuring

npm install
npm run site:install

Building Site

npm docs:munge
npm site:build

Building ESDoc Section

npm esdoc:build