From f51ccbf831d5fa8d9a1844cd498fd7d3be7a6a3f Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 13 Apr 2023 20:31:29 +0200 Subject: Update Ceres project page after v0.2.0 release --- content/git/ceres.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/content/git/ceres.md b/content/git/ceres.md index 55444d2..4cb4f91 100644 --- a/content/git/ceres.md +++ b/content/git/ceres.md @@ -2,19 +2,17 @@ "name":"ceres", "friendly_name":"Ceres", "description":"Recipe server for your favorite dishes", - "state":"experimental" + "state":"active" } -Ceres is a recipe server for your home network. It stores recipes with the -following fields in a database: +Ceres is a recipe server for your home network. Recipes are stored in simple +text files with a simple markup language. -- recipe title -- link to original recipe (optional) -- recipe description in [Markdown][1] -- a photo +The server is easy to install and very portable. See the [README][1] of the Git +repository for details. 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/ +[1]: https://cgit.xengineering.eu/ceres/tree/README.md -- cgit v1.2.3-70-g09d2