mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
docs: Add Key Features to README (#3678)
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
This commit is contained in:
parent
99a13bd0c4
commit
4aec294c26
14
README.md
14
README.md
@ -18,7 +18,7 @@
|
|||||||
<h3 align="center">Mealie</h3>
|
<h3 align="center">Mealie</h3>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
A Place for All Your Recipes
|
A Place For All Your Recipes
|
||||||
<br />
|
<br />
|
||||||
<a href="https://docs.mealie.io/"><strong>Explore the docs »</strong></a>
|
<a href="https://docs.mealie.io/"><strong>Explore the docs »</strong></a>
|
||||||
<a href="https://github.com/mealie-recipes/mealie">
|
<a href="https://github.com/mealie-recipes/mealie">
|
||||||
@ -38,12 +38,20 @@
|
|||||||
|
|
||||||
# About The Project
|
# About The Project
|
||||||
|
|
||||||
Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the URL and Mealie will automatically import the relevant data, or add a family recipe with the UI editor. Mealie also provides an API for interactions from 3rd party applications.
|
Mealie is a self hosted recipe manager, meal planner and shopping list with a RestAPI backend and a reactive frontend built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the URL and Mealie will automatically import the relevant data, or add a family recipe with the UI editor. Mealie also provides an API for interactions from 3rd party applications.
|
||||||
|
|
||||||
- [Remember to join the Discord](https://discord.gg/QuStdQGSGK)!
|
- [Remember to join the Discord](https://discord.gg/QuStdQGSGK)!
|
||||||
- [Documentation](https://docs.mealie.io/)
|
- [Documentation](https://docs.mealie.io/)
|
||||||
|
|
||||||
|
|
||||||
|
## Key Features
|
||||||
|
- Recipe imports: Create recipes, by **importing from a URL** or entering data manually
|
||||||
|
- Meal Planner: Use the **Meal Planner** to plan your what you'll cook for the next week
|
||||||
|
- Shopping List: Put the necessary ingredients on your **Shopping List**, organised into sections of your local supermarket
|
||||||
|
- Cookbooks: Group recipes into **Cookbooks** based on your own criteria
|
||||||
|
- Docker: Easy **Docker** deployment
|
||||||
|
- Localisation: **Translations** for 35+ languages
|
||||||
|
|
||||||
<!-- CONTRIBUTING -->
|
<!-- CONTRIBUTING -->
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
@ -58,7 +66,7 @@ If you are not a coder, you can still contribute financially. Financial contribu
|
|||||||
|
|
||||||
### Translations
|
### Translations
|
||||||
|
|
||||||
Translations can be a great way for **non-coders** to contribute to project. We use [Crowdin](https://crowdin.com/project/mealie) to allow several contributors to work on translating Mealie. You can simply help by voting for your preferred translations, or even by completely translating Mealie into a new language.
|
Translations can be a great way for **non-coders** to contribute to the project. We use [Crowdin](https://crowdin.com/project/mealie) to allow several contributors to work on translating Mealie. You can simply help by voting for your preferred translations, or even by completely translating Mealie into a new language.
|
||||||
|
|
||||||
For more information, check out the translation page on the [contributor's guide](https://nightly.mealie.io/contributors/translating/).
|
For more information, check out the translation page on the [contributor's guide](https://nightly.mealie.io/contributors/translating/).
|
||||||
|
|
||||||
|
@ -14,10 +14,14 @@ Mealie offers two main ways to create recipes. You can use the integrated recipe
|
|||||||
|
|
||||||
Mealie supports importing recipes from a few other sources besides websites. Currently the following sources are supported:
|
Mealie supports importing recipes from a few other sources besides websites. Currently the following sources are supported:
|
||||||
|
|
||||||
- Mealie Pre v1
|
- Tandoor
|
||||||
- Nextcloud Cookbooks
|
- Nextcloud Cookbooks
|
||||||
- Paprika
|
- Paprika
|
||||||
- Chowdown
|
- Chowdown
|
||||||
|
- Plan to Eat
|
||||||
|
- Recipe Keeper
|
||||||
|
- Copy Me That
|
||||||
|
- My Recipe Box
|
||||||
|
|
||||||
You can access these options on your installation at the `/group/migrations` page on your installation. If you'd like to see another source added, feel free to request so on Github.
|
You can access these options on your installation at the `/group/migrations` page on your installation. If you'd like to see another source added, feel free to request so on Github.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user