<feed xmlns='http://www.w3.org/2005/Atom'>
<title>swiftstory.git/README, branch master</title>
<subtitle>SwiftStory game</subtitle>
<id>http://git.sigexec.com/cgit.cgi/swiftstory.git/atom?h=master</id>
<link rel='self' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/'/>
<updated>2021-12-26T20:28:43+00:00</updated>
<entry>
<title>Remove jQuery from the tree</title>
<updated>2021-12-26T20:28:43+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2021-12-26T20:14:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=a101bdaa02465c503c71cfc15b1820a40c22d2b8'/>
<id>urn:sha1:a101bdaa02465c503c71cfc15b1820a40c22d2b8</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>Make cards be part of the Python package data</title>
<updated>2021-12-26T17:28:21+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2021-12-26T16:11:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=d592880c4bc4c581d8847d96ff73bc319ca1fac2'/>
<id>urn:sha1:d592880c4bc4c581d8847d96ff73bc319ca1fac2</id>
<content type='text'>
We now load the cards using pkg_resources. This is way better in many
aspects:
 * we can install the package using pip without having issues loading
  cards
 * we don't need to chdir to / before running swiftstoryd
 * we don't need to rely on data_files which is deprecated.

Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>Fix typos in README</title>
<updated>2020-11-01T23:07:22+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2020-11-01T23:07:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=ed632138cfda065d20d91f93cd711617e921ff75'/>
<id>urn:sha1:ed632138cfda065d20d91f93cd711617e921ff75</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>Update reqs. since a different WS library is now used</title>
<updated>2020-05-15T00:47:20+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2020-05-14T23:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=a6d1a66841bfde5190f49a74da46d58923185402'/>
<id>urn:sha1:a6d1a66841bfde5190f49a74da46d58923185402</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>moved webapp files in the usr/share/swiftstory dir</title>
<updated>2018-03-09T12:38:23+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2018-03-09T12:38:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=8da3b6f8e31e1c9cf40e3f5ffd25316d5bce5944'/>
<id>urn:sha1:8da3b6f8e31e1c9cf40e3f5ffd25316d5bce5944</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>renamed webapp/ www/</title>
<updated>2018-03-09T12:38:23+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2018-03-09T12:38:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=3ce0c30a4c1518e53bcd6c2773895a39adfb1a1e'/>
<id>urn:sha1:3ce0c30a4c1518e53bcd6c2773895a39adfb1a1e</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>renamed the project SwiftStory</title>
<updated>2018-03-09T12:38:22+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2018-03-09T12:38:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=493b116f73ec3912ca7af3d6ece3434279cbcfb5'/>
<id>urn:sha1:493b116f73ec3912ca7af3d6ece3434279cbcfb5</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>rearchitecture the data files</title>
<updated>2015-06-15T00:15:13+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2015-06-15T00:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=9d6c80bac902cb5c32146e2a891aa5e1317e144e'/>
<id>urn:sha1:9d6c80bac902cb5c32146e2a891aa5e1317e144e</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;duskcoder@gmail.com&gt;
</content>
</entry>
<entry>
<title>added an example with php -S in the README</title>
<updated>2015-06-14T22:28:55+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2015-06-14T22:28:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=3971eaaf9ea1031ea2a1675798fc01d062339dde'/>
<id>urn:sha1:3971eaaf9ea1031ea2a1675798fc01d062339dde</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;duskcoder@gmail.com&gt;
</content>
</entry>
<entry>
<title>moved the webapp pages in the webapp/ dir</title>
<updated>2015-06-14T22:24:30+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2015-06-14T22:21:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=71cd5aa94b2706a75f47d5d4c3ab2a5296cc6023'/>
<id>urn:sha1:71cd5aa94b2706a75f47d5d4c3ab2a5296cc6023</id>
<content type='text'>
the procedure to install the webapp is described in the README file.

Signed-off-by: Olivier Gayot &lt;duskcoder@gmail.com&gt;
</content>
</entry>
</feed>
