| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update pandoc flags for embedding pictures in the html | Florian Fischer | 2022-12-28 | 1 | -1/+1 |
| | | |||||
| * | use python to generate card listings | Florian Fischer | 2022-01-04 | 1 | -8/+4 |
| | | | | | | | | | | | The previous make/shell based approach results in only a single placeholder id 'placeholder-0' because we invoke generate_card.py for each card which will initialize the placeholder id count each time with 0. Now we generate the whole car listing in python which greatly reduces the number of program invocations and allows the placeholder id to be incremented for each listed card. | ||||
| * | html: add script generating hoverable card links with image previews | Florian Fischer | 2021-12-08 | 1 | -8/+17 |
| | | |||||
| * | add blog post about economy pieces | Florian Fischer | 2021-12-07 | 1 | -2/+7 |
| | | |||||
| * | [html] add decks page and cleanup makefile | Florian Fischer | 2021-12-06 | 1 | -14/+9 |
| | | |||||
| * | [html/make] only build rules html with numbered sections | Florian Fischer | 2021-04-28 | 1 | -5/+5 |
| | | |||||
| * | [html/make] generate numbered sections and self-contained html | Florian Fischer | 2021-04-28 | 1 | -1/+1 |
| | | |||||
| * | add simple web tools | Florian Fischer | 2021-04-02 | 1 | -1/+6 |
| | | |||||
| * | only the set headline as link in card listings | Florian Fischer | 2021-03-28 | 1 | -1/+1 |
| | | |||||
| * | link to set pdfs in card listing | Florian Fischer | 2021-03-28 | 1 | -1/+1 |
| | | |||||
| * | make html depend on the template and tweak sidebar css | Florian Fischer | 2021-03-28 | 1 | -3/+4 |
| | | |||||
| * | add en and de card listings to web page | Florian Fischer | 2021-03-27 | 1 | -20/+49 |
| | | |||||
| * | fix sidebar overlapping with main content and remove white space | Florian Fischer | 2021-03-25 | 1 | -1/+1 |
| | | |||||
| * | add YAML links to cards html page | Florian Fischer | 2021-03-25 | 1 | -0/+1 |
| | | |||||
| * | [html] fix rules creation | Florian Fischer | 2021-03-07 | 1 | -8/+15 |
| | | |||||
| * | [html] generate cards listing | Florian Fischer | 2021-03-01 | 1 | -14/+51 |
| | | |||||
| * | [html] add pandoc template using a sidebar for the toc | Florian Fischer | 2021-02-24 | 1 | -5/+4 |
| | | |||||
| * | add simple website to make muhq's game more accessible | Florian Fischer | 2021-02-20 | 1 | -0/+35 |
| TODO: show all cards on the website | |||||
