Merge branch 'main' of https://git.l3d.ch/voc/html5-infobeamer-aalen-geekend-23
This commit is contained in:
commit
31ca1248fd
2 changed files with 6 additions and 1 deletions
|
@ -43,3 +43,8 @@ build assets
|
|||
source lektor/bin/activate
|
||||
./node_modules/.bin/esbuild assets/js/custom/nodes/schedule.js --bundle --outfile=assets/rendered_schedule.js
|
||||
```
|
||||
|
||||
# Get latest schedule
|
||||
```
|
||||
wget https://cfp.hackwerk.fun/november-geekend-23-2023/schedule/export/schedule.json -O assets/schedule.json
|
||||
```
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue