You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/homepage/en.yaml
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,10 @@
1
1
title: p5.js
2
-
heroImageDesktop: ./images/hero.webp
3
-
heroImageMobile: ./images/hero-cropped.webp
2
+
heroImages:
3
+
- image: ./images/hero.webp
4
+
altText: Lauren Lee McCarthy reading the Processing Community Catalog
5
+
caption: "Lauren Lee McCarthy reading the Processing Community Catalog. Photo: Maximo Xtravaganza"
4
6
heroText: >
5
7
p5.js is a friendly tool for learning to code and make art. It is a free and open-source JavaScript library built by an inclusive, nurturing community. p5.js welcomes artists, designers, beginners, educators, and anyone else!
6
-
heroImageAltText: Lauren Lee McCarthy reading the Processing Community Catalog
7
-
heroImageCaption: >
8
-
Lauren Lee McCarthy reading the Processing Community Catalog. Photo: Maximo Xtravaganza
9
8
referenceHeaderText: Explore the p5.js library reference
10
9
examplesHeaderText: Learn p5.js with examples
11
10
communityHeaderText: See the p5.js community in action
Copy file name to clipboardExpand all lines: src/content/homepage/es.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
title: p5.js
2
-
heroImageDesktop: ./images/hero.webp
3
-
heroImageMobile: ./images/hero-cropped.webp
4
2
heroText: >
5
3
p5.js es una herramienta amigable para aprender a programar y hacer arte. Es una biblioteca de JavaScript libre y de código abierto construida por una comunidad inclusiva y solidaria. ¡p5.js da la bienvenida a artistas, diseñadores, principiantes, educadores y cualquier otra persona!
6
-
heroImageAltText: Lauren Lee McCarthy reading the Processing Community Catalog
7
-
heroImageCaption: Lauren Lee McCarthy reading the Processing Community Catalog.
4
+
heroImages:
5
+
- image: ./images/hero.webp
6
+
altText: Lauren Lee McCarthy reading the Processing Community Catalog
7
+
caption: "Lauren Lee McCarthy reading the Processing Community Catalog. Photo: Maximo Xtravaganza"
8
8
referenceHeaderText: Explore the p5.js library reference
9
9
examplesHeaderText: Learn p5.js with examples
10
10
communityHeaderText: See the p5.js community in action
Copy file name to clipboardExpand all lines: src/content/homepage/hi.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
title: p5.js
2
-
heroImageDesktop: ./images/hero.webp
3
-
heroImageMobile: ./images/hero-cropped.webp
4
2
heroText: >
5
3
p5.js कोड करना और कला बनाना सीखने के लिए एक अनुकूल उपकरण है। यह एक नि:शुल्क और ओपन-सोर्स जावास्क्रिप्ट लाइब्रेरी है जो एक समावेशी, पोषित समुदाय द्वारा बनाई गई है। p5.js कलाकारों, डिज़ाइनरों, नौसिखिया, शिक्षकों और किसी अन्य का भी स्वागत करता है!
6
-
heroImageAltText: Lauren Lee McCarthy reading the Processing Community Catalog
7
-
heroImageCaption: Lauren Lee McCarthy reading the Processing Community Catalog.
4
+
heroImages:
5
+
- image: ./images/hero.webp
6
+
altText: Lauren Lee McCarthy reading the Processing Community Catalog
7
+
caption: "Lauren Lee McCarthy reading the Processing Community Catalog. Photo: Maximo Xtravaganza"
8
8
referenceHeaderText: Explore the p5.js library reference
9
9
examplesHeaderText: Learn p5.js with examples
10
10
communityHeaderText: See the p5.js community in action
0 commit comments