<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/libweb/examples, branch v0.1.0</title>
<subtitle>Small and lightweight web framework written in C99 and POSIX.1-2008.
</subtitle>
<id>https://gitea.privatedns.org/xavi/libweb/atom?h=v0.1.0</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/libweb/atom?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libweb/'/>
<updated>2023-10-25T12:10:52+00:00</updated>
<entry>
<title>examples: Fix wrong library name</title>
<updated>2023-10-25T12:10:52+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-10-25T12:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libweb/commit/?id=c6083ca2234b7bd19df62a20eb2549385ffdb382'/>
<id>urn:sha1:c6083ca2234b7bd19df62a20eb2549385ffdb382</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename project from slweb to libweb</title>
<updated>2023-10-10T22:07:13+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-10-10T21:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libweb/commit/?id=0222b75e8554796548e079aa3393c512ae30ac24'/>
<id>urn:sha1:0222b75e8554796548e079aa3393c512ae30ac24</id>
<content type='text'>
It was found out there was another project of the same name around
(https://git.sr.ht/~strahinja/slweb/), also related to website
generation.

In order to avoid confusion, a new name has been chosen for this
project. Surprisingly, libweb was not in use by any distributions
(according to https://repology.org and AUR index), and it should
reflect well the intention behind this project i.e., being a library
to build web-related stuff.
</content>
</entry>
<entry>
<title>examples/Makefile: Add html example</title>
<updated>2023-09-24T22:18:41+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-09-24T22:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libweb/commit/?id=d9dbad1bc63e0b2442ff81f8e839391a7e27c583'/>
<id>urn:sha1:d9dbad1bc63e0b2442ff81f8e839391a7e27c583</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add HTML serializer example</title>
<updated>2023-09-15T12:58:37+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-09-15T12:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libweb/commit/?id=70670e129ef09acfb28be013d06f2773b5a7d04d'/>
<id>urn:sha1:70670e129ef09acfb28be013d06f2773b5a7d04d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hello/main.c: Add missing length callback</title>
<updated>2023-09-07T11:45:10+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-09-07T11:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libweb/commit/?id=11df321edaae2e0eae9603ea333cc19535b9eab6'/>
<id>urn:sha1:11df321edaae2e0eae9603ea333cc19535b9eab6</id>
<content type='text'>
Even if the feature is unsupported by the application, slweb requires
`length` to be a valid function pointer.
</content>
</entry>
<entry>
<title>Add hello world example</title>
<updated>2023-08-08T22:32:13+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-08-06T14:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/libweb/commit/?id=4ee88984fcca86c5b0c9c4bbb7e9148c7d2fe9db'/>
<id>urn:sha1:4ee88984fcca86c5b0c9c4bbb7e9148c7d2fe9db</id>
<content type='text'>
</content>
</entry>
</feed>
