diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2021-03-17 17:24:11 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2021-03-17 17:24:11 +0100 |
commit | 60f994a118afdde241d9a2296e2e8e090e08674d (patch) | |
tree | 249af0fa111e0c3ee9548c4d8ad95d0b30156db8 /doc/book/src/cookbook/index.md | |
parent | 002538f92c1d9f95f2d699337f7d891c6aa0c9a4 (diff) | |
download | garage-60f994a118afdde241d9a2296e2e8e090e08674d.tar.gz garage-60f994a118afdde241d9a2296e2e8e090e08674d.zip |
Working on the getting started guide
Diffstat (limited to 'doc/book/src/cookbook/index.md')
-rw-r--r-- | doc/book/src/cookbook/index.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/book/src/cookbook/index.md b/doc/book/src/cookbook/index.md index 741ecbe7..d7a51065 100644 --- a/doc/book/src/cookbook/index.md +++ b/doc/book/src/cookbook/index.md @@ -1 +1,5 @@ # Cookbook + +A cookbook, when you cook, is a collection of recipes. +Similarly, Garage's cookbook contains a collection of recipes that are known to works well! +This chapter could also be referred as "Tutorials" or "Best practises". |