File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33An entry for the [ TPAC 2025 hackathon] ( https://www.w3.org/events/meetings/a1128bb9-d32d-49b4-9f84-a6378800d73b/ ) .
44
5- This is the system that builds the [ TPAC schedule
6- page] ( https://www.w3.org/2025/11/TPAC/schedule.html ) . It includes
7- programs (in Bash and Awk) to retrieve events from the W3C group
8- calendar, convert the events from iCalendar to HTML fragments, sort
9- them and put them in an HTML page. The page provides both a list view
10- and a grid view (by means of CSS) and the list views can be sorted in
11- different ways (with JavaScript). The result is a
5+ This is a (slightly modified snapshot of) the system that builds the
6+ [ TPAC schedule page] ( https://www.w3.org/2025/11/TPAC/schedule.html ) .
7+ It includes programs (in Bash and Awk) to retrieve events from the W3C
8+ group calendar, convert the events from iCalendar to HTML fragments,
9+ sort them and put them in an HTML page. The page provides both a list
10+ view and a grid view (by means of CSS) and the list views can be
11+ sorted in different ways (with JavaScript). The result is a
1212[ schedule.html] ( https://bert-github.github.io/tpac-schedule/schedule.html )
1313
1414In other words: a nightmare :-) But several people manage to use the
You can’t perform that action at this time.
0 commit comments