/taskcluster-docs

Documentation for taskcluster components

Primary LanguageJavaScript

TaskCluster Documentation Site

This is the TaskCluster documentation site, hosted at https://docs.taskcluster.net. It's a basic static site, generated with some Gulp plugins.

Development Setup

  1. Copy user-config-example.yml into user-config.yml and fill in the blanks. Note: This config is only used during development!
  2. Install: npm install or yarn
  3. [Optional] If you want remote references locally, run npm run download or yarn download.
  4. Run the webserver: npm start or yarn start. * Note that it does not auto-reload on change.

Publishing

This is done automatically, but for the record: npm run deploy or yarn deploy.

Third-Party Libraries and Tools

The TaskCluster Documentation Site wouldn't have been so awesome without these amazing libraries and tools, upon which it is built.

Libraries,