endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
829 stars 72 forks source link

publish TypeDoc site to GH Pages #1883

Closed turadg closed 11 months ago

turadg commented 11 months ago

Description

publish the site generated by yarn docs to https://endojs.github.io/endo/

This required changing the setting from "classic" to use Actions:

Screenshot 2023-12-05 at 12 50 27 PM

Security Considerations

n/a

Scaling Considerations

n/a

Documentation Considerations

More docs!

Testing Considerations

The workflow will only run in master. I don't know a good way to test it without merging.

Upgrade Considerations

n/a