diff --git a/src/content/homepage/en.yaml b/src/content/homepage/en.yaml index 885590b0c5..7232f89bdd 100644 --- a/src/content/homepage/en.yaml +++ b/src/content/homepage/en.yaml @@ -1,19 +1,11 @@ title: p5.js -heroImages: - - image: ./images/2.02.png - linkTarget: "https://discourse.processing.org/t/dev-updates-p5-js-2-0-you-are-here/46130" - altText: An abstract image showing "p5.js 2.0" surrounded by typographically-inspired shapes - caption: "Welcome to p5.js 2.0! Image by Dave Pagurek." - - image: ./images/2.04.png - linkTarget: "https://discourse.processing.org/t/dev-updates-p5-js-2-0-you-are-here/46130" - altText: An abstract image showing "p5.js 2.0" surrounded by typographically-inspired shapes - caption: "Welcome to p5.js 2.0! Image by Dave Pagurek." - - image: ./images/2.05.png - linkTarget: "https://discourse.processing.org/t/dev-updates-p5-js-2-0-you-are-here/46130" - altText: An abstract image showing "p5.js 2.0" surrounded by typographically-inspired shapes - caption: "Welcome to p5.js 2.0! Image by Dave Pagurek." heroText: > 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! +heroImages: + - image: ./images/2.1.png + linkTarget: "https://github.com/processing/p5.js/releases/tag/v2.1.1" + altText: An abstract image showing "p5.js 2.1" surrounded by typographically-inspired shapes + caption: "p5.js 2.1 illustration by Dave Pagurek." referenceHeaderText: Explore the p5.js library reference examplesHeaderText: Learn p5.js with examples communityHeaderText: See the p5.js community in action diff --git a/src/content/homepage/es.yaml b/src/content/homepage/es.yaml index 87c76a6506..04107aa82f 100644 --- a/src/content/homepage/es.yaml +++ b/src/content/homepage/es.yaml @@ -2,18 +2,10 @@ title: p5.js heroText: > 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! heroImages: - - image: ./images/2.02.png - linkTarget: "https://discourse.processing.org/t/dev-updates-p5-js-2-0-you-are-here/46130" - altText: An abstract image showing "p5.js 2.0" surrounded by typographically-inspired shapes - caption: "Welcome to p5.js 2.0! Image by Dave Pagurek." - - image: ./images/2.04.png - linkTarget: "https://discourse.processing.org/t/dev-updates-p5-js-2-0-you-are-here/46130" - altText: An abstract image showing "p5.js 2.0" surrounded by typographically-inspired shapes - caption: "Welcome to p5.js 2.0! Image by Dave Pagurek." - - image: ./images/2.05.png - linkTarget: "https://discourse.processing.org/t/dev-updates-p5-js-2-0-you-are-here/46130" - altText: An abstract image showing "p5.js 2.0" surrounded by typographically-inspired shapes - caption: "Welcome to p5.js 2.0! Image by Dave Pagurek." + - image: ./images/2.1.png + linkTarget: "https://github.com/processing/p5.js/releases/tag/v2.1.1" + altText: An abstract image showing "p5.js 2.1" surrounded by typographically-inspired shapes + caption: "p5.js 2.1 illustration by Dave Pagurek." referenceHeaderText: Explore the p5.js library reference examplesHeaderText: Learn p5.js with examples communityHeaderText: See the p5.js community in action diff --git a/src/content/homepage/hi.yaml b/src/content/homepage/hi.yaml index 1b4475db8e..1a2483b6ff 100644 --- a/src/content/homepage/hi.yaml +++ b/src/content/homepage/hi.yaml @@ -2,18 +2,10 @@ title: p5.js heroText: > p5.js कोड करना और कला बनाना सीखने के लिए एक अनुकूल उपकरण है। यह एक नि:शुल्क और ओपन-सोर्स जावास्क्रिप्ट लाइब्रेरी है जो एक समावेशी, पोषित समुदाय द्वारा बनाई गई है। p5.js कलाकारों, डिज़ाइनरों, नौसिखिया, शिक्षकों और किसी अन्य का भी स्वागत करता है! heroImages: - - image: ./images/2.02.png - linkTarget: "https://discourse.processing.org/t/dev-updates-p5-js-2-0-you-are-here/46130" - altText: An abstract image showing "p5.js 2.0" surrounded by typographically-inspired shapes - caption: "Welcome to p5.js 2.0! Image by Dave Pagurek." - - image: ./images/2.04.png - linkTarget: "https://discourse.processing.org/t/dev-updates-p5-js-2-0-you-are-here/46130" - altText: An abstract image showing "p5.js 2.0" surrounded by typographically-inspired shapes - caption: "Welcome to p5.js 2.0! Image by Dave Pagurek." - - image: ./images/2.05.png - linkTarget: "https://discourse.processing.org/t/dev-updates-p5-js-2-0-you-are-here/46130" - altText: An abstract image showing "p5.js 2.0" surrounded by typographically-inspired shapes - caption: "Welcome to p5.js 2.0! Image by Dave Pagurek." + - image: ./images/2.1.png + linkTarget: "https://github.com/processing/p5.js/releases/tag/v2.1.1" + altText: An abstract image showing "p5.js 2.1" surrounded by typographically-inspired shapes + caption: "p5.js 2.1 illustration by Dave Pagurek." referenceHeaderText: Explore the p5.js library reference examplesHeaderText: Learn p5.js with examples communityHeaderText: See the p5.js community in action diff --git a/src/content/homepage/images/2.02.png b/src/content/homepage/images/2.02.png deleted file mode 100644 index 217f4c7df1..0000000000 Binary files a/src/content/homepage/images/2.02.png and /dev/null differ diff --git a/src/content/homepage/images/2.05.png b/src/content/homepage/images/2.05.png deleted file mode 100644 index 16ff850c4e..0000000000 Binary files a/src/content/homepage/images/2.05.png and /dev/null differ diff --git a/src/content/homepage/images/2.1.png b/src/content/homepage/images/2.1.png new file mode 100644 index 0000000000..cff186c603 Binary files /dev/null and b/src/content/homepage/images/2.1.png differ diff --git a/src/content/homepage/ko.yaml b/src/content/homepage/ko.yaml index f8c1ca36a7..b2679ad4ee 100644 --- a/src/content/homepage/ko.yaml +++ b/src/content/homepage/ko.yaml @@ -2,18 +2,10 @@ title: p5.js heroText: > p5.js는 코딩을 배우고 예술을 만드는 친근한 도구입니다. 이는 포용적이고 육성적인 커뮤니티에 의해 만들어진 무료 오픈소스 자바스크립트 라이브러리입니다. p5.js는 예술가, 디자이너, 초심자, 교육자 및 여러분 모두를 환영합니다! heroImages: - - image: ./images/2.02.png - linkTarget: "https://discourse.processing.org/t/dev-updates-p5-js-2-0-you-are-here/46130" - altText: An abstract image showing "p5.js 2.0" surrounded by typographically-inspired shapes - caption: "Welcome to p5.js 2.0! Image by Dave Pagurek." - - image: ./images/2.04.png - linkTarget: "https://discourse.processing.org/t/dev-updates-p5-js-2-0-you-are-here/46130" - altText: An abstract image showing "p5.js 2.0" surrounded by typographically-inspired shapes - caption: "Welcome to p5.js 2.0! Image by Dave Pagurek." - - image: ./images/2.05.png - linkTarget: "https://discourse.processing.org/t/dev-updates-p5-js-2-0-you-are-here/46130" - altText: An abstract image showing "p5.js 2.0" surrounded by typographically-inspired shapes - caption: "Welcome to p5.js 2.0! Image by Dave Pagurek." + - image: ./images/2.1.png + linkTarget: "https://github.com/processing/p5.js/releases/tag/v2.1.1" + altText: An abstract image showing "p5.js 2.1" surrounded by typographically-inspired shapes + caption: "p5.js 2.1 illustration by Dave Pagurek." referenceHeaderText: Explore the p5.js library reference examplesHeaderText: Learn p5.js with examples communityHeaderText: See the p5.js community in action diff --git a/src/content/homepage/zh-Hans.yaml b/src/content/homepage/zh-Hans.yaml index cb8476dfd0..a20fb2c60c 100644 --- a/src/content/homepage/zh-Hans.yaml +++ b/src/content/homepage/zh-Hans.yaml @@ -2,18 +2,10 @@ title: p5.js heroText: > p5.js 是一款旨在帮助人们学习编程并进行艺术创作的友好工具。作为一个免费的开源 JavaScript 库,它由一个充满包容和关怀的社区共同打造。无论是艺术家、设计师、初学者、教育者,还是其他任何人,p5.js 都欢迎你的加入! heroImages: - - image: ./images/2.02.png - linkTarget: "https://discourse.processing.org/t/dev-updates-p5-js-2-0-you-are-here/46130" - altText: An abstract image showing "p5.js 2.0" surrounded by typographically-inspired shapes - caption: "Welcome to p5.js 2.0! Image by Dave Pagurek." - - image: ./images/2.04.png - linkTarget: "https://discourse.processing.org/t/dev-updates-p5-js-2-0-you-are-here/46130" - altText: An abstract image showing "p5.js 2.0" surrounded by typographically-inspired shapes - caption: "Welcome to p5.js 2.0! Image by Dave Pagurek." - - image: ./images/2.05.png - linkTarget: "https://discourse.processing.org/t/dev-updates-p5-js-2-0-you-are-here/46130" - altText: An abstract image showing "p5.js 2.0" surrounded by typographically-inspired shapes - caption: "Welcome to p5.js 2.0! Image by Dave Pagurek." + - image: ./images/2.1.png + linkTarget: "https://github.com/processing/p5.js/releases/tag/v2.1.1" + altText: An abstract image showing "p5.js 2.1" surrounded by typographically-inspired shapes + caption: "p5.js 2.1 illustration by Dave Pagurek." referenceHeaderText: Explore the p5.js library reference examplesHeaderText: Learn p5.js with examples communityHeaderText: See the p5.js community in action diff --git a/src/layouts/HomepageLayout.astro b/src/layouts/HomepageLayout.astro index 5d2f4adf22..0fe83af15b 100644 --- a/src/layouts/HomepageLayout.astro +++ b/src/layouts/HomepageLayout.astro @@ -37,7 +37,7 @@ setJumpToState(null); -

Welcome to p5.js 2!

+

Welcome to p5.js!