Skip to content

Commit f80be05

Browse files
committed
Add p5 access day page
1 parent 9cdec9f commit f80be05

File tree

5 files changed

+333
-91
lines changed

5 files changed

+333
-91
lines changed

i18n-tracking.yml

Lines changed: 120 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
es:
22
src/data/en.yml:
3+
line 1174: ' 2022-p5js-access-day-advisor'
4+
line 1150: ' p5js-community-event-title'
5+
line 1151: ' 2022-p5js-access-day-title'
6+
line 1152: ' 2022-p5js-access-day-date'
7+
line 1153: ' 2022-p5js-access-day-organizer'
8+
line 1154: ' 2022-p5js-access-day-coordinator'
9+
line 1155: ' 2022-p5js-access-day-description'
10+
line 1156: ' The p5.js Access Day is a virtual conference to talk about access in '
11+
line 1157: ' open-source software for the arts (OSSTA) and greater issues beyond the software. '
12+
line 1158: ' The day-long online event features four themed-sessions — Critical Web '
13+
line 1159: ' Accessibility, Disability Arts, Access & Community Building, and Access '
14+
line 1160: ' via Translation. It provides space for contributors of p5.js and experienced '
15+
line 1161: ' practitioners from outside OSSTA projects to share their knowledge, perspectives, '
16+
line 1162: ' and dreams for building greater access to technical and arts spaces. '
17+
line 1163: ' 2022-p5js-access-day-recap-video'
18+
line 1164: ' 2022-p5js-access-day-recap-video-asl'
19+
line 1165: ' 2022-p5js-access-day-moderator'
20+
line 1166: ' 2022-p5js-access-day-speakers'
21+
line 1167: ' 2022-p5js-access-day-session-0'
22+
line 1168: ' 2022-p5js-access-day-session-1'
23+
line 1169: ' 2022-p5js-access-day-session-2'
24+
line 1170: ' 2022-p5js-access-day-session-3'
25+
line 1171: ' 2022-p5js-access-day-session-4'
26+
line 1172: ' 2022-p5js-access-day-session-5'
27+
line 1173: ' 2022-p5js-access-day-production'
28+
line 1175: ' 2022-p5js-access-day-asl'
29+
line 1176: ' 2022-p5js-access-day-designer'
30+
line 1177: ' 2022-p5js-access-day-tech-support'
31+
line 1178: ' 2022-p5js-access-day-transcriber'
32+
line 1179: ' 2022-p5js-access-day-asl-support'
333
line 883: ' p5.fab'
434
line 875: ' no setup required.'
535
line 871: ' p5.input'
@@ -22,7 +52,6 @@ es:
2252
line 28: footer5
2353
line 29: footer6
2454
line 30: footer7
25-
line 1174: ' The Summer 2021 Showcase'
2655
line 288: ' to the index.html containing your p5.js sketch.'
2756
line 297: ' file and the embed.html file for the sketch.'
2857
line 306: ' be'
@@ -831,35 +860,6 @@ es:
831860
line 1147: ' Libraries'
832861
line 1148: ' core-libraries'
833862
line 1149: ' community-libraries'
834-
line 1150: ' libraries-created-by'
835-
line 1151: ' p5.sound'
836-
line 1152: ' p5.sound extends p5 with Web Audio functionality including audio input,'
837-
line 1153: ' playback, analysis and synthesis.'
838-
line 1154: ' p5.accessibility'
839-
line 1155: ' p5.accessibility makes the p5 canvas more accessible to people who are blind'
840-
line 1156: ' and visually impaired.'
841-
line 1157: ' asciiart'
842-
line 1158: ' p5.asciiart is a simple and easy to use image - to - ASCII art converter for'
843-
line 1159: ' p5js.'
844-
line 1160: ' p5.ble'
845-
line 1161: ' A Javascript library that enables communication between BLE devices and p5'
846-
line 1162: ' sketches.'
847-
line 1163: ' blizard.js'
848-
line 1164: ' p5.bots'
849-
line 1165: ' With p5.bots you can interact with your Arduino (or other microprocessor)'
850-
line 1166: ' from within the browser. Use sensor data to drive a sketch; use a sketch to'
851-
line 1167: ' drive LEDs, motors, and more!'
852-
line 1168: ' p5.clickable'
853-
line 1169: ' p5.cmyk.js'
854-
line 1170: ' p5.collide2D'
855-
line 1171: ' p5.collide2D provides tools for calculating collision detection for 2D'
856-
line 1172: ' geometry with p5.js.'
857-
line 1173: ' p5.createloop'
858-
line 1175: ' p5.dimensions extends p5.js'' vector functions to work in any number of'
859-
line 1176: ' dimensions.'
860-
line 1177: ' p5.EasyCam'
861-
line 1178: ' Simple 3D camera control with inertial pan, zoom, and rotate. Major'
862-
line 1179: ' contributions by Thomas Diewald.'
863863
line 1180: ' p5.experience'
864864
line 1181: ' Extensive library for p5.js that adds additional event-listening'
865865
line 1182: ' functionality for creating canvas-based web applications.'
@@ -1862,8 +1862,68 @@ hi:
18621862
line 880: ' easy to code and keystone interactive, algorithmic sketches.'
18631863
line 881: ' p5.teach'
18641864
line 882: ' A beginner friendly math animation library for p5.js. Created with mentorship '
1865+
line 1150: ' p5js-community-event-title'
1866+
line 1151: ' 2022-p5js-access-day-title'
1867+
line 1152: ' 2022-p5js-access-day-date'
1868+
line 1153: ' 2022-p5js-access-day-organizer'
1869+
line 1154: ' 2022-p5js-access-day-coordinator'
1870+
line 1155: ' 2022-p5js-access-day-description'
1871+
line 1156: ' The p5.js Access Day is a virtual conference to talk about access in '
1872+
line 1157: ' open-source software for the arts (OSSTA) and greater issues beyond the software. '
1873+
line 1158: ' The day-long online event features four themed-sessions — Critical Web '
1874+
line 1159: ' Accessibility, Disability Arts, Access & Community Building, and Access '
1875+
line 1160: ' via Translation. It provides space for contributors of p5.js and experienced '
1876+
line 1161: ' practitioners from outside OSSTA projects to share their knowledge, perspectives, '
1877+
line 1162: ' and dreams for building greater access to technical and arts spaces. '
1878+
line 1163: ' 2022-p5js-access-day-recap-video'
1879+
line 1164: ' 2022-p5js-access-day-recap-video-asl'
1880+
line 1165: ' 2022-p5js-access-day-moderator'
1881+
line 1166: ' 2022-p5js-access-day-speakers'
1882+
line 1167: ' 2022-p5js-access-day-session-0'
1883+
line 1168: ' 2022-p5js-access-day-session-1'
1884+
line 1169: ' 2022-p5js-access-day-session-2'
1885+
line 1170: ' 2022-p5js-access-day-session-3'
1886+
line 1171: ' 2022-p5js-access-day-session-4'
1887+
line 1172: ' 2022-p5js-access-day-session-5'
1888+
line 1173: ' 2022-p5js-access-day-production'
1889+
line 1174: ' 2022-p5js-access-day-advisor'
1890+
line 1175: ' 2022-p5js-access-day-asl'
1891+
line 1176: ' 2022-p5js-access-day-designer'
1892+
line 1177: ' 2022-p5js-access-day-tech-support'
1893+
line 1178: ' 2022-p5js-access-day-transcriber'
1894+
line 1179: ' 2022-p5js-access-day-asl-support'
18651895
ko:
18661896
src/data/en.yml:
1897+
line 1174: ' 2022-p5js-access-day-advisor'
1898+
line 1150: ' p5js-community-event-title'
1899+
line 1151: ' 2022-p5js-access-day-title'
1900+
line 1152: ' 2022-p5js-access-day-date'
1901+
line 1153: ' 2022-p5js-access-day-organizer'
1902+
line 1154: ' 2022-p5js-access-day-coordinator'
1903+
line 1155: ' 2022-p5js-access-day-description'
1904+
line 1156: ' The p5.js Access Day is a virtual conference to talk about access in '
1905+
line 1157: ' open-source software for the arts (OSSTA) and greater issues beyond the software. '
1906+
line 1158: ' The day-long online event features four themed-sessions — Critical Web '
1907+
line 1159: ' Accessibility, Disability Arts, Access & Community Building, and Access '
1908+
line 1160: ' via Translation. It provides space for contributors of p5.js and experienced '
1909+
line 1161: ' practitioners from outside OSSTA projects to share their knowledge, perspectives, '
1910+
line 1162: ' and dreams for building greater access to technical and arts spaces. '
1911+
line 1163: ' 2022-p5js-access-day-recap-video'
1912+
line 1164: ' 2022-p5js-access-day-recap-video-asl'
1913+
line 1165: ' 2022-p5js-access-day-moderator'
1914+
line 1166: ' 2022-p5js-access-day-speakers'
1915+
line 1167: ' 2022-p5js-access-day-session-0'
1916+
line 1168: ' 2022-p5js-access-day-session-1'
1917+
line 1169: ' 2022-p5js-access-day-session-2'
1918+
line 1170: ' 2022-p5js-access-day-session-3'
1919+
line 1171: ' 2022-p5js-access-day-session-4'
1920+
line 1172: ' 2022-p5js-access-day-session-5'
1921+
line 1173: ' 2022-p5js-access-day-production'
1922+
line 1175: ' 2022-p5js-access-day-asl'
1923+
line 1176: ' 2022-p5js-access-day-designer'
1924+
line 1177: ' 2022-p5js-access-day-tech-support'
1925+
line 1178: ' 2022-p5js-access-day-transcriber'
1926+
line 1179: ' 2022-p5js-access-day-asl-support'
18671927
line 883: ' p5.fab'
18681928
line 875: ' no setup required.'
18691929
line 871: ' p5.input'
@@ -1886,7 +1946,6 @@ ko:
18861946
line 28: footer5
18871947
line 29: footer6
18881948
line 30: footer7
1889-
line 1174: ' The Summer 2021 Showcase'
18901949
line 270: ' particular topics. Check out the'
18911950
line 288: ' to the index.html containing your p5.js sketch.'
18921951
line 297: ' file and the embed.html file for the sketch.'
@@ -2695,35 +2754,6 @@ ko:
26952754
line 1147: ' Libraries'
26962755
line 1148: ' core-libraries'
26972756
line 1149: ' community-libraries'
2698-
line 1150: ' libraries-created-by'
2699-
line 1151: ' p5.sound'
2700-
line 1152: ' p5.sound extends p5 with Web Audio functionality including audio input,'
2701-
line 1153: ' playback, analysis and synthesis.'
2702-
line 1154: ' p5.accessibility'
2703-
line 1155: ' p5.accessibility makes the p5 canvas more accessible to people who are blind'
2704-
line 1156: ' and visually impaired.'
2705-
line 1157: ' asciiart'
2706-
line 1158: ' p5.asciiart is a simple and easy to use image - to - ASCII art converter for'
2707-
line 1159: ' p5js.'
2708-
line 1160: ' p5.ble'
2709-
line 1161: ' A Javascript library that enables communication between BLE devices and p5'
2710-
line 1162: ' sketches.'
2711-
line 1163: ' blizard.js'
2712-
line 1164: ' p5.bots'
2713-
line 1165: ' With p5.bots you can interact with your Arduino (or other microprocessor)'
2714-
line 1166: ' from within the browser. Use sensor data to drive a sketch; use a sketch to'
2715-
line 1167: ' drive LEDs, motors, and more!'
2716-
line 1168: ' p5.clickable'
2717-
line 1169: ' p5.cmyk.js'
2718-
line 1170: ' p5.collide2D'
2719-
line 1171: ' p5.collide2D provides tools for calculating collision detection for 2D'
2720-
line 1172: ' geometry with p5.js.'
2721-
line 1173: ' p5.createloop'
2722-
line 1175: ' p5.dimensions extends p5.js'' vector functions to work in any number of'
2723-
line 1176: ' dimensions.'
2724-
line 1177: ' p5.EasyCam'
2725-
line 1178: ' Simple 3D camera control with inertial pan, zoom, and rotate. Major'
2726-
line 1179: ' contributions by Thomas Diewald.'
27272757
line 1180: ' p5.experience'
27282758
line 1181: ' Extensive library for p5.js that adds additional event-listening'
27292759
line 1182: ' functionality for creating canvas-based web applications.'
@@ -3703,6 +3733,36 @@ ko:
37033733
line 84: ' copyright1'
37043734
zh-Hans:
37053735
src/data/en.yml:
3736+
line 1174: ' 2022-p5js-access-day-advisor'
3737+
line 1150: ' p5js-community-event-title'
3738+
line 1151: ' 2022-p5js-access-day-title'
3739+
line 1152: ' 2022-p5js-access-day-date'
3740+
line 1153: ' 2022-p5js-access-day-organizer'
3741+
line 1154: ' 2022-p5js-access-day-coordinator'
3742+
line 1155: ' 2022-p5js-access-day-description'
3743+
line 1156: ' The p5.js Access Day is a virtual conference to talk about access in '
3744+
line 1157: ' open-source software for the arts (OSSTA) and greater issues beyond the software. '
3745+
line 1158: ' The day-long online event features four themed-sessions — Critical Web '
3746+
line 1159: ' Accessibility, Disability Arts, Access & Community Building, and Access '
3747+
line 1160: ' via Translation. It provides space for contributors of p5.js and experienced '
3748+
line 1161: ' practitioners from outside OSSTA projects to share their knowledge, perspectives, '
3749+
line 1162: ' and dreams for building greater access to technical and arts spaces. '
3750+
line 1163: ' 2022-p5js-access-day-recap-video'
3751+
line 1164: ' 2022-p5js-access-day-recap-video-asl'
3752+
line 1165: ' 2022-p5js-access-day-moderator'
3753+
line 1166: ' 2022-p5js-access-day-speakers'
3754+
line 1167: ' 2022-p5js-access-day-session-0'
3755+
line 1168: ' 2022-p5js-access-day-session-1'
3756+
line 1169: ' 2022-p5js-access-day-session-2'
3757+
line 1170: ' 2022-p5js-access-day-session-3'
3758+
line 1171: ' 2022-p5js-access-day-session-4'
3759+
line 1172: ' 2022-p5js-access-day-session-5'
3760+
line 1173: ' 2022-p5js-access-day-production'
3761+
line 1175: ' 2022-p5js-access-day-asl'
3762+
line 1176: ' 2022-p5js-access-day-designer'
3763+
line 1177: ' 2022-p5js-access-day-tech-support'
3764+
line 1178: ' 2022-p5js-access-day-transcriber'
3765+
line 1179: ' 2022-p5js-access-day-asl-support'
37063766
line 883: ' p5.fab'
37073767
line 875: ' no setup required.'
37083768
line 871: ' p5.input'
@@ -3725,7 +3785,6 @@ zh-Hans:
37253785
line 28: footer5
37263786
line 29: footer6
37273787
line 30: footer7
3728-
line 1174: ' The Summer 2021 Showcase'
37293788
line 270: ' particular topics. Check out the'
37303789
line 288: ' to the index.html containing your p5.js sketch.'
37313790
line 297: ' file and the embed.html file for the sketch.'
@@ -4534,35 +4593,6 @@ zh-Hans:
45344593
line 1147: ' Libraries'
45354594
line 1148: ' core-libraries'
45364595
line 1149: ' community-libraries'
4537-
line 1150: ' libraries-created-by'
4538-
line 1151: ' p5.sound'
4539-
line 1152: ' p5.sound extends p5 with Web Audio functionality including audio input,'
4540-
line 1153: ' playback, analysis and synthesis.'
4541-
line 1154: ' p5.accessibility'
4542-
line 1155: ' p5.accessibility makes the p5 canvas more accessible to people who are blind'
4543-
line 1156: ' and visually impaired.'
4544-
line 1157: ' asciiart'
4545-
line 1158: ' p5.asciiart is a simple and easy to use image - to - ASCII art converter for'
4546-
line 1159: ' p5js.'
4547-
line 1160: ' p5.ble'
4548-
line 1161: ' A Javascript library that enables communication between BLE devices and p5'
4549-
line 1162: ' sketches.'
4550-
line 1163: ' blizard.js'
4551-
line 1164: ' p5.bots'
4552-
line 1165: ' With p5.bots you can interact with your Arduino (or other microprocessor)'
4553-
line 1166: ' from within the browser. Use sensor data to drive a sketch; use a sketch to'
4554-
line 1167: ' drive LEDs, motors, and more!'
4555-
line 1168: ' p5.clickable'
4556-
line 1169: ' p5.cmyk.js'
4557-
line 1170: ' p5.collide2D'
4558-
line 1171: ' p5.collide2D provides tools for calculating collision detection for 2D'
4559-
line 1172: ' geometry with p5.js.'
4560-
line 1173: ' p5.createloop'
4561-
line 1175: ' p5.dimensions extends p5.js'' vector functions to work in any number of'
4562-
line 1176: ' dimensions.'
4563-
line 1177: ' p5.EasyCam'
4564-
line 1178: ' Simple 3D camera control with inertial pan, zoom, and rotate. Major'
4565-
line 1179: ' contributions by Thomas Diewald.'
45664596
line 1180: ' p5.experience'
45674597
line 1181: ' Extensive library for p5.js that adds additional event-listening'
45684598
line 1182: ' functionality for creating canvas-based web applications.'
19.8 KB
Loading

