Properly explain how to run
This commit is contained in:
parent
51e9cc36be
commit
4865225f46
1 changed files with 1 additions and 2 deletions
|
|
@ -4,9 +4,8 @@ Code based on https://github.com/voc/schedule/tree/master/voc
|
||||||
|
|
||||||
## Generating the schedule.xml
|
## Generating the schedule.xml
|
||||||
|
|
||||||
1. Make sure the path to the Excel is correct in hackertours.py
|
|
||||||
2. Use uv to create a suitable venv
|
2. Use uv to create a suitable venv
|
||||||
3. Run the code
|
3. Run `python hackertours.py .../path/to/39C3-Tour-Planning.xlsx`
|
||||||
4. Copy the resulting `39c3-hackertours.json` to the website docroot.
|
4. Copy the resulting `39c3-hackertours.json` to the website docroot.
|
||||||
|
|
||||||
For 39C3, the resulting file lives at https://hackertours.hamburg.ccc.de/39c3-hackertours.json
|
For 39C3, the resulting file lives at https://hackertours.hamburg.ccc.de/39c3-hackertours.json
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue