update schedule
This commit is contained in:
parent
8f3991d8e7
commit
57b66b2438
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