<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ceres/recipe.go, branch step-re-ordering</title>
<subtitle>Recipe server for your favorite dishes</subtitle>
<id>https://cgit.xengineering.eu/ceres/atom/recipe.go?h=step-re-ordering</id>
<link rel='self' href='https://cgit.xengineering.eu/ceres/atom/recipe.go?h=step-re-ordering'/>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/'/>
<updated>2023-09-17T09:07:08Z</updated>
<entry>
<title>Remove complete implementation</title>
<updated>2023-09-17T09:07:08Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2023-09-17T09:07:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=ea54de7d32e6b576ccfb430e7e57811b7c4587fe'/>
<id>urn:sha1:ea54de7d32e6b576ccfb430e7e57811b7c4587fe</id>
<content type='text'>
Restarting from scratch seems to be the fastest approach to switch to
sqlite and get rid of some other structural mistakes from the past.
</content>
</entry>
<entry>
<title>Switch to tripel to describe ingredients</title>
<updated>2023-05-01T16:07:55Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2023-05-01T16:07:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=358c5e76d67477b26d841985649b9279d7633fc3'/>
<id>urn:sha1:358c5e76d67477b26d841985649b9279d7633fc3</id>
<content type='text'>
It is always the same:

- amount float32
- unit   string
- type   string

This is good as a starting point. Later the types of ingredients might
have to be tracked. In this a string as key is maybe not the best.
</content>
</entry>
<entry>
<title>Fix empty title regression</title>
<updated>2023-04-28T08:44:29Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2023-04-26T05:04:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=12daf84f2df56b639f7f37a7894612d5355a7c37'/>
<id>urn:sha1:12daf84f2df56b639f7f37a7894612d5355a7c37</id>
<content type='text'>
Empty title should be avoided because the recipe otherwise just
disappears.
</content>
</entry>
<entry>
<title>Remove legacy Recipe struct</title>
<updated>2023-04-22T17:28:54Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2023-04-22T17:28:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=7bb54a56e993723b2867efbafddd1b9abfebcd9e'/>
<id>urn:sha1:7bb54a56e993723b2867efbafddd1b9abfebcd9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement index page with JSON</title>
<updated>2023-04-22T17:17:04Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2023-04-22T16:41:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=a0cc83b88357e73a6bcae156b26029fc5257ac20'/>
<id>urn:sha1:a0cc83b88357e73a6bcae156b26029fc5257ac20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement basic recipe target with JSON</title>
<updated>2023-04-22T15:54:57Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2023-04-22T15:40:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=17f2abc3961fb854fb127f6b99c30ebb494b8e3d'/>
<id>urn:sha1:17f2abc3961fb854fb127f6b99c30ebb494b8e3d</id>
<content type='text'>
</content>
</entry>
</feed>
