<feed xmlns='http://www.w3.org/2005/Atom'>
<title>muhqs-game/scripts/generate_card_hover_links.py, branch resize</title>
<subtitle>game material for muhq's game</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/'/>
<entry>
<title>use "../" as default placeholder_png_prefix</title>
<updated>2025-09-03T12:06:36+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-09-03T12:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=ae9775a41981b211a00244ddbacb84934cf9383a'/>
<id>ae9775a41981b211a00244ddbacb84934cf9383a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support a path prefix for the hover card placeholder png</title>
<updated>2025-09-03T11:49:08+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-09-03T11:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=149d4c9578a4fec1e6a99161a084eaebe0b7df6d'/>
<id>149d4c9578a4fec1e6a99161a084eaebe0b7df6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support cards including their path</title>
<updated>2025-08-20T13:57:19+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-06-10T04:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=1f2a464cff48c7dbd5101841af0897780bb3796b'/>
<id>1f2a464cff48c7dbd5101841af0897780bb3796b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve hover link creation</title>
<updated>2025-08-20T13:57:17+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-05-20T00:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=6a2e99a9edc1ba0d134dc27f447876c0bca23a51'/>
<id>6a2e99a9edc1ba0d134dc27f447876c0bca23a51</id>
<content type='text'>
* read the complete file from stdin
* support links from outside the html root by specifying a path prefix
  to the card listings
* small code cleanups
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* read the complete file from stdin
* support links from outside the html root by specifying a path prefix
  to the card listings
* small code cleanups
</pre>
</div>
</content>
</entry>
<entry>
<title>use absolute image path when invoking generate_card_hover_links.py</title>
<updated>2022-01-04T14:07:28+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-01-04T14:07:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=03e2013e9246c5b923df3b45aa16f50381a3a9c8'/>
<id>03e2013e9246c5b923df3b45aa16f50381a3a9c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve scripts</title>
<updated>2022-01-04T13:37:27+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-01-04T13:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=791a83da34ff35f7dc159e7f8d5f060f02c6bc5a'/>
<id>791a83da34ff35f7dc159e7f8d5f060f02c6bc5a</id>
<content type='text'>
* 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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
</pre>
</div>
</content>
</entry>
<entry>
<title>generalize hover link creation and use them in card listings</title>
<updated>2022-01-03T12:52:38+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2022-01-02T14:26:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=a9420214ad94466674be21785d31cf9aad49fd97'/>
<id>a9420214ad94466674be21785d31cf9aad49fd97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: improve code quality</title>
<updated>2021-12-12T14:10:34+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2021-12-12T14:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=8939a55b4e632f021a423b4508810b2720a7f3b3'/>
<id>8939a55b4e632f021a423b4508810b2720a7f3b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[generatecard_hover_links] fix popups not beeing in the viewport</title>
<updated>2021-12-10T10:28:38+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2021-12-10T10:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=0940394b9e9c492fd06cd9c3107f654f7bd0aa0e'/>
<id>0940394b9e9c492fd06cd9c3107f654f7bd0aa0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hover links: don't be pseudo fancy</title>
<updated>2021-12-08T21:15:51+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2021-12-08T21:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=042517de6d966308c92f8607125383761f039bbe'/>
<id>042517de6d966308c92f8607125383761f039bbe</id>
<content type='text'>
TODO: be really fancy and position the popup properly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TODO: be really fancy and position the popup properly
</pre>
</div>
</content>
</entry>
</feed>
