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

Docs upate #16

Open
tigoe opened this issue Nov 30, 2022 · 3 comments
Open

Docs upate #16

tigoe opened this issue Nov 30, 2022 · 3 comments
Assignees

Comments

@tigoe
Copy link
Collaborator

tigoe commented Nov 30, 2022

On this page of the docs, please update this:

<script src="https://unpkg.com/[email protected]/dist/p5.ble.js" type="text/javascript"></script>

To this:

<script src="https://unpkg.com/[email protected]/dist/p5.ble.js" type="text/javascript"></script>

Or to the current version. It causes problems for float32 data and bigEndian data.

@tigoe
Copy link
Collaborator Author

tigoe commented Nov 30, 2022

I updated the docs repo, but it needs a rebuild from Docusaurus. Might be worth changing to GitHub Pages for auto-rebuilding.

@yining1023
Copy link
Member

Hi @tigoe, thank you so much for updating the docs! I just rebuilt the website, and now https://itpnyu.github.io/p5ble-website/docs/getstarted.html is updated to 0.0.7.

Might be worth changing to GitHub Pages for auto-rebuilding.

Great idea! I set up these Github actions, and whenever there is a new PR merged to the master branch, it will trigger these Github actions to automatically publish the new website. The status of these actions is here. I tested it once, and it worked.

@tigoe
Copy link
Collaborator Author

tigoe commented Dec 17, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants