To get started:
- clone this repository
yarn installgulp devgulp 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.