Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish demo from /docs instead of gh-pages branch #375

Open
6 tasks
stefcameron opened this issue May 30, 2021 · 0 comments
Open
6 tasks

Publish demo from /docs instead of gh-pages branch #375

stefcameron opened this issue May 30, 2021 · 0 comments
Labels
documentation tooling Demo, tests, etc. Not features.

Comments

@stefcameron
Copy link
Member

This would simplify the publishing process, and make it possible to update the demos in PRs.

  • Rename demos dir to docs
  • Update GitHub settings to publish from master branch on /docs dir
  • Update demo publishing instructions to be that a local build should be run so that it updates /docs/bundle.js as part of a PR
  • Change build so that bundle.js is generated into/docs/bundle.js
  • Remove bundle.js from .gitignore
  • Add "Run build to update bundle.js if a demo has been altered" to PR Checklist
@stefcameron stefcameron added tooling Demo, tests, etc. Not features. documentation labels May 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation tooling Demo, tests, etc. Not features.
Projects
None yet
Development

No branches or pull requests

1 participant