Skip to content

Commit 8a33dba

Browse files
authored
Merge pull request #586 from processing/chromebook-tutorial
Add video tutorial "Install Processing on ChromeOS"
2 parents 914056e + 0a966f9 commit 8a33dba

File tree

5 files changed

+18
-2
lines changed

5 files changed

+18
-2
lines changed
40.4 KB
Loading
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: "Instalar Processing en ChromeOS"
3+
author: "Jon Stapleton (CodeVA)"
4+
link: "https://www.youtube.com/watch?v=OteeRNblwxU"
5+
intro: "Cómo instalar el IDE de Processing en ChromeOS usando el subsistema Linux."
6+
coverImage: cover.png
7+
order: "03"
8+
---
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: "Install Processing on ChromeOS"
3+
author: "Jon Stapleton (CodeVA)"
4+
link: "https://www.youtube.com/watch?v=OteeRNblwxU"
5+
intro: "How to install the Processing IDE on ChromeOS using the Linux subsystem."
6+
coverImage: cover.png
7+
order: "03"
8+
---

content/tutorials/video/debug/index.es.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ author: "Daniel Shiffman"
44
link: "https://vimeo.com/140134398"
55
intro: "Aprende como pausar y saltar a través de la ejecución de tu código con el Depurador de Processing 3."
66
coverImage: debug.png
7-
order: "03"
7+
order: "02"
88
---

content/tutorials/video/debug/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ author: "Daniel Shiffman"
44
link: "https://vimeo.com/140134398"
55
intro: "Learn how to pause and step through your running code with the Processing Debugger."
66
coverImage: debug.png
7-
order: "03"
7+
order: "02"
88
---

0 commit comments

Comments
 (0)