aboutsummaryrefslogtreecommitdiff
path: root/scripts/data.py
Commit message (Collapse)AuthorAgeFilesLines
* data.py: support card names containing their setFlorian Fischer2025-05-191-2/+5
|
* fix mode and typo in scriptsFlorian Fischer2025-05-181-0/+0
|
* improve scriptsFlorian Fischer2022-01-041-7/+64
| | | | | | | | * move more generic code handling data to data.py * fix markdown generation in generate_deck.py * make gen_hoverable_link more flexible by introducing callbacks to generate the relevant link components. * fix the link targets for hoverable links in the generated card markdown
* scripts: improve code qualityFlorian Fischer2021-12-121-0/+1
|
* html: add script generating hoverable card links with image previewsFlorian Fischer2021-12-081-0/+15