spectacle-editor-docs

Documentation site for Spectacle Editor

Usage no npm install needed!

<script type="module">
  import spectacleEditorDocs from 'https://cdn.skypack.dev/spectacle-editor-docs';
</script>

README

Spectacle Editor Documentation Site

Build Status

Check out the wiki

Publishing

To release this lander, please follow the archetype release instructions for our npm version workflow.

When publishing, please make sure to install and use npm@5.6.0 to preserve file timestamp metadata as it is required for our overall website build and versions subsequent to 5.6.0 intentionally destroy this metadata:

$ npm install -g npm@5.6.0
$ npm --version
5.6.0