<feed xmlns='http://www.w3.org/2005/Atom'>
<title>muhqs-game/html/Makefile, branch master</title>
<subtitle>game material for muhq's game</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/'/>
<entry>
<title>update pandoc flags for embedding pictures in the html</title>
<updated>2022-12-28T09:16:07+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-12-28T09:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=3a940e82ec633e4604344a61c77dd0d864383f0c'/>
<id>3a940e82ec633e4604344a61c77dd0d864383f0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use python to generate card listings</title>
<updated>2022-01-04T13:39:57+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-01-04T13:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=0c797df47f0e65f6aeadd917e21ca580866723de'/>
<id>0c797df47f0e65f6aeadd917e21ca580866723de</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>html: add script generating hoverable card links with image previews</title>
<updated>2021-12-08T21:05:23+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2021-12-08T21:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=b119dae1631291b0052f1a7fe50c4c4f5f91be02'/>
<id>b119dae1631291b0052f1a7fe50c4c4f5f91be02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add blog post about economy pieces</title>
<updated>2021-12-07T13:37:52+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2021-12-07T13:37:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=e7c34f305c80fdc263f62cb6be953333f9cd9a31'/>
<id>e7c34f305c80fdc263f62cb6be953333f9cd9a31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[html] add decks page and cleanup makefile</title>
<updated>2021-12-06T16:37:44+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2021-12-06T16:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=5f765144b7c21cba7b4db210796ebaf6fdbd765d'/>
<id>5f765144b7c21cba7b4db210796ebaf6fdbd765d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[html/make] only build rules html with numbered sections</title>
<updated>2021-04-28T14:23:56+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2021-04-28T14:23:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=be1e04548e2596478017824aafd2acf3b2a19a61'/>
<id>be1e04548e2596478017824aafd2acf3b2a19a61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[html/make] generate numbered sections and self-contained html</title>
<updated>2021-04-28T14:13:51+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2021-04-28T14:13:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=d2eb6fa955f4b5d6a3dfc306ce1e81586baed854'/>
<id>d2eb6fa955f4b5d6a3dfc306ce1e81586baed854</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add simple web tools</title>
<updated>2021-04-02T20:27:54+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2021-04-02T20:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=23408c6b463ee2a73060f08e29b221467d310066'/>
<id>23408c6b463ee2a73060f08e29b221467d310066</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>only the set headline as link in card listings</title>
<updated>2021-03-28T11:27:43+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2021-03-28T11:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=0f8c8d3354e28c53f47cedfe3595f20f0b9300bd'/>
<id>0f8c8d3354e28c53f47cedfe3595f20f0b9300bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>link to set pdfs in card listing</title>
<updated>2021-03-28T11:22:24+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2021-03-28T11:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=ae667162b8b0f4146d10e393e78db2a602d6c8a8'/>
<id>ae667162b8b0f4146d10e393e78db2a602d6c8a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
