/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 blannks. Note: This config is only used during development!
  2. Install: npm install
  3. [Optional] If you want remote references locally, run gulp download.
  4. Run the webserver: gulp webserver * Note that it does not auto-reload on change.

Publishing

This is done automatically, but for the record:

gulp publish

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,