From ca6164a3e4f395f4b7b979ca95c9de33fbbb73b9 Mon Sep 17 00:00:00 2001 From: sprinklehappiness Date: Sat, 28 Jun 2025 21:09:48 +0530 Subject: [PATCH 1/4] Changed alt text for 2 images. --- src/content/tutorials/en/setting-up-your-environment.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/tutorials/en/setting-up-your-environment.mdx b/src/content/tutorials/en/setting-up-your-environment.mdx index ea1521c108..7a24e3b01b 100644 --- a/src/content/tutorials/en/setting-up-your-environment.mdx +++ b/src/content/tutorials/en/setting-up-your-environment.mdx @@ -4,7 +4,7 @@ description: A quick tutorial for setting up the p5.js Web Editor and VS Code to category: introduction categoryIndex: 0 featuredImage: ../images/featured/SetupA.jpg -featuredImageAlt: An interactive sketch in the p5.js Web Editor draws circles on the canvas as the mouse pointer moves. +featuredImageAlt: An interactive sketch that draws circles as the mouse pointer moves. relatedContent: references: - en/p5/setup @@ -61,7 +61,7 @@ If you are new to p5.js, start with the [p5.js Web Editor](https://editor.p5js.o - Open a desktop browser on your computer and go to [https://editor.p5js.org/](https://editor.p5js.org/). - Click the [“Sign up”](https://editor.p5js.org/signup) link on the top-right of the web page. -![An arrow pointing to the “Sign Up” link in the top right corner of the p5.js Editor.](../images/introduction/p5_editor_sign_up.png) +![An arrow to the highlighted fields on Sign-Up page.](../images/introduction/p5_editor_sign_up.png) ### Step 2: Create an account with [p5.js Web Editor](https://editor.p5js.org/) From da6358fa6c27b5fd2d5046ff366c0accf09baf46 Mon Sep 17 00:00:00 2001 From: sprinklehappiness Date: Sun, 29 Jun 2025 00:10:49 +0530 Subject: [PATCH 2/4] Changed excessively long alt text --- src/content/tutorials/en/setting-up-your-environment.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/tutorials/en/setting-up-your-environment.mdx b/src/content/tutorials/en/setting-up-your-environment.mdx index 7a24e3b01b..ee09b599c8 100644 --- a/src/content/tutorials/en/setting-up-your-environment.mdx +++ b/src/content/tutorials/en/setting-up-your-environment.mdx @@ -61,7 +61,7 @@ If you are new to p5.js, start with the [p5.js Web Editor](https://editor.p5js.o - Open a desktop browser on your computer and go to [https://editor.p5js.org/](https://editor.p5js.org/). - Click the [“Sign up”](https://editor.p5js.org/signup) link on the top-right of the web page. -![An arrow to the highlighted fields on Sign-Up page.](../images/introduction/p5_editor_sign_up.png) +![An arrow to the “Sign Up” link.](../images/introduction/p5_editor_sign_up.png) ### Step 2: Create an account with [p5.js Web Editor](https://editor.p5js.org/) @@ -73,7 +73,7 @@ If you are new to p5.js, start with the [p5.js Web Editor](https://editor.p5js.o - Create and confirm a password.  - Click the “Sign Up” button. -![An arrow pointing to the highlighted User Name, Emaill, Password, and Confirm Password fields on the Sign Up page.](../images/introduction/p5_editor_sign_up_page.png) +![An arrow to the highlighted fields on Sign-Up page.](../images/introduction/p5_editor_sign_up_page.png) - Using a Google account - Click on the button on the bottom of the page that says “Login with Google.”  From 3a6a07df7167b8f005b5d19825b8727fe7d79dad Mon Sep 17 00:00:00 2001 From: kit <1304340+ksen0@users.noreply.github.com> Date: Mon, 8 Sep 2025 23:29:39 +0200 Subject: [PATCH 3/4] Update alt text to be more descriptive --- src/content/tutorials/en/setting-up-your-environment.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/tutorials/en/setting-up-your-environment.mdx b/src/content/tutorials/en/setting-up-your-environment.mdx index ee09b599c8..fbb01b40b3 100644 --- a/src/content/tutorials/en/setting-up-your-environment.mdx +++ b/src/content/tutorials/en/setting-up-your-environment.mdx @@ -4,7 +4,7 @@ description: A quick tutorial for setting up the p5.js Web Editor and VS Code to category: introduction categoryIndex: 0 featuredImage: ../images/featured/SetupA.jpg -featuredImageAlt: An interactive sketch that draws circles as the mouse pointer moves. +featuredImageAlt: An interactive sketch in the p5.js Editor draws circles on the canvas as the mouse pointer moves. relatedContent: references: - en/p5/setup @@ -61,7 +61,7 @@ If you are new to p5.js, start with the [p5.js Web Editor](https://editor.p5js.o - Open a desktop browser on your computer and go to [https://editor.p5js.org/](https://editor.p5js.org/). - Click the [“Sign up”](https://editor.p5js.org/signup) link on the top-right of the web page. -![An arrow to the “Sign Up” link.](../images/introduction/p5_editor_sign_up.png) +![An arrow pointing to the highlighted fields on the Sign Up page, as described above.](../images/introduction/p5_editor_sign_up.png) ### Step 2: Create an account with [p5.js Web Editor](https://editor.p5js.org/) From 04c5f1dfdb55e8da62509e4c658f5cabcc7d418f Mon Sep 17 00:00:00 2001 From: kit <1304340+ksen0@users.noreply.github.com> Date: Mon, 8 Sep 2025 23:31:07 +0200 Subject: [PATCH 4/4] Update alt text on setting-up-your-environment.mdx --- src/content/tutorials/en/setting-up-your-environment.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/tutorials/en/setting-up-your-environment.mdx b/src/content/tutorials/en/setting-up-your-environment.mdx index fbb01b40b3..f397b5d835 100644 --- a/src/content/tutorials/en/setting-up-your-environment.mdx +++ b/src/content/tutorials/en/setting-up-your-environment.mdx @@ -61,7 +61,7 @@ If you are new to p5.js, start with the [p5.js Web Editor](https://editor.p5js.o - Open a desktop browser on your computer and go to [https://editor.p5js.org/](https://editor.p5js.org/). - Click the [“Sign up”](https://editor.p5js.org/signup) link on the top-right of the web page. -![An arrow pointing to the highlighted fields on the Sign Up page, as described above.](../images/introduction/p5_editor_sign_up.png) +![An arrow to the “Sign Up” link.](../images/introduction/p5_editor_sign_up.png) ### Step 2: Create an account with [p5.js Web Editor](https://editor.p5js.org/) @@ -73,7 +73,7 @@ If you are new to p5.js, start with the [p5.js Web Editor](https://editor.p5js.o - Create and confirm a password.  - Click the “Sign Up” button. -![An arrow to the highlighted fields on Sign-Up page.](../images/introduction/p5_editor_sign_up_page.png) +![An arrow pointing to the highlighted fields on the Sign Up page, as described above.](../images/introduction/p5_editor_sign_up_page.png) - Using a Google account - Click on the button on the bottom of the page that says “Login with Google.”