ml5js / ml5-website-v02-gatsby

A work-in-progress repo for the new website of ml5.js
https://ml5js.org/
MIT License
0 stars 8 forks source link

About Page Updates #12

Closed shiffman closed 1 week ago

shiffman commented 1 week ago

This is a branch to work on updates to the about page, see #11. Some things to do off the top of my head:

A quick list of updates that we need to do!

netlify[bot] commented 1 week ago

Deploy Preview for ml5-next-gen ready!

Name Link
Latest commit d1f7b05996802e41271feb66d7cb9bce7f802f1d
Latest deploy log https://app.netlify.com/sites/ml5-next-gen/deploys/6675efcaac0a4c0008f3ef61
Deploy Preview https://deploy-preview-12--ml5-next-gen.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

gohai commented 1 week ago

It'd be fantastic if we could acknowledge the DAIL grant - language could be something like: Development was supported in parts by a grant by the Shanghai Frontiers Science Center of Artificial Intelligence and Deep Learning.

MOQN commented 1 week ago

Thank you @gohai for reminding us! I will make sure to include the text!

shiffman commented 1 week ago

I'm slowly updating this page piecemeal. @MOQN could you add any key website credits and @ziyuan-linn could you add generic language about library contributors with a link to all contributors? See the placeholders with [ and ] I've put in for now. I can edit and synthesize!

@gohai please check the language about DAIL and anything related to NYU Shanghai!

gohai commented 1 week ago

Perfect - thanks @shiffman!

ziyuan-linn commented 1 week ago

@shiffman It seems like I don't have write access to this repo. I will paste the change here since it is not too long.

The first paragraph in Acknowledgment:

<p>
  ml5.js is supported by the time and dedication of open source developers from all over the
  world. We are artists, designers, technologists, researchers, educators, students,
  scientists, developers, parents, children, and everything in-between. We are proud of our {' '}
  <a href="https://github.com/ml5js/ml5-next-gen?tab=readme-ov-file#contributors-" target="_blank">
    growing list of contributors
  </a>
  .
</p>
MOQN commented 1 week ago

I will merge what we have for now!

MOQN commented 1 week ago

@shiffman, I apologize for closing this PR! I thought I might be able to reopen it after merging it. Is there any preferred way to reorganize this PR?

shiffman commented 1 week ago

@shiffman, I apologize for closing this PR! I thought I might be able to reopen it after merging it. Is there any preferred way to reorganize this PR?

Not to worry, we can continue further updates to the about page in other branches and PRs!