-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Description
Hi 👋👋👋
We are using this issue to focus on documentation! Documentation is essential for new learners and experienced programmers alike. It helps make our community inclusive by extending a friendly hand to those that are less familiar with p5.js. It also helps us find the bugs and issues with the code itself, because we test and try things out as we document.
There are several ways to contribute, you can read more about them on this page.
If you are adding some documentation, please comment below. And don't forget to add yourself to the contributors list!
Welcome! We're so glad you're here!
❤️ the p5.js community
limzykenneth, aatishb, FelixHenninger, adameier, m90 and 15 moreFelixHenninger, mesagoh, outofambit, Carlosf96, abhinavsagar and 9 more
Metadata
Metadata
Assignees
Type
Projects
Status
Done
Milestone
Relationships
Development
Select code repository
Activity
m90 commentedon May 9, 2018
For anyone who wants to work on adding missing examples and doesn't know where to start, this seems to be where there are still examples missing right now:
constanceyu commentedon May 10, 2018
I would love to help out porting the tutorials from processing (https://processing.org/tutorials/) to p5. @lmccart I can work on more text based tutorials such as "typography" and "strings and drawing text" since I noticed they are still missing. Or do you have a particular one you would like me to start on first?
lmccart commentedon May 10, 2018
@faithwyu that would be great!
raulgrell commentedon May 10, 2018
I'm going through the processing.org examples - some of the stuff that is missing seems to address the language itself as opposed to the library. For example, processing.org talks about "Integers and Floats" and "Datatype Conversions". Should I make Javascript equivalent entries like "Numbers" and "Dynamic Types"?
lmccart commentedon May 10, 2018
@raulgrell good question. not yet. we're not set up with the right website/reference infrastructure yet to be able to display those correctly.
cecilebertin commentedon May 10, 2018
Hi, I'd like to work on porting the examples from the processing example page to the p5.js example page.
lmccart commentedon May 10, 2018
👋@cecilebertin welcome! all the instructions for porting examples should be in the issue notes above. but let us know if you have any questions or encounter problems and we'll do our best to get back to you as soon as we can
cecilebertin commentedon May 10, 2018
@lmccart I will start with porting the Data: Integers and Floats example.
cecilebertin commentedon May 10, 2018
@lmccart Should I call this example Data: Numbers instead? Since there is only the Number datatype for numbers in JavaScript.
70 remaining items
camyujistark commentedon Oct 18, 2021
Hello would love to contribute~
prakhar3062 commentedon Feb 2, 2022
I would love to contribute but need little more explanation where you wanted update
Manan17 commentedon Feb 10, 2022
I would love to contribute but need little more explanation where you wanted update
Qianqianye commentedon Jun 28, 2022
Thanks @thinklikeadesigner @prakhar3062 @Manan17. You can take a look issues with label 'help wanted' or any open issues you'd like to work on, or read the contributing documentation if you want to know different ways of contributing.
Qianqianye commentedon Sep 29, 2023
Thank you all for all your input on this issue. We are currently working on a project to reorganize and update the p5.js documentations. So I will close this issue for now to avoid confusion. We will revisit the issues labeled 'Documentation' or open a new issue about documentation helps we need later.
CC @limzykenneth @davepagurek @nickmcintyre