p5.ble.js icon indicating copy to clipboard operation
p5.ble.js copied to clipboard

Docs upate

Open tigoe opened this issue 2 years ago • 3 comments

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 avatar Nov 30 '22 03:11 tigoe

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

tigoe avatar Nov 30 '22 10:11 tigoe

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.

yining1023 avatar Dec 17 '22 18:12 yining1023

Good to know, thank you!

Tom

sent from a phone, please excuse mistakes or brevity

On Sat, Dec 17, 2022, 1:08 PM Yining Shi @.***> wrote:

Hi @tigoe https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_tigoe&d=DwMCaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=Zzyb7IYxCgyPEmvC9uoVKw&m=eUeQKnv0ZA3plLJlt5vcG-fD6lkBaCLUm1nfHMnNbZXf71TR-8U1Fmt1mkxL91dX&s=vs_S8d_RLZ_9vdNyg2DXDKlsZ0mv_DKAp-MgHJgrg-I&e=, thank you so much for updating the docs! I just rebuilt the website, and now https://itpnyu.github.io/p5ble-website/docs/getstarted.html https://urldefense.proofpoint.com/v2/url?u=https-3A__itpnyu.github.io_p5ble-2Dwebsite_docs_getstarted.html&d=DwMCaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=Zzyb7IYxCgyPEmvC9uoVKw&m=eUeQKnv0ZA3plLJlt5vcG-fD6lkBaCLUm1nfHMnNbZXf71TR-8U1Fmt1mkxL91dX&s=qn2z-Uss5jM5x-ZspWmEiNMY_kCSFsGFUpp2F9wAvPk&e= is updated to 0.0.7.

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

Great idea! I set up these Github actions https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_ITPNYU_p5ble-2Dwebsite_tree_master_.github_workflows&d=DwMCaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=Zzyb7IYxCgyPEmvC9uoVKw&m=eUeQKnv0ZA3plLJlt5vcG-fD6lkBaCLUm1nfHMnNbZXf71TR-8U1Fmt1mkxL91dX&s=ZB7cgWSSNEmKFW3c6QXuFqTMrEK2jDf90DTzDVn_3T4&e=, 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 https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_ITPNYU_p5ble-2Dwebsite_actions&d=DwMCaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=Zzyb7IYxCgyPEmvC9uoVKw&m=eUeQKnv0ZA3plLJlt5vcG-fD6lkBaCLUm1nfHMnNbZXf71TR-8U1Fmt1mkxL91dX&s=dJOdxyXGq9adLk8yEiJj695dZlAuXroDjHFc3cOGkOw&e=. I tested it once, and it worked.

— Reply to this email directly, view it on GitHub https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_ITPNYU_p5.ble.js_issues_16-23issuecomment-2D1356358220&d=DwMCaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=Zzyb7IYxCgyPEmvC9uoVKw&m=eUeQKnv0ZA3plLJlt5vcG-fD6lkBaCLUm1nfHMnNbZXf71TR-8U1Fmt1mkxL91dX&s=U0mnMmSg5G9TF_1X1lMyNNNoT-E7kwjIktiRXgS_Q_U&e=, or unsubscribe https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AAC45H2OZFP6NRK63IUOGI3WNX6SHANCNFSM6AAAAAASPFGTT4&d=DwMCaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=Zzyb7IYxCgyPEmvC9uoVKw&m=eUeQKnv0ZA3plLJlt5vcG-fD6lkBaCLUm1nfHMnNbZXf71TR-8U1Fmt1mkxL91dX&s=QYgIGo0bDNKBw01BEkLD0vQOqKvBtKY64JRkC23dRVQ&e= . You are receiving this because you were mentioned.Message ID: <ITPNYU/p5. @.***>

tigoe avatar Dec 17 '22 20:12 tigoe