From 4f64aa401f225544b788d43db27d279cc0a0fe49 Mon Sep 17 00:00:00 2001 From: Diptesh Choudhuri Date: Fri, 21 Jun 2024 11:28:55 +0530 Subject: [PATCH] docs: information about pro version --- README.md | 7 +++++++ apps/landing/src/data/landing.json | 3 +-- apps/landing/src/pages/features.astro | 4 ++-- docs/content/index.md | 13 +++++++++++-- 4 files changed, 21 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fa07428118..77ae9c4fa4 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@

+ Pro featuresInstallationConfigurationHosted version @@ -36,6 +37,12 @@ hosted tracker you will ever need! If you were using `v5.*` of Ryot, please read the [migration guide](https://docs.ryot.io/migration#from-v5-to-v6) for instructions. +## Pro version + +Ryot is available in two versions - community and pro. The pro version has additional +features like recommendations, supercharged collections etc. Learn more about the pro +version [here](https://ryot.io/features). + ## 💻 Demo You can use the demo account on the Ryot website. Login with the username `demo` and diff --git a/apps/landing/src/data/landing.json b/apps/landing/src/data/landing.json index 12d2825b9c..70d8064b3a 100644 --- a/apps/landing/src/data/landing.json +++ b/apps/landing/src/data/landing.json @@ -29,8 +29,7 @@ { "label": "Prices", "href": "/#pricing-section" }, { "label": "Features", "href": "/features" }, { "label": "Contact", "href": "/#contact-section" }, - { "label": "Documentation", "href": "https://docs.ryot.io" }, - { "label": "Terms of Service", "href": "/terms" } + { "label": "Documentation", "href": "https://docs.ryot.io" } ] }, "heroData": { diff --git a/apps/landing/src/pages/features.astro b/apps/landing/src/pages/features.astro index fe5e3a7ddc..7cbb955dad 100644 --- a/apps/landing/src/pages/features.astro +++ b/apps/landing/src/pages/features.astro @@ -30,7 +30,7 @@ const data = await getLandingData(); media consumption. They are refreshed every hour.

@@ -43,7 +43,7 @@ const data = await getLandingData(); class="gap-y-5 flex flex-col items-center justify-between md:gap-x-10 md:flex-row" >