<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cooking/public/index.html, branch main</title>
<subtitle>Show recipes with adjustable ingredient portions.</subtitle>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/cooking/'/>
<entry>
<title>Generate public/index.html</title>
<updated>2023-03-08T08:06:47+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2023-03-08T08:06:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/cooking/commit/?id=15562b8bcc17d590285d0442c292fbba32229e05'/>
<id>15562b8bcc17d590285d0442c292fbba32229e05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify muffins recipe</title>
<updated>2023-03-08T07:26:08+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2023-03-08T07:26:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/cooking/commit/?id=ebbeae447bf4a205329d8bebb3dbe02614b64a90'/>
<id>ebbeae447bf4a205329d8bebb3dbe02614b64a90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Lasagnes Végétariennes recipe</title>
<updated>2022-10-27T13:55:57+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2022-10-27T13:55:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/cooking/commit/?id=18c59a76491f0467d90ece375d6467f455854d55'/>
<id>18c59a76491f0467d90ece375d6467f455854d55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cake banane chocolat</title>
<updated>2022-10-15T08:15:41+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2022-10-15T08:15:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/cooking/commit/?id=dbaa475923a3319c5d1b15c559c2c2d2df131970'/>
<id>dbaa475923a3319c5d1b15c559c2c2d2df131970</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write recipes in markdown and transform with pandoc</title>
<updated>2022-07-10T12:31:36+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2022-07-10T12:17:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/cooking/commit/?id=c1e387f2f84014cc7872b5cfcc5865fd2db2b968'/>
<id>c1e387f2f84014cc7872b5cfcc5865fd2db2b968</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add “ Pain d’épices ” recipe</title>
<updated>2022-07-09T21:21:55+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2022-07-09T21:21:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/cooking/commit/?id=87152a837819dd3ede0c8d8906a7543b183decfa'/>
<id>87152a837819dd3ede0c8d8906a7543b183decfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add “fontand-au-chocolat-et-lait” recipe</title>
<updated>2021-02-13T09:56:11+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2021-02-13T09:56:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/cooking/commit/?id=2f5a9546af0d59d56bb816de1a4a580a14f0f13a'/>
<id>2f5a9546af0d59d56bb816de1a4a580a14f0f13a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ending li tags</title>
<updated>2021-01-09T17:42:01+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2021-01-09T17:42:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/cooking/commit/?id=95c53df62bd42090f5b4b7a14806d28c19e693ac'/>
<id>95c53df62bd42090f5b4b7a14806d28c19e693ac</id>
<content type='text'>
&gt; An li element's end tag may be omitted if the li element is immediately
&gt; followed by another li element or if there is no more content in the
&gt; parent element.

https://html.spec.whatwg.org/multipage/syntax.html#optional-tags
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&gt; An li element's end tag may be omitted if the li element is immediately
&gt; followed by another li element or if there is no more content in the
&gt; parent element.

https://html.spec.whatwg.org/multipage/syntax.html#optional-tags
</pre>
</div>
</content>
</entry>
<entry>
<title>Use plain HTML and CSS</title>
<updated>2021-01-09T13:24:49+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2021-01-09T13:24:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/cooking/commit/?id=026ace6302f23837e34e982f6660e09ff38ee97b'/>
<id>026ace6302f23837e34e982f6660e09ff38ee97b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
