summaryrefslogtreecommitdiff
path: root/content/git/ceres.md
blob: 4cb4f91e6b94c534756eef84930c1543afc8389d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
	"name":"ceres",
	"friendly_name":"Ceres",
	"description":"Recipe server for your favorite dishes",
	"state":"active"
}

Ceres is a recipe server for your home network. Recipes are stored in simple
text files with a simple markup language.

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://cgit.xengineering.eu/ceres/tree/README.md