Commit graph

13 commits

Author SHA1 Message Date
Thomas Petazzoni
89aef0d77b static/messages.json: update training dates, fix typo
Edit by Théo: remove desktop/mobile blocks using:
⟩ jq --indent 4 '[.[] | .desktop]' static/messages.json | sponge static/messages.json

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2025-10-23 23:26:02 +02:00
Théo Lebrun
05da14b295 static/messages.json: drop mobile object in each entry
Front-end code should handle both cases gracefully as
static/messages.json might be cached.

⟩ # Done using:
⟩ jq --indent 4 '[.[] | .desktop]' static/messages.json | sponge static/messages.json

Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
2025-07-25 12:26:16 +02:00
Thomas Petazzoni
7cdeaafa9c static/messages.json: update
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2025-07-25 12:25:40 +02:00
Thomas Petazzoni
3c41681075 static/messages.json: update
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2025-07-25 12:25:38 +02:00
Thomas Petazzoni
092d4496de static/messages.json: update
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2025-07-25 12:25:34 +02:00
Thomas Petazzoni
ede73902cd Update training course messages
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2025-01-14 10:43:00 +01:00
Thomas Petazzoni
ec9d0b6538 Update with upcoming training courses
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-12-20 17:24:35 +01:00
Thomas Petazzoni
566da29ccd Adjust year of audio course
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-12-20 17:24:29 +01:00
Théo Lebrun
7be0bfec96 static/messages.json: fix different desktop/mobile link
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
2024-12-04 11:47:30 +01:00
Théo Lebrun
b8f71f74f8 static/messages.json: fix invalid FIXME link
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
2024-12-04 11:47:12 +01:00
Théo Lebrun
a3e6a10b7a static/messages.json: fix unicode typo 2024-12-04 11:46:58 +01:00
Thomas Petazzoni
452fb5d352 static/messages.json: update messages for training courses
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-12-04 11:34:30 +01:00
Franciszek Stachura
018677d1c5 banner: Add static/messages.json file listing banner texts 2024-12-04 11:18:53 +01:00