src/data/en.yml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1147,6 +1147,36 @@ community:
11471147
Group photo of participants smiling enthusiastically with their hands in the
11481148
air
11491149
2019cc_25: Group of people sit around campfire made from four LCD monitors.
1150+
p5js-community-event-title: p5.js Community Events
1151+
2022-p5js-access-day-title: p5.js Access Day 2022
1152+
2022-p5js-access-day-date: May 21
1153+
2022-p5js-access-day-organizer: Organizer and curator
1154+
2022-p5js-access-day-coordinator: Event Coordinator and Video Producer
1155+
2022-p5js-access-day-description: >-
1156+
The p5.js Access Day is a virtual conference to talk about access in
1157+
open-source software for the arts (OSSTA) and greater issues beyond the software.
1158+
The day-long online event features four themed-sessions — Critical Web
1159+
Accessibility, Disability Arts, Access & Community Building, and Access
1160+
via Translation. It provides space for contributors of p5.js and experienced
1161+
practitioners from outside OSSTA projects to share their knowledge, perspectives,
1162+
and dreams for building greater access to technical and arts spaces.
1163+
2022-p5js-access-day-recap-video: p5.js Access Day 2022 Recap Video
1164+
2022-p5js-access-day-recap-video-asl: p5.js Access Day 2022 Recap Video with ASL Interpretation
1165+
2022-p5js-access-day-moderator: Moderator
1166+
2022-p5js-access-day-speakers: Speakers
1167+
2022-p5js-access-day-session-0: Event Opening
1168+
2022-p5js-access-day-session-1: Critical Web Accessibility
1169+
2022-p5js-access-day-session-2: Disability Arts
1170+
2022-p5js-access-day-session-3: Access & Community Building
1171+
2022-p5js-access-day-session-4: Access via Translation
1172+
2022-p5js-access-day-session-5: Event Closing
1173+
2022-p5js-access-day-production: Event Production
1174+
2022-p5js-access-day-advisor: Event Advisor
1175+
2022-p5js-access-day-asl: Live ASL Interpretation
1176+
2022-p5js-access-day-designer: Graphic Designer
1177+
2022-p5js-access-day-tech-support: Live Event Tech Support
1178+
2022-p5js-access-day-transcriber: Closed Captioning Transcription Support
1179+
2022-p5js-access-day-asl-support: Live ASL Support
11501180
books:
11511181
books-title: Books
11521182
book-1-title: Getting Started with p5.js

