<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Cana/app, branch master</title>
<subtitle>Project Gemini server written in Haskell</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/Cana/'/>
<entry>
<title>Implement XML configuration support</title>
<updated>2021-07-15T08:48:18+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2021-07-15T08:48:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/Cana/commit/?id=4ef5c4e29379c8eed49f6f24ab5f4a3d73cfe3a5'/>
<id>4ef5c4e29379c8eed49f6f24ab5f4a3d73cfe3a5</id>
<content type='text'>
This alleviates the need to define the server in Haskell and
re-compile the binary every time something in the configuration changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This alleviates the need to define the server in Haskell and
re-compile the binary every time something in the configuration changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add static file server</title>
<updated>2021-06-28T22:08:09+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2021-06-28T22:08:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/Cana/commit/?id=dce5159d2a7c8d2043a9686cbeca76fec69fac87'/>
<id>dce5159d2a7c8d2043a9686cbeca76fec69fac87</id>
<content type='text'>
Some simple code that allows Cana to serve files from a directory, and
not just provide static responses.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some simple code that allows Cana to serve files from a directory, and
not just provide static responses.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2021-06-27T22:05:53+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2021-06-27T22:05:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/Cana/commit/?id=84ca6df46909d39585d96c555b431020f1fbf9c5'/>
<id>84ca6df46909d39585d96c555b431020f1fbf9c5</id>
<content type='text'>
This is a working version that can serve pages, yay! A lot of features
still missing though, as well as proper package metadata.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a working version that can serve pages, yay! A lot of features
still missing though, as well as proper package metadata.
</pre>
</div>
</content>
</entry>
</feed>
