spelling, word choice, and link fixes to new Abra -> Recipes page

This commit is contained in:
basebuilder 2024-02-12 11:01:21 +01:00
parent ab5ac034e9
commit 568c27dc9a
1 changed files with 3 additions and 4 deletions

View File

@ -2,7 +2,7 @@
title: Recipes
---
_Recipes_ are what we call the configuration file used to deploy apps with our `abra` tool. A longer explanation is in the [glossary](/glossary#recipe). Our _Catalogue_ is a web interface for explore the currently available configurations, therefore which apps can be deployed.
_Recipes_ are what we call the configuration file used to deploy apps with our `abra` CLI tool. A longer explanation is in the [glossary](/glossary#recipe). Our _Catalogue_ is a web interface for exploring the currently available configurations, therefore which apps can be deployed.
### Catalogue
@ -10,7 +10,7 @@ Our catalogue is located at [recipes.coopcloud.tech](https://recipes.coopcloud.t
[Browse Our Recipes](https://recipes.coopcloud.tech/){ .md-button .md-button--primary }
The catalogue is a helpful place to understand the status of app recipes, who is taking care of the recipes, and who is maintaining deployed instances of which apps. To understand the various scores on recipes, read further.
The catalogue is a helpful place to easily understand the status of app recipes and the link to the source-code of the recipe. To understand the various scores on recipes, read further.
## Status, Features, Score
@ -84,7 +84,7 @@ Currently, recipe maintainers need to update the scores in this section manually
## Requesting Recipes
If you'd like to see a new recipe packaged there are two options for you. First is to contribte one as a _Maintainer_
The second option is to make a request on the `recipes-wishlist` repository issue tracker.
The second option is to make a request on the [`recipes-wishlist`](https://git.coopcloud.tech/coop-cloud/recipes-wishlist) repository issue tracker.
If no one is around to help, you can always take a run at it yourself, go to the [Maintainers](/maintainers/) section to help you on your way.
@ -105,4 +105,3 @@ If no one is around to help, you can always take a run at it yourself, go to the
</div>
We've seen nice things happen when the requesters are also willing to take an active role in testing the new recipe. Teaming up with whoever volunteers to help do the packaging is best.