Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 535 Bytes

readme.md

File metadata and controls

11 lines (8 loc) · 535 Bytes

To get started:

  1. clone this repository
  2. yarn install
  3. gulp dev
  4. gulp deploy

Edit files in the /src folder! The gulp dev command will build those files and output them to the /dis folder. Gulp watches for file changes, and anytime a /src file is changed it is build and output to /dis. The gulp deploy command build files and outputs to the /dis folder without launching watcher.

In your HelpDocs console, upload all of the .hbs files via the Templates page. Upload index.css and scripts.js via the Code page.