Skip to content

Commit

Permalink
Merge pull request #528 from julianpoy/updated-welcome
Browse files Browse the repository at this point in the history
Update welcome language
  • Loading branch information
julianpoy authored Jul 6, 2020
2 parents af2cef0 + 3dac22c commit 86a4c72
Showing 1 changed file with 15 additions and 13 deletions.
28 changes: 15 additions & 13 deletions Frontend/src/app/pages/info-components/welcome/welcome.page.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h1>
</h1>

<p class="subtitle">
Personal recipe keeper for Web, IOS, and Android
A free recipe keeper, meal planner, and shopping list organizer for Web, IOS, and Android
</p>

<br />
Expand Down Expand Up @@ -55,25 +55,27 @@ <h1>
</div>

<div class="ion-padding welcomeContent">
<h2>Welcome to RecipeSage!</h2>
<span class="sectionHeader">Welcome to RecipeSage!</span><br />

RecipeSage is free (donation based) personal recipe keeper for Web, IOS, and Android.<br /><br />
<br />

RecipeSage is free (donation based) personal recipe keeper, meal planner, and shopping list manager for Web, IOS, and Android.<br /><br />

Sync your recipes between all of your devices. Share your recipes, shopping lists, and meal plans with family members. Quickly capture and save recipes from any website with the RecipeSage browser extension.
Quickly capture and save recipes from any website simply by entering the website URL. Sync your recipes, meal plans, and shopping lists between all of your devices. Share your recipes, shopping lists, and meal plans with family and friends.

<br /><br /><br />

<span class="sectionHeader">What can RecipeSage do?</span><br />

<ul>
<li>Store all of your recipes, sync between all of your devices</li>
<li>Assign labels to your recipes and filter by label</li>
<li>Powerful search within your recipe collection</li>
<li>Send recipes and notes to your friends and family</li>
<li>Create collaborative shopping lists and meal plans</li>
<li>Clip recipes directly from the web via the Chrome and Firefox browser add-ons</li>
<li>Import from Pepperplate, Living Cookbook, and Paprika</li>
<li>Export your recipes in multiple formats for data portability</li>
<li><b>Import from any URL:</b> Create a recipe simply by punching in a web URL</li>
<li><b>Powerful search:</b> Search every field within your recipes including misspellings and similar words</li>
<li><b>Labelling/categorization system:</b> Tag your recipes and filter by tags</li>
<li><b>Drag and drop meal planning:</b> Schedule your meals interactively, quickly and easily</li>
<li><b>Shopping lists:</b> Automatically categorized and intelligently grouped - add your recipes directly to a shopping list and similar items will be combined</li>
<li><b>Sharing:</b> Share your recipes, collaborate on meal plans and shopping lists with your family or friends</li>
<li><b>Import:</b> Supports Pepperplate, Living Cookbook, and Paprika</li>
<li><b>Export:</b> Back up your recipes in multiple formats for data portability</li>
</ul>

<span class="sectionHeader">Why RecipeSage?</span><br />
Expand All @@ -82,7 +84,7 @@ <h2>Welcome to RecipeSage!</h2>
<li>Free (donation based)</li>
<li>Easy to use</li>
<li>Available on desktop and all mobile devices</li>
<li>Chrome and Firefox desktop extensions make it easy to clip recipes from the web</li>
<li>Import recipes from any URL</li>
</ul>

<br /><br />
Expand Down

0 comments on commit 86a4c72

Please sign in to comment.