From 411060e2557f34c8dc7e378da6fbf859486fbd0a Mon Sep 17 00:00:00 2001 From: Ty Dunn Date: Sat, 3 Jun 2023 09:21:29 +0200 Subject: landing page, intro, getting started --- docs/src/components/HomepageFeatures/index.js | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'docs/src/components') diff --git a/docs/src/components/HomepageFeatures/index.js b/docs/src/components/HomepageFeatures/index.js index 0c5d8272..31df2b27 100644 --- a/docs/src/components/HomepageFeatures/index.js +++ b/docs/src/components/HomepageFeatures/index.js @@ -8,8 +8,8 @@ const FeatureList = [ Svg: require("@site/static/img/undraw_docusaurus_mountain.svg").default, description: ( <> - Seamlessly put your repetitive software development tasks on autopilot - by leveraging recipes created by others + Seamlessly put your repetitive software development tasks + on autopilot by leveraging recipes created by others ), }, @@ -18,9 +18,8 @@ const FeatureList = [ Svg: require("@site/static/img/undraw_docusaurus_tree.svg").default, description: ( <> - Use the Continue SDK to create your own custom steps and compose them - into personalized recipes, guiding LLMs through common sequences of - tasks + Use the Continue SDK to create custom steps and compose + them into recipes, guiding LLMs through common tasks ), }, @@ -29,8 +28,8 @@ const FeatureList = [ Svg: require("@site/static/img/undraw_docusaurus_react.svg").default, description: ( <> - Use the Continue GUI to review, reverse, and rerun steps or even entire - recipes, allowing you to build trust in LLMs + Use the Continue GUI to review, reverse, and rerun steps or even + entire recipes, allowing you to build trust in language models ), }, @@ -62,4 +61,4 @@ export default function HomepageFeatures() { ); -} +} \ No newline at end of file -- cgit v1.2.3-70-g09d2