| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | adapt html Makefile and recvDraftRates.jsdraftsim | Florian Fischer | 2025-07-28 | 1 | -2/+11 |
| | | |||||
| * | configure blog directory index | Florian Fischer | 2025-07-03 | 1 | -1/+1 |
| | | |||||
| * | fix linkable rules and support nesting | Florian Fischer | 2025-07-03 | 1 | -1/+1 |
| | | |||||
| * | move wasm_exec.js to js subdir | Florian Fischer | 2025-07-03 | 1 | -3/+3 |
| | | |||||
| * | add boss overview pages | Florian Fischer | 2025-07-03 | 1 | -3/+23 |
| | | |||||
| * | copy JS files and do not include card listings title | Florian Fischer | 2025-07-03 | 1 | -3/+2 |
| | | |||||
| * | add rss feed | Florian Fischer | 2025-05-18 | 1 | -1/+9 |
| | | |||||
| * | specify the language of the rules | Florian Fischer | 2025-05-18 | 1 | -1/+1 |
| | | |||||
| * | make rules in html linkable | Florian Fischer | 2025-05-18 | 1 | -1/+12 |
| | | |||||
| * | improve wasm support during build time | Florian Fischer | 2025-04-10 | 1 | -2/+5 |
| | | | | | | Copy wasm_exec.js bundled with the used go version. Generalise the wasm build rule. | ||||
| * | explicitly use bash as shell | Florian Fischer | 2025-04-04 | 1 | -0/+1 |
| | | |||||
| * | add random tile selection from map to the web tools | Florian Fischer | 2025-01-27 | 1 | -7/+12 |
| | | |||||
| * | 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 | |||||
