File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed 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 page] ( https://www.w3.org/2025/11/TPAC/schedule.html ) . It includes
5+ This is the system that builds the [ TPAC schedule
6+ page] ( https://www.w3.org/2025/11/TPAC/schedule.html ) . It includes
67programs (in Bash and Awk) to retrieve events from the W3C group
78calendar, convert the events from iCalendar to HTML fragments, sort
89them and put them in an HTML page. The page provides both a list view
910and a grid view (by means of CSS) and the list views can be sorted in
10- different ways (with JavaScript).
11+ different ways (with JavaScript). The result is a
12+ [ schedule.html] ( https://bert-github.github.io/tpac-schedule/schedule.html )
1113
1214In other words: a nightmare :-) But several people manage to use the
1315build system nevertheless.
1416
17+ Note: The files here are not maintained.
18+
1519## More documentation
1620
1721There is detailed documentation in the different scripts. Here is a
You can’t perform that action at this time.
0 commit comments