aboutsummaryrefslogtreecommitdiff
path: root/html
Commit message (Collapse)AuthorAgeFilesLines
* link to cgitmasterFlorian Fischer2025-01-271-2/+2
|
* update pandoc flags for embedding pictures in the htmlFlorian Fischer2022-12-281-1/+1
|
* improve the rules html pageFlorian Fischer2022-09-251-3/+5
| | | | | Clarify that the official rules are the English ones. Reword the describtion of the linked pages.
* also apply color schemes to tools.htmlFlorian Fischer2022-02-151-2/+18
|
* use css variables to aplly colorsFlorian Fischer2022-02-151-11/+33
|
* cleanup template cssFlorian Fischer2022-02-151-8/+5
| | | | Remove unused css and introduce line breaks for better readability.
* use python to generate card listingsFlorian Fischer2022-01-041-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/maps: add tyrant mapFlorian Fischer2021-12-121-0/+1
|
* html/tools: add tyrant random house toolFlorian Fischer2021-12-121-1/+31
|
* html/tools: seperate range and highlightRandomFlorian Fischer2021-12-121-5/+5
|
* html/tools: rename map to xyFlorian Fischer2021-12-121-7/+7
|
* add the tyrant ai rules and tyrant set to cards.htmlFlorian Fischer2021-12-101-0/+3
|
* html: add script generating hoverable card links with image previewsFlorian Fischer2021-12-084-65/+54
|
* rename cash_or_trash to cash_or_trash!Florian Fischer2021-12-081-1/+1
|
* add blog post about economy piecesFlorian Fischer2021-12-073-3/+112
|
* [html] add decks page and cleanup makefileFlorian Fischer2021-12-064-24/+56
|
* [html/tools] correct random range from textFlorian Fischer2021-11-011-1/+3
|
* [html/cars] add potion setFlorian Fischer2021-10-191-0/+2
|
* [html/make] only build rules html with numbered sectionsFlorian Fischer2021-04-281-5/+5
|
* [html/make] generate numbered sections and self-contained htmlFlorian Fischer2021-04-281-1/+1
|
* improve tools.html styleFlorian Fischer2021-04-031-20/+52
|
* add simple web toolsFlorian Fischer2021-04-023-2/+190
|
* only the set headline as link in card listingsFlorian Fischer2021-03-281-1/+1
|
* link to set pdfs in card listingFlorian Fischer2021-03-281-1/+1
|
* make html depend on the template and tweak sidebar cssFlorian Fischer2021-03-282-34/+35
|
* fix html template cssFlorian Fischer2021-03-281-0/+1
|
* link the new set renders in the cards pageFlorian Fischer2021-03-281-7/+7
|
* fix intro headline (thx luca :*)Florian Fischer2021-03-281-1/+1
|
* [html] add missing cards pageFlorian Fischer2021-03-271-0/+39
|
* add en and de card listings to web pageFlorian Fischer2021-03-271-20/+49
|
* [html] reduce left padding of <ul> in our sidebarsFlorian Fischer2021-03-271-1/+1
|
* adjust the main content position only if necessaryFlorian Fischer2021-03-251-13/+16
|
* fix sidebar overlapping with main content and remove white spaceFlorian Fischer2021-03-252-48/+39
|
* add YAML links to cards html pageFlorian Fischer2021-03-251-0/+1
|
* [html] fix rules creationFlorian Fischer2021-03-072-9/+15
|
* fix link to yaml files whitch end with .ymlFlorian Fischer2021-03-041-5/+5
|
* s/raw/yaml/Florian Fischer2021-03-041-5/+5
|
* change links to raw map filesFlorian Fischer2021-03-041-5/+5
|
* [html] remove generated cards listingFlorian Fischer2021-03-011-726/+0
|
* [html] generate cards listingFlorian Fischer2021-03-012-15/+775
|
* use plural for cards linkFlorian Fischer2021-02-261-1/+1
|
* [html] add pandoc template using a sidebar for the tocFlorian Fischer2021-02-242-5/+289
|
* remove outogenerated htmlFlorian Fischer2021-02-2011-2569/+0
|
* add simple website to make muhq's game more accessibleFlorian Fischer2021-02-2017-2/+2648
| | | | TODO: show all cards on the website
* add license and contribution info to websiteFlorian Fischer2021-01-031-0/+8
|
* Use root README for technical instruction and html/ for fluffFlorian Fischer2021-01-031-0/+22