From 91c02074bdccb3ee9050411bd4fe387746a54e50 Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 7 Nov 2022 20:51:53 +0100 Subject: Add project page for Ceres --- content/git/ceres.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/content/git/ceres.md b/content/git/ceres.md index 3762c6d..55444d2 100644 --- a/content/git/ceres.md +++ b/content/git/ceres.md @@ -4,3 +4,17 @@ "description":"Recipe server for your favorite dishes", "state":"experimental" } + +Ceres is a recipe server for your home network. It stores recipes with the +following fields in a database: + +- recipe title +- link to original recipe (optional) +- recipe description in [Markdown][1] +- a photo + +A future version of Ceres should allow to model the recipes in a formal way +instead of free text. This allows features like generated grocery lists or +automatic calculation of nutritional values. + +[1]: https://commonmark.org/ -- cgit v1.2.3-70-g09d2