src/templates/pages/community/index.hbs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,11 @@ slug: community/
6262
<p><b>{{#i18n "create-title"}}{{/i18n}}</b>{{#i18n "create1"}}{{/i18n}}<a href="mailto:[email protected]">{{#i18n "create2"}}{{/i18n}}</a>{{#i18n "create3"}}{{/i18n}}</p>
6363

6464
<p><b>{{#i18n "donate-title"}}{{/i18n}}</b>{{#i18n "donate1"}}{{/i18n}}<a href="https://processingfoundation.org/support">{{#i18n "donate2"}}{{/i18n}}</a>{{#i18n "donate3"}}{{/i18n}}</p>
65-
65+
66+
<h2>{{#i18n "p5js-community-event-title"}}{{/i18n}}</h2>
67+
<ul class="list_view bullets">
68+
<li><a href="p5js-access-day-2022.html">{{#i18n "2022-p5js-access-day-title"}}{{/i18n}}</a></li>
69+
</ul>
6670

6771
<h2>{{#i18n "contributors-conference-title"}}{{/i18n}}</h2>
6872
<p>{{#i18n "contributors-conference1"}}{{/i18n}}<a href="http://studioforcreativeinquiry.org">Frank-Ratchye STUDIO for Creative Inquiry</a> {{#i18n "contributors-conference2"}}{{/i18n}}

0 commit comments

Comments
 (0)